Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to permanently terminate Windows Explorer (the "explorer.exe" process)?

windows delphi winapi

Printing a specified BMP file to printer

c++ image winapi printing

PostMessage does not trigger Message Handler

c++ winapi visual-c++

How do I show a Win32 MessageBox?

Win32 bitmap color to grayscale

c++ winapi

Setting up a Win32 OpenGL Window with a GL_RGBA Color Buffer

winapi opengl window rgba

How to set up default background (greyed out) text for textbox in C++ Win32 GUI?

tried to update hudson via dashboard and now it doesn't work (windows)

winapi hudson

SOCKS5 - Connection authentication

c winapi socks

Why doesn't AssocQueryString find executable associated to image extensions?

How do you use SECURITY_ATTRIBUTES with CreateProcess()?

c++ visual-c++ winapi

How to generate stylus pen events and pressure in windows?

c# winapi mouse tablet

Sending debug events to Windows debugger from external source

Does calling ImpersonateSelf() cancel all security token adjustments made to the same thread?

Win32 client size and an incorrect size

c++ windows winapi

Hooking CreateFile in notepad.exe does not catch API calls

c++ winapi dll hook

How do you set hotspot co-ordinates on a Windows cursor generated from an icon file?

winapi cursor icons

Does deprecation effect the runtime of the application?

What is the purpose of dwLength parameter of VirtualQueryEx?

c windows winapi