Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

All files has FILE_ATTRIBUTE_ARCHIVE attribute

Dynamic library Linking at execution

c++ winapi

How to resize window using WinAPI

c# windows winapi resize

How to set Tree View item as visible/invisible using Win32 api

c++ c winapi treeview

Where to define PAINTSTRUCT and why to define HDC?

c++ winapi memory gdi

Windows API: UpdateLayeredWindow return values

Can't expand TreeView item using TreeView_Expand

winapi treeview

Python Windows API dump process in buffer then REGEX search

python winapi

How to wait on a thread to start?

c multithreading winapi

Vista / Win 7 SDK bufferoverflowu.lib linking error

Iterate through resource string table

c++ c winapi

What's the correct way to retrieve the DPI of secondary monitors?

c# c++ wpf winapi

Why do we need a message pump when setting up an event hook, even if we don't create any windows at all?

c windows winapi

How does one convert LPTSTR to LPCTSTR?

c++ winapi lpcstr lptstr

Removing window frame / border properly

winapi visual-c++

C# - when to call base.OnSomething?

Lock a registry key programmatically to avoid concurrency issues

c# c++ winapi