Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Alternative to GetProcessID for Windows 2000

c++ windows winapi

Representation of wchar_t and char in WinDbg

c++ winapi x86 windbg

Determine network interface bandwidth/type without transferring data

How to find the value of LastError When debugging .net process?

Are there any benefits of suspending a thread over making it wait?

Print PDF document with python's win32print module?

Why would I use Sleep() with infinite timeout?

windows winapi sleep

Why does GetErrorMessage return "wrong password", when the user name is wrong?

c++ windows winapi wininet

CodePage ID to CodePage name: GetEncoding equivalent in Delphi?

What are alternatives to the GetShortPathName function?

c++ c winapi

Does Win32 support memory-mapped files (CreateFileMapping) on FAT file systems?

winapi fat32

Single-select Win32 ListView (Common Controls)

Components without VCL Forms in Delphi

delphi winapi vcl

Open Notepad to specific location on the screen, and to desired size?

c# winapi resize

System Menu for Layered Windows?

LNK2019: Unresolved external symbol

c++ winapi winsock

How come FindWindow finds a window that EnumChildWindows doesn't?

c++ windows winapi

ERROR_INVALID_WINDOW_HANDLE from CreateWindowEx()

Is there a way to change text background color of the items in Windows Explorer in Windows 7?

How to implement the mouse click for URLs at rich edit control

c++ c winapi richedit