Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

What happens from the moment we press a key on the keyboard, until it appears in your word document [closed]

c winapi assembly hardware

Is there a way to turn the Windows ghosting feature back on after DisableProcessWindowsGhosting?

windows winapi

Proper way to get the preferred size of Windows controls

c winapi user-interface

Deleting a file based on disk ID

c winapi ntfs createfile

Correct way to wait for VBLANK on windows 10 in windowed mode

winapi directx direct3d dwm dxgi

Prevent desktop sharing of a particular c# winforms or detect desktop sharing

How can I audit my Windows application for correct Unicode handling?

c++ winapi unicode

How can I validate if a file is name valid in Windows?

c windows winapi path filenames

What does "Private Data" define in VMMAP?

c# c++ winapi memory vmmap

Is it possible to install Windows SDK for Windows 7 on Windows 8?

What is the correct solution to support IAccesible interface for caret movement in text editors?

Is there an auto-update framework for C++/Win32/MFC (like Sparkle)? [closed]

c++ winapi mfc auto-update

Loading DLL from a location in memory

c++ c winapi dll

Extract high resolution icon or thumbnail for file

c++ windows winapi

Is there a limitation on dimensions of Windows Metafiles?

delphi winapi wmf

Can I call a Win32 API from the Visual Studio Immediate Window?

Dialog as main Window?

windows winapi dialog

When should WS_EX_NOREDIRECTIONBITMAP be used?

c++ windows winapi

How to use GDI+ in C?

c winapi gdi+ gdi