|
-
March 29th, 1999, 01:24 PM
#1
(Urgent) how to run dll files
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?
-
March 29th, 1999, 02:18 PM
#2
Re: (Urgent) how to run dll files
LoadLibrary and GetProcAddress
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|