Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How can I tell if the current process is a service or not (C++, Win32)?

c++ winapi

How to add Ⓒ symbol in resource file to support in Japanese Windows OS.

c++ winapi unicode

Get active Tab URL in FireFox with C++

c++ winapi geturl

CreateProcess cmd.exe read/write pipes deadlock

c++ winapi cmd

Drag Drop Win API 32

c++ winapi ole

How to identify a DLL with incorrect build version, and build it with the right build version

c++ windows winapi dll wxwidgets

Pinning to the taskbar a "chained process"

c# winapi process app-id taskbar

Windows BlockInput function is not working

c++ windows winapi input

(OpenGL) wglCreateContext() context's version

windows winapi opengl wgl

What error codes does RegOpenKeyEx return on failure?

windows winapi registry

Shell_NotifyIconA / Shell_NotifyIconW...whats the difference?

c# c++ winapi interop pinvoke

Calling Win32 Functions From Julia

winapi julia

What are TCHAR strings and the 'A' or 'W' version of Win32 API functions? [duplicate]

c++ c visual-studio winapi tchar

Create dual-stack socket on all loopback interfaces on Windows

c sockets winapi ipv6

A LONGLONG data type in windows api

winapi

Can Right-mouse click events be detected on a MFC Button control?

c++ winapi visual-c++ mfc

Running portable executable in memory using the WinApi - C Programming

c winapi

LoadCursor and Mixed DPI Multiple Monitors

windows winapi hidpi

difference between filtered token and restricted token

How to correctly use IFileOperation in Delphi to delete the files in a folder

delphi winapi