Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to use HwndSource

c# .net wpf winapi

How to add persistent IPv6 address in Vista/Windows7?

winapi ip-address ipv6

C++: Injecting 32 bit targets from 64 bit process

Win32 Mouse and Keyboard combination

c++ winapi keyboard mouse

How can I check whether a SHAutoComplete( ) list box is currently shown?

delphi winapi autocomplete

Extending functionality of existing program I don't have source for

How do I interact with Windows programs

python winapi com

yvals.h C4514 warning on Windows SDK 7.1 compiler

c# remove 3rd party application from taskbar

c# windows winapi hide taskbar

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