Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is there any way to get MachineGuid using win32 API call (not reading it maually from registry)?

c++ windows winapi

Selenium IDE focus event doesn't fire unless window is active

firefox events winapi selenium

Can I use the default console in a Win32 GUI application, or should I create a new one?

c++ winapi console

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