2,523 questions with Windows API - Win32 tags

Sort by: Updated
0 answers

Custom Credential Provider Command Link to to open a browser with URL, does not open browser

I have written a Custom Credential Provider (Wrapper) [in VC++] to show a command link, when clicked on it will open a browser with a URL. It works fine in my development environment. But after installing the DLL and completing the registering settings…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
asked 2020-07-22T14:39:06.583+00:00
GIRI.GAPPU 1 Reputation point
commented 2020-07-24T14:26:26.857+00:00
Sheng Jiang 蒋晟 206 Reputation points
3 answers One of the answers was accepted by the question author.

what this ClassName Means?

Hi, I'm trying to build GUIA program using python 3 without using pywinauto and autoit The target program is composed by many Edits, RadioButtons, Buttons etc ClassName of Edit is returned as "WindowsForms10.EDIT.app.0.13965fa_r9_ad1" It…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
asked 2020-07-22T19:04:46.51+00:00
Myeong Ji Go 21 Reputation points
answered 2020-07-23T09:03:35.247+00:00
Castorix31 83,206 Reputation points
0 answers

How to exit full screen of MCI?

Cannot exit full screen after calling mciSendString("play movie fullscreen",NULL,0,NULL). ESC and F11 don't work. Please help.

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
asked 2020-07-15T08:59:47.703+00:00
Soha 1 Reputation point
commented 2020-07-17T03:41:48.787+00:00
Rita Han - MSFT 2,161 Reputation points