View Single Post
  #1 (permalink)  
Old 05-16-2008, 04:13 AM
John F. Eldredge John F. Eldredge is offline
Newbie
 
Join Date: Apr 2008
Posts: 6
Default DLLs in a shared directory

Given the limited storage space on a phone, is it possible for support DLLs, such as Outlook.dll, to go into a shared directory, rather than each application having its own copy of the DLLs? After all, this is what is done with standard Windows DLLs by programs in other languages. Or, does Basic4PPC require that a DLL always be in the same location as the EXE that is calling it?
Reply With Quote