Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Insert bytes into middle of a file (in windows filesystem) without reading entire file (using File Allocation Table)?

How to set background color of window after I have registered it?

c++ api winapi

What are the different calling conventions in C/C++ and what do each mean?

How do I find position of a Win32 control/window relative to its parent window?

What is the correct usage of GetLastError and FormatMessage in Delphi?

Should I use _T or _TEXT on C++ string literals?

Check the file-size without opening file in C++?

c++ windows winapi

How to list all symbolic links on an NTFS filesystem

Get CPU Temperature

What is the range of a Windows HANDLE on a 64 bits application?

windows winapi 64-bit handle

Should I deal with files longer than MAX_PATH?

winapi max-path

Checking digital signature programmatically from Delphi

How do I use Qt and SDL together?

c++ winapi qt sdl

What's an alternative to GWL_USERDATA for storing an object pointer?

windows winapi 32bit-64bit

Bring window to front -> raise(),show(),activateWindow() don’t work

c++ windows winapi qt foreground

Programming In C + Win API: How To Get Windows 7 Look For Controls?

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