Search code examples
Do I need to initialize COM before using IStream with GDI+ Bitmap::FromStream()?...

c++winapicomgdi+

Read More
which language can compile independent exe file...

winapiexeprogramming-languages

Read More
Difference between char * and LPSTR in windows...

cwindowswinapivisual-c++

Read More
Which API returns the message for NTSTATUS?...

c++windowswinapi

Read More
After a button is clicked, its perimeter remains highlighted. I would like to find out how to cancel...

winapi

Read More
How can I make a file trully immutable (non-deletable and read-only)?...

windowssecuritydelphiwinapi

Read More
pywin32 - Windows COM dispatch works as standalone script but fails as service...

pythonwinapiservicecompywin32

Read More
Rust Win32 CreateMutexA not working to prevent duplicate application instances...

winapirust

Read More
What's the reason of GCC warnings for converting an string constant to 'TCHAR *'?...

cwinapi

Read More
How to permanently terminate Windows Explorer (the "explorer.exe" process)?...

windowsdelphiwinapi

Read More
Should I use Mutex OR Critical Section for Windows Mobile RIL...

winapigeolocationwindows-mobileril

Read More
Linker error trying to create H.264 decoder with CoCreateInstance()...

winapidll

Read More
How do I prevent a shutdown when my main window is a win32 dialog?...

c++windowswinapidialogshutdown

Read More
Applying changes in HKCU\Control Panel\Colors immediately...

pythonwindowswinapicolorsregistry

Read More
GetOpenFileName url behaviour...

winapiwindows-shell

Read More
Obtaining the virtual key code from a WM_CHAR message...

c++winapikeyboard

Read More
Dynamically load a function from a DLL...

c++winapidll

Read More
Creating window in another thread(not main thread)...

c++multithreadingwinapicreatewindow

Read More
Win32 API - how to insert new popup menu at specified position in the main menu bar?...

c#winapi

Read More
Pop up window to child window in win API C++?...

c++windowswinapiwin32gui

Read More
Global hotkey in console application...

c#winapipinvokeconsole-application

Read More
Visual Studio 2022: Cannot open include file: 'ctype.h'...

winapimsbuildvisual-studio-2022

Read More
Remove the "Include in library" item from the menu that returns IContextMenu::QueryContext...

c++windowswinapiregistrywindows-shell

Read More
Cannot register IExecuteCommand for context menu...

c++windowswinapicomwindows-shell

Read More
Proper Usage of SetThreadAffinityMask...

c++multithreadingwinapi

Read More
Why do the buttons in my window look old in C++?...

c++winapibuttonstyles

Read More
How to open COMXX files(serial port)...

c++winapiserial-port

Read More
How would I code an array of PHYSICAL_MONITOR in Delphi?...

delphiwinapi

Read More
Why does my Windows Systray Application with Custom Class Work Without Calling DispatchMessage?...

c++windowswinapisystray

Read More
Display menu items that are directly retrieved from the shell extension...

c++windowswinapiwindows-shell

Read More
BackNext