Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Any way to change the behavior of synchronous Windows API SendARP?

CreateProcess won't start the proccess with arguments

Create two windows in one application?

c++ windows winapi

How to send a string to other application including Microsoft Word

Reverse op for GetKeyNameText

c windows winapi scancodes

Handle does not support synchronous operations with CreateFile

c# .net winapi createfile

What are SetupAPI,SetupAPI1,and SetupAPI2? And what the difference between them?

c++ windows winapi mfc

Missing registry HKLM\SOFTWARE\Microsoft\VisualStudio\SxS\VS7

windows qt winapi visual-c++

Monitor Clipboard Changes c++ For all applications (Windows)

c++ windows winapi

Difference between UuidCreate and CoCreateGuid

c++ winapi uuid

Win32 textBox in treeview

winapi treeview

Conversion of HRESULT between C++ and C#

c# winapi hresult

Maximize/Minimize window from another thread

How do I draw my own submenu arrow in owner draw menus (and prevent windows from painting its arrow on top of mine)

Can two DCs share one GDI object (brush, pen, etc.)?

windows winapi gdi

uniquiely differentiate between multiple cameras [dshow, directx, win32api]

winapi camera directshow

Setting THotKey to VK_NEXT results in "NUM 3" being displayed

delphi winapi

How can a string parameter be of type byte * and of type wchar_t * at the same time?

c winapi char wchar-t