Search code examples
How to call the VirtualAllocEx WinAPI in python?...


pythonwindowsctypeskernel32

Read More
Strange behaviour in SetSystemTime kernel32...


.netvb.netwindowskernel32

Read More
How to use ReadFile from kernel32 with NSIS...


buffernsisreadfilekernel32

Read More
What does mandatory integrity level value of 0x2010 stand for?...


c++cwindowswinapikernel32

Read More
Pass a complex struct to the Windows API...


winapirakukernel32nativecall

Read More
How to get creation DateTime of file from very long path?...


c#datetimekernel32interopservicessafehandle

Read More
PInvoke FormatMessage Message ByRef lpBuffer As [String] Is Nothing...


vb.netpinvokewininetkernel32

Read More
Why Does WriteFile Return False With Invalid Handle?...


c#kernel32

Read More
Why does GetFileVersionInfo on kernel32.dll in Windows 10 return version 6.2?...


c++winapiwindows-10kernel32

Read More
Stop SetVolumeMountPoint from opening file explorer...


c#c++winapikernel32vhd

Read More
Why does this function work well on my main machine but not on a virtual one? (GetPhysicallyInstalle...


c#virtual-machinekernel32

Read More
Why does `[DllImport]` fail with an entry point of `RtlSecureZeroMemory`, even though it is a well d...


c#windowsdllpinvokekernel32

Read More
How to tell if WOW file system redirection is on for a thread?...


c++windowswinapintfskernel32

Read More
How to detect Universal Windows Platform (UWP) in Delphi...


c#delphikernel32desktop-bridge

Read More
Python WaitForDebugEvent & ContinueDebugEvent (Gray Hat Python)...


pythondebuggingpython-2.7kernel32

Read More
InterlockedExchange method of kernel32 not found when linking a dll to a c# project...


c#linker-errorskernel32

Read More
Python - ctypes.c_char.from_buffer vs ctypes.c_void_p(string)...


pythonpointersctypeskernel32memmove

Read More
Python - Ctype.windll.kernel32.CreateThread Parameter value...


pythoncctypeskernel32createthread

Read More
WriteConsoleOutput() from Kernel32 not displaying text...


c#kernel32

Read More
C# - Accessing Raw Sectors in high offset (over 4G) on external HDD...


c#kernel32

Read More
GetShortPathName() return garbled when feeding particular path...


c#kernel32

Read More
JMeter - Webdriver error : java.lang.NoClassDefFoundError: com/sun/jna/platform/win32/Kernel32...


seleniumselenium-webdriverjmeterjmeter-pluginskernel32

Read More
Built exe using Cygwin on Win10, but getting errors regarding kernel32.dll...


c++linuxcygwinkernel32getaddrinfo

Read More
Example of System call...


windows-xpsystem-callskernel32

Read More
GetFileAttributeW fails for non-ASCII characters...


c++filewchar-twstringkernel32

Read More
Setting text color of the Windows console is not working as expected...


winapicolorsconsolerustkernel32

Read More
DeleteFile (kernel32.dll) vs DeleteItem (shell32.dll)...


c++apiwinapikernel32shell32

Read More
Can access some kernel32 functions with ctypes in 32 bit but not 64 bit...


windowspython-3.x64-bitctypeskernel32

Read More
How to call DeviceIoControl to retrieve the amount of memory it needs?...


c++cwinapidriverkernel32

Read More
Is there a C# & VB compatible System.Void* in F#? (To close a pointer to nonmanaged Alloc?)...


c#vb.netf#interopkernel32

Read More
BackNext