Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I change the font of a control in WinApi C++?

c++ winapi

Open a Windows 7 Library in Windows Explorer

c# .net vb.net winapi windows-7

How to Programmatically Determine if Windows is Shutting Down?

c windows winapi

How do I prevent a Win32 application from running in the background after the main window is closed?

c++ windows winapi visual-c++

What's the best way to URLEncode a file name in Delphi?

Hooks for mouse - limitations and performance

c++ performance winapi hook

integer wrap-around issue with GetLastInputInfo

c# .net winapi int

Correctly creating and running a win32 service with file I/O

c++ c winapi service

What's the difference between TForm.Close and closing via a form's handle?

forms delphi winapi

Add a new line using SetWindowText() Function

winapi editbox

Why is RtlFillMemory/RtlCopyMemory defined as macro [closed]

windows winapi macros crt

What is the Windows RT on ARM native code calling convention?

Child Window Z-Order

winapi

Checkbox size after text width

c++ winapi

Meaning of compilation error : error C2704: __va_start intrinsic only allowed in varargs?

Scrolling the Window Under the Mouse

Check which windows api is being called by running process

Is calling CloseHandle required?

c++ c windows winapi

Is there an equivalent to TCP_CORK in Winsock?

sockets winapi winsock nagle

How to flash/blink taskbar icon in vb.net?