Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

C++ WIN API: When creating a child process using CreateProcess, do I need to make the input parameters have a global lifetime?

c++ winapi

How to call specific function in dll injection?

How to get 64bit system folder in a 32bit application?

Win32 API: How to change color of part of text in edit control

winapi

Pass WinMain (or wWinMain) arguments to normal main

c++ winapi

Animated Panel in C#

c# winforms winapi button panel

What is the diff between RegDeleteKeyValue and RegDeleteValue?

winapi

Installing font and making Windows aware

windows winapi fonts

How do I invoke the MIDL compiler to generate a .TLB file (type library) from an .IDL file?

winapi com idl typelib midl

Reading windows event log in Python using pywin32 (win32evtlog module)

How can I determine the amount of movement a mouse is allowed between two click for the WM_LBUTTONDBLCLK message to be fired?

windows winapi wndproc

Is there any advantage with RIO of IOCP over events?

sockets winapi

MouseLeave event not working with left click pressed

Is waiting for an event subject to spurious wakeups?

Determine if C++ application is running as a UWP app in Desktop Bridge (Project Centennial)

c++ winapi uwp desktop-bridge

Delphi: Set ImageBase bigger than 32-bit (for 64-bit Windows application)

delphi winapi 64-bit

Are wchar_t and char16_t the same thing on Windows?

c++ windows winapi unicode char

Quickest way to implement a C++ Win32 Splash Screen

c++ winapi

Waiting until a file is available for reading with Win32

c winapi file-io synchronous

Can't copy/move files with space at end of file name

c# winapi filenames