Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Copy a file without using the windows file cache

Jump to listbox item by typing first few characters

user-interface winapi mfc

Running a Windows program and detect when it ends with C++

c++ windows winapi process

What happens if I call GlobalLock(), then fail to call GlobalUnlock()?

Is there a way in windows to know if a process is not responding?

c++ windows winapi

GetVersionEx Not Working on Windows 7?

delphi winapi windows-7

Do I need to use COM (component object module)

c++ windows winapi com mfc

WaitForSingleObject() vs RegisterWaitForSingleObject()?

windows winapi visual-c++

How to register a windows service but avoid it being listed in the services console?

c++ delphi winapi windows-7

DoEvents equivalent for C++?

c++ windows winapi

Simplest way to create a HWND

c++ winapi visual-c++

How to query a running process for it's parameters list? (windows, C++)

Drawing Text with GDI+

Proper way close WinAPI HANDLEs (avoiding of repeated closing)

c++ winapi handle hbitmap

Is building for win32 the same as x86 in Visual Studio?

How to get "cryptographically strong" random bytes with Windows APIs?

python win32 simulate click

python winapi

When calling Windows API functions from C#, which source for signatures to trust: .NET Framework source code or PInvoke?

Delphi - Enumerate the Disk(s) and other Drives on Windows PC [duplicate]

delphi winapi

How to get the "temp folder" in Windows 7?

c++ windows winapi