Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I acquire an IADsUser object for use with the Active Directory API?

c++ winapi active-directory

SaferCreateLevel SAFER_LEVELID_UNTRUSTED: The application was unable to start correctly (0xc0000142)

security winapi uac

How to make SetTimer() only send one WM_TIMER message?

c winapi

Windows Store App - remove fullTrustCapability

CryptAcquireContext() fails with return code 0x8009000B NTE_BAD_KEY_STATE - But user password has not changed

winapi encryption vb6 handle

WinAPI | Unregister RawInputDevice

winapi raw-input

Controlling Frame Rate

Checkbox change the text color [duplicate]

c++ winapi win32gui

unknown array length in python ctypes

Cannot make DragAcceptFiles work when using a dialog box

Unresolved external symbol IID and CLSID errors in Visual Studio

c winapi directshow

SetThreadExecutionState with ES_CONTINUOUS - what happens if app crashes before resetting flags

c++ winapi

Windows SDK vs Visual Studio

visual-studio winapi

WS_EX_TRANSPARENT - What does it actually do?

c# winforms winapi forms flags

LoadLibraryExW Fails to Load User32.dll

c windows winapi dll loadlibrary

c++ winapi - subclassing an edit control - annoying sound when clicking "Enter"

c++ winapi subclassing

How do I add an icon to the taskbar for a simple win32 dialog?

winapi dialog icons

CDialog - EndDialog from a MODELESS dialog?

Detect if WM_MOUSEMOVE is caused by touch/pen

c++ c winapi touch

Windows Credential Provider in C#