Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Usage limitations during the DllMain Attach and Detach process

c++ winapi dll mfc

ISampleGrabber deprecated?

Environment Variables are in a char* how to get it to a std::string

c++ winapi cstring

How to detect Windows is locked?

winapi win32com

C++ DLL Unload Destructor?

c++ windows winapi dll

How can I read a child process's output?

c windows winapi pipe

Multiple full-screen windows with DirectX 9.0

c++ winapi directx

cannot convert 'LPCWSTR {aka const wchar_t*}' to 'LPCSTR {aka const char*}

c++ winapi mingw codeblocks glew

What is the normal colo(u)r of a selected stringgrid row?

delphi winapi tstringgrid

Debugging a Managed Component from C++ Win32

win32 api edit control and keyboard accelerator

c winapi keyboard

how to get volume serial number

c++ c winapi

Why is it necessary to RegisterClass in Windows API programming?

How to enumerate disk volume names?

windows winapi

How to restore a "missing" notification icon when explorer.exe is restarted?

winapi taskbar

Why is ExitProcess necessary under Win32 when you can use a RET?

winapi assembly

Is it safe to call CloseHandle (handle) who handle is NULL

c++ winapi mfc

Custom control with non-client area - doesn't calculate at first

How to force a window to maintain a certain width/height ratio when resized

c++ winapi

Is there a way to find out the current count of a win32 semaphore?

winapi semaphore