26 Aug
2003
26 Aug
'03
7:26 p.m.
Hello, Recent changes with the self regsitering of dlls are causing dependency problems on Mingw. If I compile shell32 on windows it is link to a function in ole32.dll named "PRIVATE". If course in the spec.def file we have the following information: DllGetClassObject(a)12=OLE32_DllGetClassObject(a)12 @63 PRIVATE DllRegisterServer(a)0=OLE32_DllRegisterServer(a)0 @194 PRIVATE DllUnregisterServer(a)0=OLE32_DllUnregisterServer(a)0 @266 PRIVATE Is there a simple fix for the Mingw case? Thanks Steven __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com