Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is it a mistake to check a `HWND` against `INVALID_HANDLE_VALUE`?

c windows winapi

Create modified HFONT from HFONT

c++ c winapi

Handle CTRL+C on Win32

Usage of CoTaskMemAlloc?

windows winapi com

Why the performance difference between C# (quite a bit slower) and Win32/C?

c# .net c performance winapi

How can I hide a console window?

c# .net vb.net winapi console

GDI versus Direct2D

c++ winapi direct2d

asynchronously GetForegroundWindow via SendMessage or something?

c# winapi

How to get the name of a Win32 Thread?

Win32 vs .Net [closed]

.net c++ windows winapi

Best way to determine if two path reference to same file in Windows?

c++ winapi path

Delphi versus C++ Builder - Which is Better Choice for a Java Programmer Doing Win32

Get specific device type from a drive letter

winapi

Why does Windows swallow exceptions during WM_CLOSE

winapi exception-handling

C# How to tell if DVD drive tray is open?

c# winapi dvd

Win32 CreateProcess: When is CREATE_UNICODE_ENVIRONMENT *really* needed?

Understanding how alert() impacts browser event loop

How to embed Window from another application in our WPF window as user control?

wpf winapi

What are these strange environment variables?

How can I prevent a third party library from displaying a MessageBox?

.net winapi