Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

c++ having strange problem

c++ visual-c++ winapi vector

How to hide window from "Applications" tab in task manager?

c windows winapi taskmanager

Adding a logoff script

Implementing custom windows authentication package

Why does my Button look like it's from 1990?

How can i get HWND of external application's listview? In Windows Api using c++

c++ windows winapi

Getting module name from thread information

DWORD and DWORD_PTR on 64 bit machine

windows winapi mfc

C++ Win32, How to add a dropdown menu to a Win32 DialogBox

How do I break in a Win32 API function based on the function's parameters?

How PSExec runs application as SYSTEM user?

sending lparam as a pointer to class, and use it in WndProc()

c++ winapi wndproc

C++ Windows remove maximize box

c++ c windows winapi maximize

multi channel sound with winmm, many WaveOutOpen?

windows winapi audio winmm

What is the "interface" keyword in MSVC?

c++ c visual-studio winapi com

Programmatically change screen resolution?

SetupDiGetDeviceProperty usage example

c++ windows winapi msdn

Sockets vs named pipes for local IPC on Windows?

winapi sockets ipc named-pipes

Does LoadLibrary create distinct instances?

winapi loadlibrary

How to run application which requires admin rights from one that doesn't have them [closed]