Jason
Jason
Possible to have something analogous to TabControl's TabStripPlacement? The vertical orientations not so much but just the option to position the tabs on the bottom (excel-style)?
Hi Govert - WorkbookIntelliSenseProvider throws an System.Runtime.InteropServices.COMException (Invalid Index) in the case we're relying on the DNA provider because the worksheet for the WB provider will not be present. This...
The ribbon portion of the addin causes excel to crash on various corporate machine running 365. It's related to the ribbon registration although it's hard to say what the root-cause...
Hi - So I'm a bit puzzled by the following code in the MAYA exporter. Looks like extractDOF does nothing (#if 0'd) and am unclear about the custom node with...
For enums that are present as fields in API facing structs (e.g. DescriptorType) it would be great to have them provided an explicit size. The use-case is for managed bindings...
Hi, There is an issue with how CppElement.Span is assigned in the case of headers containing forward declarations. The problem is that (in at least in some situations) the span...
Please note this applies to the modern branch. Minimal example based on the Northwind tests. This leads to the association between the tables being lost and so the resultant SQL...
The CloneAs* methods for PrimitiveDataFrameColumn are incorrect. They seem to assume 1 input buffer will become 1 output buffer. This can't be correct in the case where for example: -...
On a fresh install of MSVC (as I write this 17.14.11) one will receive errors that the Microsoft.Android targeting pack doesn't exist. For .net 8 it appears SupportedOSPlatformVersion=34 is now...