472,110 Members | 2,335 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,110 software developers and data experts.

Windows Common Dialog Control General Question

Before distributing a database that I have developed, I thought that I
would ask the resident gurus a general question regarding Common
Dialogs Control. Correct me if I'm wrong, but I have read somewhere
that one can expect problems with different versions of Windows Common
Dialogs. Is this true?

I have used several in developing an Access 97 database on a Windows
98 SE machine that has comdlg32.dll 4-23-99, and comdlg32.ocx 5-22-00.
Should I be concerned about this and if so, what steps should be taken
to ensure any problems are minimized? The database will be compiled in
Runtime prior to distribution.

Thanks for any assistance. Dalan
Nov 12 '05 #1
1 3327
Yes, the Common Dialog control is prone to breaking, as well as the issues
with different distributions (on different versions of Windows).

Replace it with API calls from:
http://www.mvps.org/access/api/index.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Dalan" <ot***@safe-mail.net> wrote in message
news:50**************************@posting.google.c om...
Before distributing a database that I have developed, I thought that I
would ask the resident gurus a general question regarding Common
Dialogs Control. Correct me if I'm wrong, but I have read somewhere
that one can expect problems with different versions of Windows Common
Dialogs. Is this true?

I have used several in developing an Access 97 database on a Windows
98 SE machine that has comdlg32.dll 4-23-99, and comdlg32.ocx 5-22-00.
Should I be concerned about this and if so, what steps should be taken
to ensure any problems are minimized? The database will be compiled in
Runtime prior to distribution.

Thanks for any assistance. Dalan

Nov 12 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

11 posts views Thread by Christian Wilcox | last post: by
6 posts views Thread by Steve Barnett | last post: by
23 posts views Thread by Dan Tallent | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.