ok, i have a program which uses DLLs as plug-ins.
In the programs directory I have a folder called plugins which contains at any one time a undefined number of plugin DLL files.
At program start up i want it to load all the DLLs (with LoadLibrary() ) but how do i get all the filenames of the plugins in the plugins folder ??
thxs
steve



LinkBack URL
About LinkBacks



