Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Programatic desktop icon placement

winapi macos gnome kde-plasma

Calling Specific Win32 API from Delphi - Why do Exceptions Fly Without an "asm pop..."?

c delphi winapi assembly xll

How can I read the window title with JNI or JNA?

How can I get the IP address of a network printer given the port name using the Win32 API?

c++ windows winapi printing

Is there a list of valid parameter combinations for GetThemeColor / Visual Styles API

How to get the cursor position [duplicate]

c++ windows winapi

how to fill gradient for roundrect in pure gdi (not gdi+)

winapi gdi

P/invoke function taking pointer to struct [duplicate]

c# winapi interop pinvoke

CreateFile fails with error ERROR_SHARING_VIOLATION

c++ winapi file

Calling VirtualProtect on a mapped file

c windows winapi

What is the role of Win32 in modern Windows architecture?

windows winapi

Can CreateFile ever return NULL?

c++ windows winapi

How does one specify a specific DNS server to query using DnsQuery?

c++ windows winapi visual-c++

usb disk write latency (windows)

c++ c windows winapi usb

TaskDialog from WinAPICodePack does not work on .NET 4.0

Why am I getting Error Code 6 on StartService?

c windows winapi wdk

PostMessage(hwnd, WM_SETTEXT,..) does not work while PostMessage(hwnd, WM_QUIT,..) does

winapi visual-c++

Detect when a Window has stopped moving?

c++ winapi visual-c++

Code example for WcsGetDefaultColorProfile

How to scroll Window in other process with Win32API

c# winapi