Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to access the PEB of another process with python ctypes

python-2.7 winapi ctypes

How can I recieve color output from console application (like Far)?

c# winapi c#-4.0 console

WSAConnect() vs ConnectEx()

c++ sockets winapi winsock iocp

how to open partition with CreateFile API?

c++ winapi

IProgressDialog to start immediately

c# winapi

OpenProcess: Is it possible to get ERROR_ACCESS_DENIED for PROCESS_QUERY_LIMITED_INFORMATION but not for SYNCHRONIZE?

c winapi process

How to get the type of Win32Exception?

c# .net winapi

Does WINAPI automatically free memory attached to controls?

c winapi

Trying to determine printer status always returns 0 for offline & online printers

How to pass std::string value to RegSetValueEx() in C++

c++ windows winapi

Setting/scaling width of control scrollbars

How can I detect monospace fonts in Delphi?

delphi winapi delphi-xe4

Tooltip text truncated

windows winapi wtl

How does SHLoadIndirectString() work internally?

winapi wine react-os

How to detect hovering over a static Win32 control?

c++ winapi

Multi-platform Unicode handling based on char* in C without using 3rd party libraries?

c winapi unicode utf-8

What type of DC is returned by calling GetDC(NULL)?

winapi gdi

CreateProcess fails when dshow is used in commandline

c++ winapi ffmpeg

Do I actually have to link Ws2_32.lib?

c++ c winapi winsock winsock2

Win32: Why is full-screen mode buggy?

c++ winapi