0
votes
2answers
303 views
ComDlg32.ocx Error: Object doesn’t support this property or method
I'm developing an html editor using ComDlg32.ocx (Commom Dialog Control), using HTML and VBScript. My exact requirement was to prompt Open/Save/Color/Print/Font dialog boxes.Ive written code for …
0
votes
2answers
223 views
VB6 application requiring comdlg32.ocx, running on windows server 2008
I have a legacy vb6 application that needs to run on a server 2008 machine.
I have been unable to get comdlg32.ocx to register, which the application depends on. Any suggestions?
0
votes
3answers
241 views
Windows XP, HKCU\…\LastVisitedMRU maximum number of items allowed?
I have a scenario where I need to put together a script to add an entry to the following registry key for the current user:
…
