Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pinvoke
How can I ignore a field when marshalling a structure with P/Invoke
Jul 29, 2013
.net
structure
pinvoke
marshalling
Step through the "managed to native transition" in Visual Studio?
Jul 21, 2018
.net
visual-studio
pinvoke
marshalling
native
How to call a C++ API from C#
Sep 19, 2022
c#
c++
dll
interop
pinvoke
C# P/Invoke: Marshalling structures containing function pointers
Oct 16, 2022
c#
pinvoke
marshalling
structure
function-pointers
C# Native Interop - Why most libraries use LoadLibrary and delegates instead of SetDllDirectory and simple DllImport
Nov 09, 2022
c#
.net
interop
pinvoke
How to marshal a variable sized array of structs? C# and C++ interop help
Dec 12, 2015
c#
.net
interop
pinvoke
marshalling
How do I bring an unmanaged application window to front, and make it the active window for (simulated) user input
Jul 02, 2022
c#
windows
pinvoke
foreground
C# not catching unhandled exceptions from unmanaged C++ dll
Sep 17, 2022
c#
c++
dll
exception-handling
pinvoke
C# - Convert unsafe byte* to byte[]
Nov 20, 2022
c#
pinvoke
Removing the Title bar of external application using c#
Aug 17, 2022
c#
winforms
process
pinvoke
Synchronizing 2 processes using interprocess synchronizations objects - Mutex or AutoResetEvent
Sep 09, 2020
c#
.net
synchronization
pinvoke
mutex
Understanding difference between use of fixed{}, Marshal.AllocHGlobal()and GCHandle.Alloc()
Dec 16, 2021
c#
pinvoke
marshalling
Hooking into Windows message loop in WPF window adds white border on the inside
Aug 19, 2019
c#
wpf
pinvoke
Retrieve Window Size without Windows Shadows
Apr 01, 2022
c#
windows
winapi
pinvoke
Attach form window to another window in C#
Oct 26, 2022
c#
winforms
pinvoke
In .NET, how do I Create a Junction in NTFS, as opposed to a Symlink?
Aug 16, 2022
.net
winapi
pinvoke
ntfs
deviceiocontrol
Lock Windows workstation programmatically in C#
Oct 23, 2022
c#
windows
pinvoke
pure-managed
P-Invoke in .net core with Linux
Sep 15, 2022
pinvoke
.net-core
int vs IntPtr when you have a handle?
Nov 14, 2022
c#
pinvoke
Why is the handling of exceptions from CloseHandle different between .NET 4 and 3.5?
Sep 14, 2022
c#
.net
winapi
interop
pinvoke
« Newer Entries
Older Entries »