Does anyone have a module or class module that has all the API functions to replace the common dialog ocx? I don't want to include that ocx, but I still want to use the common dialog control functions, like open, save, etc.
Thanks
-Joey
Printable View
Does anyone have a module or class module that has all the API functions to replace the common dialog ocx? I don't want to include that ocx, but I still want to use the common dialog control functions, like open, save, etc.
Thanks
-Joey
:) Midget you should just simply your life and use the Commond Dialog.
Of course you can make yours but it will have a buch of code :o
I just wanna know if anyone has a module that has all this code already. I don't want to write it myself. That would be a long slow process, especially for me. :) If no one has it, I will just use the ocx, but I want to keep my program simple when I distribute it, like a zip file with only the readme and the exe file. Nothing else.
Have you try to search in planet source code ?
not yet... maybe later. I forgot about that. hehe