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
P/Invoke a purely C++ library?
Nov 24, 2020
.net
c++
pinvoke
When using pinvoke, what is the base path for a dll when only the dll name is provided?
Aug 08, 2021
c#
pinvoke
dllimport
Call delphi dll function from C# passing in a byte array
Jul 02, 2020
c#
delphi
interop
pinvoke
bytearray
Is it possible to marshal native struct array to managed array with out a for loop
May 28, 2020
c++
interop
c++-cli
pinvoke
marshalling
PInvoke with a void * versus a struct with an IntPtr
Aug 06, 2018
c#
interop
pinvoke
Convert unmanaged C++ pointer to an object to a managed C# object
Oct 10, 2019
c#
c++
.net
pinvoke
marshalling
.net core - PInvoke C shared library function which depends on another shared library
Mar 21, 2022
c#
raspberry-pi
shared-libraries
.net-core
pinvoke
Embed C++ Libraries into .Net Libraries
Aug 21, 2020
c#
c++
pinvoke
C# calling native C++ all functions: what types to use?
Mar 26, 2022
c#
.net
c++
windows
pinvoke
.NET Portability Warning: CA1901 PInvoke Declarations Should Be Portable
Nov 24, 2017
.net
pinvoke
code-analysis
portable-applications
Allocation and deallocation of memory in unmanaged code using platform Invoke (C#)
Apr 27, 2018
c#
.net
memory-leaks
pinvoke
unmanaged
iterating over memory allocated with Marshal.AllocHGlobal()
Apr 10, 2021
c#
pinvoke
C# - AdjustTokenPrivileges not working on 32bit
Nov 12, 2019
c#
.net
pinvoke
32bit-64bit
privileges
How to call GetStdHandle, GetConsoleMode from Powershell?
Aug 18, 2018
windows
powershell
pinvoke
F# pointer member accessor
Jan 06, 2022
c#
.net
f#
interop
pinvoke
Calling LoadLibrary using pinvoke from UWP C# application
Jun 30, 2022
c#
uwp
pinvoke
How to marshal collection in c# to pass to native (C++) code
Aug 22, 2020
c#
c++
pinvoke
marshalling
Accessing c++ dll library from c# [duplicate]
Oct 20, 2022
c#
c++
pinvoke
Calling an unmanaged library function that takes a reference to a pointer
Jan 12, 2022
c#
c++
pinvoke
marshalling
dllimport
How do I assign a null value to a struct for a pinvoke call? [duplicate]
Oct 28, 2022
c#
struct
pinvoke
marshalling
« Newer Entries
Older Entries »