Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Programmatically generate a C Win32 DLL

Why is GetProcAddress unable to find QueryInterruptTime?

c++ winapi g++

How to open a file with API CreateFile() and with the SE_MANAGE_VOLUME_NAME privilege enabled?

security delphi winapi

How to resize a window using WM_* messages

c++ windows delphi winapi

GetOpenFileName never returns when compiled in debug mode (VS2010)

Is there a list of supported file types which can contain resources?

C++ CreateWindow() function not defined

c++ winapi

DLGTEMPLATEEX and DS_SHELLFONT: what about point size?

winapi

Is it possible to programatically log access to a windows share (SMB share) using the .Net framework?

c# .net windows winapi

Programmatically opening Tools Menu of F12 Internet Explorer Developer tools Using PostMessage and ALT+T

Flush communications handle receive buffer?

c windows winapi

Determine if a given window is currently being moved

CreateWindowEx returns NULL

Tool for determining version of Win32 APIs used by C++ code?

c++ winapi version

RegOpenKeyEx returning Error 87 aka "INVALID_PARAMETER"

c++ windows winapi mfc registry

Get allocated memory regions of running process

windows winapi memory process

Get a MIME Type from a extension in C++

c++ windows winapi

How to find out if a thread has message queue?

Windows Messages

c# winapi