Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

VB6: Runtime Error '13': Type Mismatch when setting and int with an int

winapi vb6

Showing value's data with RegGetValue

c winapi

bcc32 - no console subsystem and no windows subsystem also

winapi linker c++builder

Impossible to hide mouse cursor using ShowCursor(FALSE) immediately after application start

c++ winapi

Getting foreground window size wrong all the time

.NET remoting and Delphi win32

.net delphi winapi remoting ipc

How do I create a Win32 DLL without MSVCR90D.dll?

c winapi

Perl Win32::API and Pointers

c++ perl winapi types

Delphi: How to respond to WM_SettingChange/WM_WinIniChange?

My multithread program works slowly or appear deadlock on dual core machine, please help

c++ c multithreading winapi

Where can I find a list of all window class names?

windows winapi

Access to hook in hook procedure

c++ c winapi hook

Screenshot of Hidden Window

Opening a virtual COM port with CSerial (C++)

Im trying to use OpenGL with the windows API on different threads

Interlocked Singly Linked Lists (SList) with MinGW

c++ winapi mingw

Do I need to initialize COM before using IStream with GDI+ Bitmap::FromStream()?

c++ winapi com gdi+