Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Why do ZeroMemory, etc. exist when there are memset, etc. already?

c++ c windows winapi memset

Power off an USB device in software on Windows

How can I programmatically manipulate Windows desktop icon locations?

c# windows winapi icons utility

Safely remove a USB drive using the Win32 API?

c windows winapi usb

Path prefixes \??\ and \\?\

windows winapi batch-file cmd

How to use the Windows API in MinGW?

c++ winapi mingw

Prevent Windows workstation (desktop) from locking while running a WPF program

c# .net windows winapi

How do you set the glass blend colour on Windows 10?

Is it reasonable to use std::basic_string<t> as a contiguous buffer when targeting C++03?

c++ string winapi stl c++03

Enumerate windows like alt-tab does

c# windows winapi

Why does CreateProcess give error 193 (%1 is not a valid Win32 app)

Code analysis says Inconsistent annotation for 'wWinMain' : this instance has no annotations

Marshal.AllocHGlobal VS Marshal.AllocCoTaskMem, Marshal.SizeOf VS sizeof()

Best method for storing this pointer for use in WndProc

c++ windows winapi oop wndproc

How to check if a process has the administrative rights

c++ winapi

RegSvr32 exit codes documentation?

windows winapi dll com regsvr32

How can I tell if a window has focus? (Win32 API)

windows winapi hwnd

How do I use MultiByteToWideChar?

How do I retrieve an error string from WSAGetLastError()?

c winapi sockets winsock

Compile error in 'winbase.h'