Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is wchar_t needed to support unicode when using the WinApi?

c++ winapi visual-c++ unicode

WinAPI - CryptDecrypt() not working properly in AES 256

c winapi encryption aes wincrypt

Disabling Text Editing in an EDITTEXT box in C++ while keeping scrolling enabled

c++ winapi

Winapi.ShLwApi.StrFormatByteSize64 treats my app as a DLL

Creating a function for displaying status updates with printf style string formatting on an MFC control

c++ winapi mfc dialog atl

Determine window visibility in Vista

winapi windows-vista

How do I reset my LDAP password from Perl?

perl winapi ldap passwords

Debugging multithreaded applications [duplicate]

Placing toolbar into Windows taskbar (ala language bar)

windows winapi taskbar

How to know child process status and resource usage on windows?

VC++ win32 API programming: how can I get the image out of the clipboard and display it in a windows?

How to capture a part of a screen using Ruby on Windows?

ruby winapi screen-scraping

Why not call FreeLibrary from entry point function?

How do I set the 'always on top' flag/setting on a window that is external to my application?

c# winapi

WM_MOUSELEAVE not being generated when left mouse button is held

c++ winapi mouse

Detect whether the 3gb Switch is on or off programmatically

c winapi

How to lookup obscure windows message codes?

mfc winapi

How to get the Drive Letter for the DevicePath

c++ winapi

How to encapsulate a WinAPI application into a C++ class

c++ winapi

How can I change the default CDialog font for a non-modal dialog?

c++ winapi mfc