Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Embed a Python interpreter in a (Windows) C++ application

c++ python winapi api

#define _UNICODE not working with MinGW + CodeBlocks

Check if another process has admin privileges in .NET

c# .net windows winapi uac

how to programmatically click on a button in running app using C# code

c# winapi

Get Physical Keyboard Layout Programmatically

winapi keyboard-layout

Attempting asynchronous I/O with Win32 threads

c++ winapi asynchronous io deque

How to change the Icon of a MFC-Application without changing each sub-image?

visual-studio winapi mfc icons

How to use win32 CreateProcess function to wait until the child done to write to file

c++ winapi createprocess

Why does CPU usage increase when my application is minimized?

c++ winapi opengl

What's the difference between struct __stat64 and struct _stati64 on WIN32?

winapi 64-bit msdn stat widechar

Can you have a win32 program that consists solely of a tray (notification) icon?

windows winapi trayicon

Why not calling window procedure instead of calling CallWindowProc?

Specific network interface IPv4 availability - No connectivity, Local, Internet

How to statically link the library for using SHGetSpecialFolderPath using cl.exe

c++ winapi

C# WOW6432 registry node messin things up

c# windows winapi registry

How to change the CP_ACP(0) of windows ANSI apis in an application?

Hit test rectangles

c++ windows winapi detection hit

Why is GetClientRect including the window border and title bar?

c++ windows winapi screenshot

Why does SystemParametersInfo(SPI_SETNONCLIENTMETRICS, ...) hang in Windows 7 when it didn't before?

delphi delphi-7 winapi

How to make a Win32 dialog appear at the default position (CW_USEDEFAULT)?