Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

SetTimer Callback is Never Called

c++ winapi

c++ win32 Simulate Keypress with DirectInput

c++ c winapi directinput

IAutoComplete custom source with IEnumString

c++ winapi autocomplete

How do i start a process with arguments using the Win32 API?

c winapi process

How to find the starting address of an application for memory editing a process?

c# winapi memory-editing

How do I shutdown my PC with Win32 API in C?

c winapi

Send Ctrl+Key to a 3rd Party Application

Is it possible to modify an already loaded resource?

delphi winapi resources

How to stop ReadDirectoryChangesW from other thread

c++ winapi filesystems

How can I prevent a process I spawn from spawning child processes?

C++ how to move files and copy them from one disk to different without the usage of winapi?

c++ winapi copy system move

Can I determine which process sent my window a message?

winapi message

GetConsoleScreenBufferInfoEx fails due To an invalid parameter

How can i tell if i'm being called during DLL_PROCESS_DETACH after ExitProcess has been called?

Pass extra wParam/lParam parameters?

Using AlphaBlend to draw slightly transparent rectangle fails

c++ winapi gdi

How to disable a window with EnableWindow(), and gray it out?

windows winapi visual-c++ mfc

How to move mouse with c++

c++ winapi mouse move

_WIN64 is not defined in x64 project

c++ api winapi 64-bit

Draw mouse cursor

winapi gdi mouse-cursor