Search code examples
Disable Windows Visual Effects through SystemParametersInfo...


c#visual-studio-2010pinvoke

Read More
Using a method from C that's pointer dependent in C#...


c#cpinvoke

Read More
The main form is frozen after finishing copying file (with a progress indicator) using CopyFileEx?...


c#multithreadingwinformswinapipinvoke

Read More
Worker role starts with reasonable memory usage but then memory usage increases constantly...


memory-managementpinvokeazure-worker-roles

Read More
C# Pinvoke of C Code issue...


c#pinvoke

Read More
Why does a native windows button still show as disabled despite removing disabled style?...


vb.netwinapipinvoke

Read More
How to determine how long a song is using winmm.dll?...


c#windowswinformspinvokemedia

Read More
C# how to get the Windows monitor name...


c#windowspinvoke

Read More
How do I solve the .NET CF exception "Can't find PInvoke DLL"?...


c#.netwindows-mobilepinvoke

Read More
How to get a NTFS file id for a folder...


c#winapiiopinvokentfs

Read More
override default new operator for an array of a class C#...


c#arrayspinvokenew-operator

Read More
How to Specify Correct Marshaling for DLL Import in C#...


cdllpinvokemarshallingdllimport

Read More
SetWindowLong/GetWindowLong and 32-bit/64-bit CPUs...


c#winapi64-bitpinvoke32-bit

Read More
C# P/Invoke and array of structs containing byte arrays...


c#interoppinvoke

Read More
SetClassLong(hWnd, GCL_HICON, hIcon) cannot replace WinForms Form.Icon...


winformswinapipinvokeicons

Read More
Need Help Diagnosing a Failing P/Invoke Call Only on Windows XP...


c#.netpinvoke

Read More
Accessing managed object in a c# callback passed to a native dll...


c#delphipinvoke

Read More
Porting C struct to C#...


c#cpinvoke

Read More
Mapping unmanaged data to a managed structure in .NET...


c#.netwinapipinvokeunmanaged

Read More
C# pinvoke marshalling structure containg vector<structure>...


c#-3.0compact-frameworkpinvoke

Read More
How to marshal collection in c# to pass to native (C++) code...


c#c++pinvokemarshalling

Read More
Supporting multiple instances of a plugin DLL with global data...


cwindowsdllpinvokeipc

Read More
How can I call SHExtractIconsW from C#?...


c#pinvokedllimport

Read More
AccessViolationException calling Fortran from C#...


c#fortranpinvokemarshallingaccess-violation

Read More
gdi32.GetObject doesn't work when running 64-bit...


c#.net64-bitpinvokegdi+

Read More
Declarations of p/invoke for file io and pseudo terminal...


c#linuxmonopinvoke

Read More
Get process ID of a client that connected to a named pipe server with C#...


c#.netwindowspinvokenamed-pipes

Read More
How to set non-natural alignment of a .NET struct?...


c#.netstructalignmentpinvoke

Read More
C++ function calling from C# application. Attempted to read or write protected memory Error...


c#c++pinvoke

Read More
Passing byte array between C++ and C# ByRef raises AccessViolationException...


c#c++pinvokedllimport

Read More
BackNext