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.
- Timestamp:
-
Aug 3, 2010, 8:38:09 AM (15 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
103 | 103 | //Entry point of library returns the NameBlock to LoadDynLib |
104 | 104 | //This is the only one exported function |
105 | | BUserNameBlock* get_local_unb_<NAME>() |
| 105 | void* GetDynLibNameBlock<NAME>() |
106 | 106 | { |
107 | 107 | return(_local_unb_); |