Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Getting module name from thread information

DWORD and DWORD_PTR on 64 bit machine

windows winapi mfc

C++ Win32, How to add a dropdown menu to a Win32 DialogBox

How do I break in a Win32 API function based on the function's parameters?

How PSExec runs application as SYSTEM user?

sending lparam as a pointer to class, and use it in WndProc()

c++ winapi wndproc

C++ Windows remove maximize box

c++ c windows winapi maximize

multi channel sound with winmm, many WaveOutOpen?

windows winapi audio winmm

Windows pipes in binary mode

c windows winapi pipe popen

How to find out if hibernation is available for a Windows user (with C++)

c++ winapi power-state

Using UpdateLayeredWindow on a region of a window

c++ windows winapi

Keep form on desktop at all times (No Win+D effects)

c# forms winapi

how to get path text from CMFCEditBrowseCtrl?

Win32 api call Error GetShortPathName in f#

winapi f#

Win32: How to enumerate child processes?

windows winapi process

How do I link to a library with Code::Blocks?

c++ winapi codeblocks

SetupDiGetDeviceProperty usage example

c++ windows winapi msdn

Sockets vs named pipes for local IPC on Windows?

winapi sockets ipc named-pipes

Does LoadLibrary create distinct instances?

winapi loadlibrary

How to run application which requires admin rights from one that doesn't have them [closed]