Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

C++ Get Handle of Open Sockets of a Program

c++ winapi

Reason for ~100x slowdown with heap memory functions using HEAP_NO_SERIALIZE on Windows Vista and Windows 7

List of installed windows hooks

windows winapi hook

C Win32: save .bmp image from HBITMAP

Programmatically assign access control list (ACL) permission to 'this folder, subfolders and files'

c# .net windows winapi

What does "CALLBACK" in a Windows API function declaration mean? [duplicate]

windows winapi

Microsoft.Win32.TaskScheduler NOT FOUND - I want to import this namespace in VB.NET

Mutex vs Event in Windows

windows winapi events mutex

How to correctly use SetWindowsHookEx & CallNextHookEx

windows winapi hook

Naming Windows API constants in C#

C++ Requesting MSVCP110D.dll even though staticly linked

c++ windows winapi visual-c++

How deep is the Win32 message queue?

winapi message-queue

Is there a Windows equivalent of nanosleep?

winapi

Why is it said that WinRT replaces the Windows API

How do you programmatically change the tab order in a Win32 dialog?

winapi dialog

Can I use svchost.exe to host my own services?

winapi windows-services

What is the lifetime of a CWnd obtained from CWnd::FromHandle?

mfc winapi hwnd cwnd

How to enter Windows Flip 3D mode on Windows Vista and above?

Visual Studio 2013: CL.exe exited with code -1073741515

FindFirstFile undocumented wildcard or bug?

c++ windows winapi