Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to terminate worker thread properly in an injected DLL?

How to change theme DrawThemeTextEx font color?

delphi winapi themes uxtheme

Shutting down Windows from kernel mode?

winapi kernel

How to make a window like Windows 7 Notifications Flyouts, (WS_THICKFRAME but NOT-RESIZABLE)

Are the GDI functions BitBlt and StretchBlt hardware accelerated in Win32?

Is the Win32_Processor and Win32_NetworkAdapterConfiguration WMI methods available in Windows 8?

How to write to the user's My Documents directory with installer when the user used 'Run As Administrator'

My Win32 application won't exit the main loop

c windows winapi

When a thread that calls SetWaitableTimer exits while another thread is waiting on the timer, is the timer cancelled?

windows winapi

How to process image pixel-by-pixel with WinAPI in a FAST WAY?

c# .net windows winapi graphics

Using sys.stdin in select.select on Windows [duplicate]

Alt Tab overlay Win32 identificator

c++ windows winapi alt-tab

Is there a new Midi API for Windows Vista/7/8?

windows winapi midi multimedia

How to detect which program is playing sound on windows 7?

java winapi audio winamp

Reading Registry in Windows 7 behaving strangely

c++ winapi windows-7

Serial communication with minimal delay

Static control set text color

c++ winapi textcolor

RAII, unique_ptr, and out parameters

What are the POSIX like functions in MSVC's C runtime?

How to build against the windows 8.1 SDK