Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to print to console/log in Visual Studio 11 in C++ in a Metro app?

DialogBoxIndirect creates dialog bigger than asked

c++ winapi dialog

Pywin32 (com objects) on Mac

python ios macos winapi com

Checking "liveness" of a Windows application?

python windows winapi pywin32

Change running process session ID and lpDesktop?

What's the rule on hijacking Windows error codes for return from my own code?

winapi

How to read registry resource string e.g. "@filename,resource"?

windows winapi

SetWindowLong Hanging

.net winapi vb6 interop pinvoke

Why don't I hear any sound after calling the Beep function in Windows 7?

c++ windows winapi audio beep

To identify the background process & bring to foreground in C++ WIN32

c++ winapi

Why MS doesn't have in its win32api a function that returns the font file name, given the font handle?

c++ winapi windows-7 fonts

Alternative api of strerror_r for windows OS

c++ c winapi visual-c++ boost

Why is calling ReadConsole in a loop corrupting the stack?

Can't set clock using SetSystemTime on Windows 8

c winapi windows-8

Getting line input from a AllocConsole C++

How to open the file system of a volume in CreateFile?

Are environment variables affected after impersonating and loading a user profile in a service?

Win32 C++ console clearing screen without blinking

How do I allow dragging files for specific control(s) in Delphi

windows delphi winapi vcl

What is the safest way to verify loaded DLLs have valid certificates?