Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to draw OpenGL content while resizing win32 window

winapi opengl

What API of Linux/Windows corresponds to limiting network (download/upload) speed?

windows linux winapi

FindFirstFile returns access denied

c windows winapi

Create Windows session programmatically

windows winapi rdp

Hooks: why do we need to VirtualProtect() again to restore permissions?

c++ winapi x86 hook

Build C++/C# created with Visual Studio 2012 without VS 2012 being installed?

How to get the width of a string in pixels(/logical units)?

c++ c windows string winapi

How do I use WaitForMultipleObjects to balance competing work?

VBE How to collapse worksheets by default

vba api winapi ui-automation

What is the longest file path allowed to be moved to Recycle Bin?

How can I get the process name of the current active window in windows with winapi?

c++ windows qt winapi pid

Waitable timers or a timer queue? Pros and cons of each?

winapi

Using Unicode font in C++ console app

In what thread does a low-level mouse and keyboard hook callback run?

winapi multithreading hook

Is it possible to use Win32 Hooks in Qt applications

c++ qt winapi qt4 keyboard-hook

How can we protect ourselves from other third parties installing DLLs with the same names as some of ours into C:\WINDOWS?

search dll winapi path

What does the '@' mean when prefixed to Windows font face name?

winapi fonts gdi

"Correct" Dialog / UI font on Windows

correct usage of GetClipRgn?

c++ winapi

Big C# source file with Windows API method signatures, structures, constants: will they all be included in the final .exe?