Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

How to set Win32 window as owner of WPF window?

wpf winapi owner

How can I effectively test against the Windows API?

c++ winapi tdd

Retrieve Window Size without Windows Shadows

c# windows winapi pinvoke

Embedding HWND into external process using SetParent

c winapi

System Error 0x5: CreateFileMapping()

Can I mix C++ and C in a single project in Visual Studio?

What is HMODULE?

c++ winapi

In .NET, how do I Create a Junction in NTFS, as opposed to a Symlink?