OSLib 6.20 Released
David J. Ruck
druck at freeuk.com
Sun Dec 17 00:19:58 GMT 2000
On 14 Dec 2000 Tony van der Hoff <OSLib at mk-net.demon.co.uk> wrote:
> The latest version OSLib, the all-encompassing type-safe API library for
> RISC OS is now available at
>
> The main changes are:
> - The inclusion of a 32-bit compatible version of the library.
I cant beleive you've missed out the new 32bit SharedCLibrary defines!
#undef SharedCLibrary_LibInitAPCS_32
#define SharedCLibrary_LibInitAPCS_32 0x80683
#undef XSharedCLibrary_LibInitAPCS_32
#define XSharedCLibrary_LibInitAPCS_32 0xA0683
#undef SharedCLibrary_LibInitModule32
#define SharedCLibrary_LibInitModule32 0x80684
#undef XSharedCLibrary_LibInitModule32
#define XSharedCLibrary_LibInitModule32 0xA0684
I've only just spotted it now that a decent compiler has been at the code.
The non-RISC OS system I've been building it on at work has somehow manage to
miss the fact that these definitions aren't present in the 6.20 sharedclib.h
that replaced my editted one 4 days ago.
Cheers
---Dave
--
____________________________________________________________________________
David J. Ruck Phone: +44- (0)7974 108301 Email: druck at freeuk.com
____________________________________________________________________________
More information about the oslib-user
mailing list