Click to See Complete Forum and Search --> : (Urgent) how to run dll files


Hardeep Singh
March 29th, 1999, 12:24 PM
I need to call the standard dialog boxes like format disk, find files, etc. I can get the path of the dll files for some of the find dialog boxes in windows, but I don't know squat about running dll files except that you use rundll in a certain way. Can anybody help me out?

Dan O'Brien
March 29th, 1999, 01:18 PM
LoadLibrary and GetProcAddress