Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Why Win32 doesn't have zombie thread issue?

Haskell undefined reference when calling some win32 api functions

c winapi haskell ffi

How to do an unbuffered file transfer using API ReadFile() WriteFile()?

delphi winapi

C# - Getting the list or number of physical drives(not logical drives)

c# winapi

Off-screen drawing GDI+

c++ winapi

Check if mouse buttons are swapped or not in C++

c++ winapi click mouseevent

SHFileOperation works but prints error messages

Delete in Cloud Files API stopped working on Windows 21H1

Diagnosing Deadlocks in Win32 Program

Correct way to maximize form in delphi (without caption)

delphi winapi

Not necessary to export class with only virtual/inline functions?

c++ winapi dll