Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

C++ and process memory protection

Win32 API FindFirstFile and FindNextFile performance vs command line

.net performance winapi

Why did Microsoft choose stdcall as their API convention?

how to combine two LPCWSTRs?

c++ string winapi visual-c++

How do I right align the shortcut keys in Menu?

C + WinAPI: How to switch Between Controls Using Tab Key?

c winapi tabs

How to cancel deferred MoveFileEx operation?

windows delphi winapi delphi-7

Use Windows built in MP3 decoder to play audio?

c++ c winapi audio mp3

How to convert bitmap to grayscale by pixel intensity using GDI?

CreateProcess( ) doesn't create a new window with CREATE_NEW_CONSOLE flag - C/C++

c++ c winapi batch-file process

How to know whether we are in a console or a windowed app?

c++ windows winapi console

Delphi - get what files are opened by an application

delphi winapi file process

why is CreateProcessWithTokenW failing with ERROR_ACCESS_DENIED

Detect system theme change in WPF

c# .net wpf winapi dwm

Is there Path Edit Control in Win32?

c++ c visual-studio winapi

Opening webpage in default browser with double-quotes (") inside url

delphi winapi browser delphi-7

SHGetFolderPath Deprecated: What is alternative to retrieve path for Windows folders?

C++: Best way to get Window Handle of the only window from a process by process id, process handle and title name [duplicate]

c++ winapi window-handles

Is there a better way to pass formatted output to OutputDebugString?

How would you convert a std::string to BSTR*?

c++ winapi bstr