Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Is there a way/tools to show all the memory mapped files in the system?

.net windows winapi c#-4.0 io

Handling AeroSnap message in WndProc

c# winapi aero window-messages

How to compute LPWSTR size when using GetDlgItemText() function

c++ winapi

NetUserAdd() successful, but user is "invisible"

GetPrivateProfileInt- reading only the default values

How can I pass a variable-length string from an RPC server to the client?

c++ winapi rpc idl

Innosetup SendMessage after changing the environment values

winapi casting inno-setup

Hide an MFC dialog window

winapi visual-c++ mfc

How can I create alpha blended icon/cursor (indirect) from the TBitmap instance of 32 bpp w/o making an temporary DIB section?

delphi winapi alpha vcl

How Could A Keylogger Dramatically Improves Performance Of PostMessage()

c# .net winforms winapi

Does PostQuitMessage() goes into WM_DESTROY or WM_CLOSE?

c windows winapi

CreateFile returns error INVALID_HANDLE_VALUE (for COM port), and GetLastError returns "can't find file specified"

c++ winapi serial-port

Win32 COM Programming in Pure C

c winapi com

Using /YC and /MP together in a Visual Studio 10 project

C# I/O library that supports long paths (to solve PathTooLongException)

SelectDirectory/ShBrowseForFolder issue when having a lot of shell items

delphi winapi windows-shell

Add, Remove Folder from IShellLibrary

How to redirect large amount of output from command executed by CreateProcess?

delphi winapi

Has anyone heard of this strange bug with the standard Windows message box?

How can I get the application name after it has been renamed?

winapi