Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Does GDI+ have standard image encoder CLSIDs?

c++ winapi gdi+ clsid

How can obtain the image which uses windows 7 to draw the parent nodes in a treeview control?

Setting Registry key write permissions using .NET

How to use IFileDialog with FOS_PICKFOLDER while still displaying file names in the dialog

winapi

CreateProcessAsUser doesn't work when "change user"

d3dx11.h not in Windows 8.0 kit

When to use QueueUserAPC()?

c multithreading winapi

extract file HANDLE from Windows file descriptor or from FILE*

winapi file-io

Disable Ctrl+Alt+Del on Windows 7

winapi windows-7

Feeding input to an interactive command line application

Visual Studio 2013: fatal error C1083: Cannot open include file: 'winsock2.h': No such file or directory

How to Set C++ Application Entry Point to main() on Windows using CMake? [duplicate]

how to find a window's SW_SHOW/SW_HIDE status

c++ winapi mfc show-hide

Forward declare HINSTANCE and friends

c++ winapi hinstance

How does WSAStartup function initiates use of the Winsock DLL?

Windows filesystem: Creation time of a file doesn't change when while is deleted and created again

windows winapi filesystems

How to create a virtual file?

c++ windows winapi named-pipes

Are thread IDs unique per process or per computer?

Why might a struct store its own size?

c++ winapi sizeof

Win32.: How to scrape HTML without regular expressions?