Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Proper way close WinAPI HANDLEs (avoiding of repeated closing)

c++ winapi handle hbitmap

Is building for win32 the same as x86 in Visual Studio?

How to get "cryptographically strong" random bytes with Windows APIs?

python win32 simulate click

python winapi

When calling Windows API functions from C#, which source for signatures to trust: .NET Framework source code or PInvoke?

Delphi - Enumerate the Disk(s) and other Drives on Windows PC [duplicate]

delphi winapi

How to get the "temp folder" in Windows 7?

c++ windows winapi

GetWindowText in c# returns a rectangles instead of text

c# winapi pinvoke

Unhandled Error with CreateProcess [duplicate]

How to group radio box buttons using Win32 API

c++ winapi

What is MAKEWORD used for?

c++ winapi

How to Unload DLL from memory in C?

c winapi memory dll loadlibrary

Common C# source code for Windows and Windows Mobile

How advisable is not having a message loop in WinMain?

winapi

Finding correct filesize over 4gb in windows

How to convert specific NTSTATUS value to the Hresult?

c# winapi

Win32API - How to get file name of process from process handle?

c++ winapi process

What exactly is the risk when using TerminateProcess?

How do I poke the flag in a win32 PE that controls console window display

winapi console

How does one hide a win32 app window?

c++ mfc winapi