Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Why typedef char CHAR

c++ winapi

Enabling ANSI escape code processing on the modern Windows command line? [C]

c winapi windows-console

Delphi XE3 WM_HOTKEY How to tell when HotKey is Released ?

delphi winapi

How to identify/authorize the sender of a message in a named pipe? (CreateNamedPipe)

winapi named-pipes

Calling shutdown and closesocket twice on same socket

c++ winapi winsock

How to notify the user of important events for a desktop application?

Log in as a user given alternate security identity credentials

c# winapi

Are kernel32.dll and shell32.dll supported in ARM?

winapi arm kernel32 windows-rt

Delphi Windows service stuck at START_PENDING

is there a way to move a page from a virtual address to another without touching the contents?

Limit windows process memory/execution time with job objects - what's wrong with my code?

c++ winapi limit jobs

32bit matlab program, 64bit windows, how do I get 6GB of RAM?

How to send WM_COPYDATA from C++ to AutoHotKey?

c++ winapi autohotkey

MoveFileEx - returning GetLastError(): 17

c++ winapi movefileex

WINAPI: how to get edit's text to a std::string?

c++ string winapi edit