Search code examples
How to prevent WPF calling SetProcessDPIAware in unmanaged application...


c#wpfunmanaged

Read More
Importing an unmanaged dll and copying the pointer to a byte array in c#...


marshallingadaunmanaged

Read More
Make a DLL loaded with LoadLibrary show its windows in foreground...


c#dllwindowunmanagedforeground

Read More
Pinning an updateble struct before passing to unmanaged code?...


c#.netstructunmanagedpinning

Read More
Call to native DLL fails from a .NET Windows service...


.netwindowswindows-servicespinvokeunmanaged

Read More
Inspect unmanaged C++ objects/variables on Visual studio 2017...


c#visual-studiovisual-studio-debuggingunmanagedcode-inspection

Read More
Wait for a thread inside a C++ static object...


dllc++14clrunmanagedmanaged

Read More
Not Changing Computer Name, but changing $env:ComputerName...


c#.net-coreunmanaged

Read More
C# marhsal function returning pointer to array of structs...


c#.net-coremarshallingunmarshallingunmanaged

Read More
Right place to garbage collect File type in dispose pattern...


c#disposeunmanaged

Read More
Powershell - calling unmanaged Function CreateProfile crashes Powershell.exe...


powershellpinvokeunmanaged

Read More
Port unmanaged C++ project to C#...


c#c++unmanagedporting

Read More
Passing a Delegate to a callback function in unmanaged code using c#...


c#c++delegatesmarshallingunmanaged

Read More
Understanding unmanaged keyword in C#...


c#unmanagedunsafe

Read More
Why are C# callbacks only executed when the python module uses cv.imshow()?...


c#pythonc++unmanagedpybind11

Read More
Bind void * pointer to C++/Cli pointer of elementary type...


pointersc++-cliwrapperunmanagedroot-framework

Read More
Marshaling – what is it and why do we need it?...


c#.netunmanagedmarshallingmanaged

Read More
IDisposable pattern, is SafeFileHandle an unmanaged resource?...


c#unmanagedidisposable

Read More
Calling unmanaged function which takes a pointer to pointer parameter...


c#pinvokedllimportunmanagedmpv

Read More
&& : Cannot use this indirection on type '_Ty'...


c++-cliclrunmanagedmanaged

Read More
Calling unmanaged 32bit DLL exception occuring only on one user's computer: BadImageFormatExcept...


dllunmanaged32-bithresultbadimageformatexception

Read More
Problem: Calling C# Unmanged COM from C++ MFC...


c#c++visual-c++mfcunmanaged

Read More
How can I return a string from a C++/CLI method back to unmanaged C++ that calls it...


c#c++unmanagedmanagedbridge

Read More
How is it that a struct containing ValueTuple can satisfy unmanaged constraints, but ValueTuple itse...


c#.netgenericsunmanagedc#-7.3

Read More
Get device (joystick) guid with windows multimedia (winmm.dll)...


c#unmanagedmultimediawinmm

Read More
What is the difference in managed and unmanaged code, memory and size?...


c#.netunmanagedmanaged

Read More
'Kinecter::getCloud' : this function cannot be compiled as managed, consider using #pragma u...


c++unmanagedmanagedpoint-cloud-library

Read More
Populate C# struct using Mupen64Plus Unmanaged C dll API command...


c#cstructdllunmanaged

Read More
OpenCv from C# interop hangs on cvSaveImage, if no debugger!...


c#opencvinteropunmanaged

Read More
Calling C# programs from D...


dunmanaged

Read More
BackNext