close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 5 and Version 6 of LoadDynLib


Ignore:
Timestamp:
Aug 3, 2010, 8:38:09 AM (15 years ago)
Author:
Víctor de Buen Remiro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LoadDynLib

    v5 v6  
    103103//Entry point of library returns the NameBlock to LoadDynLib
    104104//This is the only one exported function
    105 BUserNameBlock* get_local_unb_<NAME>()
     105void* GetDynLibNameBlock<NAME>()
    106106{
    107107  return(_local_unb_);