List Question
20 TechQA 2024-01-17T08:00:54.727000how to declare IntPtr in iOS Binding project on Xamarin
26 views
Asked by ticitak
Method not returning same result as a block of code in main. Identical code
62 views
Asked by MatthieuCross
Powershell - Get current Active Window title and set it as a string
1.2k views
Asked by jeriru
How can I use await in this function?
109 views
Asked by fetix
Random results when passing byte array from c++ DLL to c# client
203 views
Asked by 34n
Trying to convert IntPtr to byte array gives me AccessViolationException
214 views
Asked by c00000fd
Call function in C++ dll from C#
848 views
Asked by CodeFingers
Okay to call Marshal.CoTaskMem(ptrA) after using Marshal.StringToHGlobakAnsi?
126 views
Asked by JaceNam
How to convert an IntPtr to array of structs
1k views
Asked by MushroomTip
for loop from intPtr, how?
316 views
Asked by Confused
SharpDx: Cannot convert from 'System.IntPtr' to 'SharpDX.MediaFoundation.IByteStream'
152 views
Asked by Selim Boz
Is there any equivalent to Marshal in c# to Java?
237 views
Asked by kIN
Does "Environment.Is64BitProcess" equal to "IntPtr.Size == 8"?
258 views
Asked by Beginner
Some question about IntPtr in C# , it can automatic cleaning by GC?
243 views
Asked by jzian
System.IntPtr and nint in C# Microsoft.CodeAnalysis
1.5k views
Asked by Marlon Dumal-is
How to correctly pin objects for GC in c# to prevent AccessViolationException?
192 views
Asked by Simon Tendick
How can I properly send a double array in C# to a C dll?
139 views
Asked by 6seven8nine
Convert double[,] to IntPtr C#
590 views
Asked by 6seven8nine
Should I free all of IntPtr's with FreeHGlobal once I'm done with them?
135 views
Asked by Amirreza Moeini Yegane
Discrepancies in IntPtr Value in .Net 4.7.2 & .Net 4.0
37 views
Asked by Ankit Bansal