Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

CWnd::CreateDlgIndirect leaves m_hWnd==NULL

c++ winapi mfc

C# Set Window Behind Desktop Icons

c# windows winapi handle

Drag and Drop like Winspector Spy

c# c++ winapi drag-and-drop

how come we need not close the handle returned by ShellExecute?

winapi shellexecute

Ways to wrap 32-bit .dll so it will work in a 64-bit OS

java dll winapi 32bit-64bit

Not able to include ntifs.h in win32 project

c winapi kernel

How to get file path from NTFS index number?

c++ winapi

How has Windows API changed in the last 10 years? [closed]

Windows Service with GUI monitor?

Determine whether a file is in use in Perl on Windows

windows perl file winapi testing

Is moving a window with SetWindowPos the 'normal way' to do?

windows winapi

How is the Win32 API used in C++ to minimize a window to the system tray?

c++ winapi minimize

Creating a window using CreateWindowEx without an icon

Add custom colors to TfontDialog in Delphi 7

delphi 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