Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Encrypting using user's password

c++ windows winapi encryption

Pseudographical environment in windows Command Prompt

Equivalent win API in *nix

How to write a file then read it back to verify its contents, ensuring you're getting what's on the disk not the cache

Font unicode glyph mapping to actual characters

c# windows winapi fonts

Mapping large files using MapViewOfFile

c++ winapi file-mapping

c++ win32 : adding values to ComboBox

c++ winapi combobox

RegisterHotKey not working with invisible forms (c#)

c# winforms winapi hotkeys

Simulate a Click without clicking

windows winapi click mouse

Create owner drawn menus with C++, 2012-style

c++ winapi contextmenu

How to rename a file by handle on Windows?

c++ windows winapi

Windows API MONITORINFO Structure

c++ winapi

ShowWindow vs SWP_SHOWWINDOW vs WS_VISIBLE

winapi

Win32 API : how to make Edit Text to accept unsigned float only in c++?

c++ winapi textbox

How to create a watcherprocess to detect a removeable USB Device?

c# .net winapi

Windows 8: Application is not able write to C:\ProgramData\

c++ windows winapi windows-8

How to scan for Bluetooth Low Energy devices in Windows 8 Desktop?

How to count all open forms of 1 specific class?

c# windows winforms winapi

How to get window original size and position (wsNormal vs wsMaximized)

windows delphi winapi

Why doesn't EM_SETTEXTMODE work?