Is there any generic way to call into CW shared libraries
w/out knowing the shared libs at compile time?
I know we can look up libraries and load them (via SysLibLoad, etc.)
but the SYS_TRAP macros seem to make it hard to define a generic
prototype to use with all shared libs.
Assume that we know the order of the functions in the shared
lib (i.e. Open, Close, Sleep, Wake, Custom #1, Custom #2, etc.)
and can use that info during runtime. We just can't compile anything
into the executable that came from the shared lib.
Has anyone done this? Anyone know how?
Joe
__________________________________________________________
Joe Nardone ([EMAIL PROTECTED])
Manager, Desktop Tools
Riverbed Technologies
(703) 847 3303