Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Are there any ui automation tools that allow you to change/add elements to a window?

What's the resource management contract for IEnumString::Next?

c++ winapi com

Is there a O(1) way in windows api to concatenate 2 files?

c++ winapi visual-c++

Range Check calling OpenSCManager in Alexandria 64-Bit

Does Watir work under ruby 1.9.1?

ruby winapi watir

Private heap or manage memory self

winapi

Windows 7 left click on clock popup

c# windows winapi clock

GetLogicalDriveStrings, why list of strings

c++ winapi

How do I get the SID / session of an arbitrary process?

winapi

windows ctrl + c signals not firing

Drawing on another window (without flickering?)

c# c winapi graphics gdi+

How can I detect message boxes popping up in another process?

c++ winapi

Application wide periodic tasks with Dialog Based MFC application

Transparent radio button control with themes using Win32

Compilation errors: Windows API headers.... broken?

Can i use a 32 Bit ODBC Driver for my 64 Bit app

winapi odbc 32bit-64bit

Win32 API CreateDirectory with FLAG_DELETE_ON_CLOSE. Possible?

winapi create-directory

In a Node.js C++ addon, SetWindowsHookEx's callback is never called

How to programmatically open control panel?

winapi controlpanel

How to copy text including special characters to clipboard using C and WinAPI?

c windows winapi