Matt, you can use the impdef utility, sintax impdef [dllname.def] [dllname.dll], this generates the old style def file that contains the functions that dll is exposing. enjoy !!! J.R