I can't use the common dialog control but do need to have novice users identify a file.
Ideas?
helphelphelp!
Printable View
I can't use the common dialog control but do need to have novice users identify a file.
Ideas?
helphelphelp!
Use API code to create the CD! Here is the link. Its more code,
but no need to use that dumb ocx!
API CommonDialogBox
HTH