dxnet icon indicating copy to clipboard operation
dxnet copied to clipboard

NotImplementedException in packages

Open JPDelprat opened this issue 3 years ago • 0 comments

In packages (and in source code), the Interop.cs file, which should be generated by InteropBuilder (according to comments) only contains methods which generate a NotImplementedException exception.

For example, I cannot use RawInput (crash in Device.GetDevices, which uses Utilities.SizeOf).

Thanks in advance, Cordially

JPDelprat avatar Aug 20 '22 06:08 JPDelprat