Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Win32.: How to scrape HTML without regular expressions?

how to get return value of an exe called by ShellExecute

c++ c api winapi shellexecute

How to hide an application from taskbar in Windows 7?

Validate Authenticode signature on EXE - C++ without CAPICOM

Global hotkey with WIN32 API?

c++ winapi hwnd registerhotkey

Prompting a user with an input box? [C++]

c++ winapi inputbox

Cannot include both files (WinSock2, Windows.h)

c sockets winapi winsock2

AppDomain.GetCurrentThreadID vs Thread.ManagedThreadID for Windows API calls?

.net vb.net winapi

Understanding the low-level mouse and keyboard hook (win32)

c++ multithreading winapi

Determine whether a file is a junction (in Windows) or not?

java windows winapi jna

What are Windows "USER objects"

windows winapi mfc

How to use GetProcessMemoryInfo in C++?

Macro definition clash between directx headers and winerror.h

How can I detect the installed Sun/Oracle JRE on Windows?

winapi java

How do I detect a disabled Network Interface Connection from a Windows application?

Can I tell what version of Visual Studio was used to build a DLL by examining the DLL itself

Enumerating all available drive letters in Windows

c++ winapi drives

Downloading a file in Delphi

windows delphi winapi download

How to get File Created, Accessed and Modified dates the same as windows properties?

windows delphi winapi

Win32: CreateDialog instead of multiple calls to CreateWindow - any downsides?

windows winapi createwindow