Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to translate paths with environment variables (Eg. %temp%)

c++ winapi

How to disable an hooking to my process?

c# visual-studio winapi

WinExec Return 0x21, But what exactly it means?

windows winapi

Need to retrieve all groups a user belongs to... in C++

c++ winapi ldap

Where are the DirectShow samples in the Windows 8 SDK?

Whole screen capture and render in DirectX [PERFORMANCE]

Why do I get nonsense from GetModuleFileNameEx on 64-bit Windows 8?

delphi winapi 32bit-64bit

How to find window handle from exe file's name

c++ winapi window-handles

Is it possible to create a winapi window with only borders

c++ winapi dxgi

How to check if the system audio is muted?

c# .net vb.net winapi core-audio

How to find the "Saved Games" folder programmatically in C/C++?

Drag and drop in winapi

c windows winapi drag-and-drop

How to determine whether a Windows application is offscreen?

c# .net c++ windows winapi

How to check if a window style exists in a hexadecimal?

winapi window-style

Getting a list of user profiles on a computer in C++ Win32

c++ winapi

Message Map in Win32 No-MFC

winapi map message

How can I generate an RFC1123 Date string, from C code (Win32)

windows winapi

HINSTANCE to HWND

c++ winapi

Icon added to notification tray disappears on mouse over

windows winapi

Multiple WndProc functions in Win32

c++ winapi