Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

moving SDL video surface

c# winapi sdl sdl.net

Suggestions on error handling of Win32 C++ code: AtlThrow vs. STL exceptions

How to programmatically cut/copy/get files to/from the Windows clipboard in a system standard compliant form?

.net winapi file clipboard

How to mute microphone in Windows 7 with C/C++?

Differentiating between USB flash drive and USB hard drive on Windows

How do I know if the shift is pressed using RawInput?

windows delphi winapi

Double buffering winAPI

c++ winapi double-buffering

How to check if a mouse is over a control

get a process id from process name

c winapi process

Maximum Possible File Name Length in Windows Kernel

How to refresh Windows Explorer

Receiving WM_COPYDATA in Python

Memory-Mapped File is Faster on Huge Sequential Read? Why?

DeferWindowPos weird behaviour

c++ winapi

Why GetProcAddress doesn't work?

Win32 equivalent of .net SendKeys

c++ winapi sendkeys

Windows 7 64 bit and accessing Win32 API calls via P/Invoke & Marshal problems

c# .net winapi usb pinvoke

c++ win32 dynamic menu - which menu item was selected

c++ winapi menu selected submenu

Win32 memory allocation with large alignment

Which errors should I handle? Which ones are "fatal"?