Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I am breaking a Clarion 5.5H app up into DLL's and it uses the Clarion Global document handling extensions. I have isolated all the routines that use the extensions into one app to be compiled as a DLL or Lib. When I compile as a DLL, all the extension classes and such are "Unresolved Externals". If I compile as a Lib it compiles without error, but then when I include it in one of the other DLL's, then the whole dictionary seems to be a "duplicate" symbol. Have gone through all app's and every one except the data dll is set to declare the data def's as external. Anybody have any ideas for this relative newby? Thanks, Jude
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.