Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Pass through accelerator key while modeless dialog window up

c++ winapi mfc acceleratorkey

Strange effect when creating a ListView

c listview winapi

Classification of USB devices connected

WriteFile hangs the application when using WaitCommEvent

How can I measure the width of the caption bar available for text?

winapi

Hiding UWP application from taskbar

c# winapi

Why is AccessCheck NOT applying GenericMapping to the DACL?

winapi permissions dacl

How to make LoadLibrary to show error dialog when there are missing dependencies

After sending a WM_CHANGEUISTATE to the window app, the mnemonics are not shown on the system menu, when the menu is accessed with the mouse

c++ c windows winapi

Highlight controls in themed Delphi App with Delphi Tokyo

delphi winapi themes

SetTimer vs CWnd::SetTimer

winapi mfc

Troubles when using named pipes in Windows service

Print and store spanish characters (á, é, í, ñ...) in cmd

How do I make child processes in Win32 so that they show up as nested in Task Manager?

c++ windows winapi

How to determine optimal thread stack size?

Same DLL loaded twice in a process

winapi com activex

A reliable way to determine if ntfs permissions were inherited

Rich Edit Control in raw Win32

windows winapi richedit

AssignProcessToJobObject fails with "Access Denied" error when running under the debugger

c++ c winapi createprocess

Best practice for an endless/ periodic execution of code in C#

c# .net winapi events execution