Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Replacing WaitForMultipleObjects in Qt

qt winapi porting

What is an efficient way to wrap HWNDs in objects in C++?

c++ winapi

how to select a particlular portion of a window's client area to display in window's thumbnail in the taskbar in Python/PyQt5/PySide2/Tkinter?

C++/Win32 : XP Visual Styles - no controls are showing up?

Assumptions about dwPageSize on different systems

Ignore mouse click and send keyboard Input to external application

GotoXY implementation

Is this code safe using wstring with MultiByteToWideChar?

c++ winapi

display rectangle on a win32 child window if cursor is on it and erase if cursor leaves child window

winapi childwindow

Getter for Windows handles

c++ windows winapi clion

How to read a character not included in ascii in c++?

c++ winapi mfc

How to detect a file move under win32 NTFS?

Is it possible to do a HMAC with wincrypt?

c++ c winapi hmac cryptoapi

Can't "SaveDC" and "RestoreDC" function be used in different message processing code?

c winapi gdi

How to find out which Win API functions are called from a compiled c/c++ dll

c++ winapi dll

How to get CString Width (For Unicode) in MFC?

Warnings using VS2012 and DirectX (june 2010)

How to generate resource entry of string type ID?

How do I protect a character string in shared memory between two processes?