Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Ensure no threads are waiting on a Critical Section before destroying it

c winapi critical-section

Can images be read from an iPhone programmatically using CreateFile in Windows?

Windows Forms and Aero don't mix well -- how do I make them look native?

c# .net winforms winapi aero

Compiling Simple static OpenGL 4.0 program using MinGW, freeglut and glew

c++ winapi opengl freeglut glew

How to set file encoding format to UTF8 in C++

How do ATL/WTL alternative message maps (ALT_MSG_MAPs) work? When do I use them?

FindWindow returns zero in MASM32 program even if the window exists

Create a Windows Session from a service via the Win32 API

windows winapi

Is there an equivalent to MulDiv for Linux?

c++ linux winapi

How does firefox/chrome draw the scrollbar?

What should I do to have WS_MAXIMIZE working?

c++ oop winapi wndproc

OpenGL and wglUseFontBitmaps only draws equally spaced letters

winapi opengl fonts

How can I createprocess in windows and not wait for it to complete?

windows winapi

force SHBrowseForFolder() to show desired directory

c++ winapi dialog directory

GetVersionEx() is deprecated: should I use Environment.OSVersion?

c# .net winapi

WinAPI Tab Bar Rendering

winapi

Read/WriteProcessMemory in Ruby

Static controls slightly flicker when main window is resized

c++ winapi gdi+ gdi flicker

How can I use File::ChangeNotify on Windows?

perl winapi

Get Environment Variables of Child Process in VC++

windows winapi visual-c++