Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

WOW64: get x64 %CommonProgramFiles% from 32 bit process

c++ winapi wow64

How to get information about a Windows executable (.exe) using C++

c++ c windows winapi executable

Get FileSystem Restrictions

windows delphi winapi delphi-7

NtOpenKey fails with 0xC0000034 - how to fix this?

c++ winapi wdk

How to show Vista style balloon hints in Delphi?

delphi winapi

Windows API for VISTA, 7 & Beyond

compiling "standard" C++ in visual studio (non .net)

Retrieving virtual disk file name from disk number

c# winapi pinvoke virtual-disk

Loading DLL not initializing static C++ classes

c++ winapi dll static

C++ - RegCreateKeyEx success but without result

c++ winapi registry

How can Microsoft say the size of a word in WinAPI is 16 bits?

c windows winapi assembly msdn

What is the different between API functions AllocConsole and AttachConsole(-1)?

c# .net winapi console

Enumerate running processes in Delphi

delphi winapi

Tkinter locks Python when an icon is loaded and tk.mainloop is in a thread

When did my application start running?

delphi winapi

Get text from an edit control

winapi

What is the purpose of GetPrivateProfileString? [closed]

c++ windows winapi function

Get other running processes window sizes in Python

python windows winapi pywin32

Getting the icon associated with a running application

c# winapi

How can I write a screen saver for Windows in C++?