Search code examples
Pass String in C++ COM dll from C# function...

c#c++.net-4.5intptr

Read More
how to retrieve values from pointer to array of ULONG in C#...

c#c++pointersmarshallingintptr

Read More
Refreshing a folder that doesn't exist in the file system...

winapirefreshintptrshell-extensionschange-notification

Read More
.NET Interop IntPtr vs. ref...

c#.netwinapiinteropintptr

Read More
Reading Byte Array From Delphi Pointer In C#...

c#delphipinvokemarshallingintptr

Read More
C# get parent process from window handle...

c#processhandleintptr

Read More
Can we replace all "int" parameter & return types with "IntPtr" in the DllIm...

c#c++.netdllimportintptr

Read More
Properly compare IntPtr to int...

c#intptr

Read More
How to release/free IntPtr to function pointer?...

c#nativereleasefreeintptr

Read More
Simulate keyboard click in GTA:SA...

c#winformssendkeysintptr

Read More
dynamic way to free intPtr...

c#intptr

Read More
Operator + cannot be applied to operands of type IntPtr and int - .Net 3.5...

c#intptr

Read More
Get pointer to unmanaged memory in C# from C++...

c#pointerspinvokeintptr

Read More
How can I get a COM component which can be used on Windows phone 8 project with C#...

dllimportvoid-pointersintptrwindows-phone-8

Read More
Why does IntPtr not implement IEquatable<IntPtr>?...

c#boxingintptriequatable

Read More
Convert IntPtr to an object C#...

c#c++wpftype-conversionintptr

Read More
IntPtr Address increment (not value)...

c#.netmarshallingintptr

Read More
Marshal.Copy, copying an array of IntPtr into an IntPtr...

c#arrayscopymarshallingintptr

Read More
How to wait for the first of the 2: a process and an EventWaitHandle...

c#processintptrwaithandle

Read More
Pointer address of intptr...

c#intptr

Read More
C# Can I check if an IntPtr is null?...

c#nullintptr

Read More
Why can't we take a pointer to a string?...

c#pointersintptr

Read More
Kernel32 VirtualAllocEx returning IntPtr.Zero Intermittently...

c#interoptooltipintptr

Read More
Tell if IntPtr points to managed or unmanaged memory...

c#.netinteropintptr

Read More
C# Process.MainWindowHandle always returns IntPtr Zero...

c#processintptrwindow-handles

Read More
How is IntPtr Marshalled?...

c#pinvokeintptr

Read More
Can IntPtr be cast into a byte array without doing a Marshal.Copy?...

c#.netintptr

Read More
Pendulum Swinging Strangely, IntPtr Overflows...

c#overflowintptr

Read More
converting IntPtr as c# struct pointer...

c#c++pointersintptr

Read More
How to convert an IntPtr back into an object...

c#unmanagedmarshallingintptr

Read More
BackNext