Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

Can a named-pipe client write to multiple instances?

windows winapi named-pipes

How to convert an UTC datetime to a specified Time zone?

SendInput on c++ doesn't take Ctrl and Shift in account

c++ winapi sendinput

WPF and Win32 messaging

wpf winapi messaging

SetWindowsHookEx seems not working for me in C# (WH_KEYBOARD_LL, global)

c# winapi setwindowshookex

What differentiation between GetMessageA and GetMessageW function?

winapi

TreeView - Set default select item and highlight (blue) this item

c winapi treeview

RAWINPUT - How to get Mouse Wheel data

c++ winapi directx raw-input