Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to iterate over long path names with any form of the Windows API

c windows winapi ntfs

Can you make a Borderless Application Main Window in Windows, without WS_POPUP style?

delphi winapi visual-c++

should I eliminate TCHAR from Windows code?

c winapi unicode utf-8 tchar

Replace task manager using registry keys or api

winapi registry taskmanager

Win32 custom message box

How to get a tree view item by the hit test when RTL layout is used?

delphi winapi delphi-2009

What is StringCbprintf and how's this different than general sprintf?

c++ c windows winapi printf

How can I work out what values to use for TListBox.ScrollWidth?

delphi winapi

Increase the size of the memory mapped file [duplicate]

How to detect when WiFi (re)connects?

delphi winapi

"xxx.exe is not a valid Win32 application" after VS just built it

VBA: Workaround To Emulate AddressOf Operator In A Class Module

excel vba winapi

Is it possible to check chromedriver.exe version at runtime in python?

ExitProcess from the OnShow event of MainForm in Delphi

delphi winapi

OK to copy a CRITICAL_SECTION?

c winapi synchronization

Correct return value of "WindowProc" in a Win32 application

windows winapi

How do I get the job object (if any) for my current process?

c++ c windows winapi process

double calls to CoInitialize()

winapi com

How does task manager kill my program?

c++ winapi mfc taskmanager

How to disable normal behaviour of Alt key?

c++ c winapi keyboard