Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Why not use GDI to repeatedly fill a window with RGB data from an array?

winapi directx gdi directdraw

how do I link a .rc (resource) file when compiling a win32 app with gcc through command line?

c++ c winapi gcc resources

How to detect if windows is going to hibernate or suspend?

c# winapi

How to enumerate network adapters and get their MAC addresses in Win32 API C++?

c++ winapi

Prevent Windows shutdown with custom message

c++ winapi windows-7 vmware

Starting a process without stealing focus (C#)

c# winapi process frameworks

AF_UNIX equivalent for Windows [duplicate]

Win32 - read from stdin with timeout

c++ c winapi stdio

Portable Python com server using pywin32

python vb.net vba winapi pywin32

How to define private base Application messages?

delphi winapi messages

Which is better/safer to use: HandleRef or IntPtr (newer source code from Microsoft no longer uses HandleRef)

c# winapi interop native intptr

Effects of switching between /SUBSYSTEM:CONSOLE to /SUBSYSTEM:WINDOWS in a DLL

Get the current working directory for cmd.exe

.net winapi directory cmd

How do I get the position of a control relative to the window's client rect?

c++ user-interface winapi

Faster way to get multiple FileInfo's?

c# file-io winapi

Lock file exclusively then delete/move it

c# .net winapi file-locking

What unicode encoding (UTF-8, UTF-16, other) does Windows use for its Unicode data types?

How to detect whether Windows is shutting down or restarting

c++ winapi api shutdown restart

Change Win32 Window Style

winapi

Allow selection in Explorer-style list view to start in the first column