Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

MSDN example for scrolling large image malfunctions

c++ c winapi scrollbar gdi

How to get hidden windows handle of the windows that show hidden system tray icons

c# c++ winapi spy++

TCriticalSection TryEnter Method Always Returns True

delphi winapi

Structuring Win32 GUI code

c user-interface winapi

RegOpenKeyEx return ERROR_SUCCESS but it shouldn't (windows 7)

Win32 Device Context without Window

c++ winapi

What exactly means ERROR_INVALID_ORDINAL?

dll winapi loadlibrary

Direct Show graph - how to get the current fps?

c++ winapi com filter directshow

C++ application to detach secondary monitor

c++ windows-7 winapi

Transparent PNG file in a Pure C++/Win32 Application

winapi

CreateFile GetFileTIme SetFileTime

c++ winapi

Windows: ReportEvent function

Does Windows have a JSON API that can be called from C?

c json winapi api

How do I create a DLL initialization routine?

windows winapi dll

How can I build a Windows application that intercepts and passes through keystrokes and mouse clicks to other applications?

wpf winforms winapi topmost

Why is my child window unresponsive to mouse events?

c++ winapi visual-c++

how to set win32 api c++ button background color and text color?

SendMessage to simulate right-click crashes the target app

c# winapi automation crash

What should I use to replace gettimeofday() on Windows? [duplicate]

How can I disable the debug assertion dialog on Windows?

c++ visual-studio winapi