Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Windows 7 64 bit and accessing Win32 API calls via P/Invoke & Marshal problems

c# .net winapi usb pinvoke

c++ win32 dynamic menu - which menu item was selected

c++ winapi menu selected submenu

Win32 memory allocation with large alignment

Which errors should I handle? Which ones are "fatal"?

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?