Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Hundred errors while including windows.h [closed]

Are basic .NET Windows Forms controls native Win32 controls?

.net winforms winapi

Getting the HWND of a widget in Qt

c++ qt winapi

Calling a win32 API and giving a callback to a class function

c++ winapi

Specifying a Window Procedure for child Windows