common-dialog Questions

8

I have Windows 7, 64-bit. I'm trying to register a .dll (comdlg32.dll) using regsvr32. But I get an error that says the dll is read but the DLLRegistryServer entry point is not found. I have run ...
Coralyn asked 18/12, 2012 at 10:50

9

Solved

I'd like to have my VBScript display the Windows Save As dialog box, but I could not find out how to do it. Using this code: Dim sfd Set sfd = CreateObject("UserAccounts.CommonDialog") sfd.ShowOp...
Enlargement asked 8/12, 2010 at 9:52

2

I can't find anything in the Microsoft documentation, so I'm just wondering if any one knows, is it possible to specify the starting position for an IFileDialog? Specifically, I'd like the first ti...
Antiseptic asked 20/11, 2012 at 15:12

3

Solved

Is the Windows Select Users, Service Accounts, or Groups dialog: available through an API to 3rd party developers? Is there a "AD Browser" common dialog?
Rota asked 13/3, 2012 at 20:15

1

Solved

Working on writing a custom property Handler for our custom file type in windows 7. I have installed the Windows 7 SDK and built the sample Property Handler. After registering the handler, it works...
Renwick asked 18/1, 2012 at 17:21

3

Solved

My application needs to ask the user what SQL Server to connect to and what credentials to use for the connection, and I was wondering if there's a dialog box out there that somebody has already bu...
Ivette asked 20/12, 2010 at 16:3
1

© 2022 - 2024 — McMap. All rights reserved.