I am creating a new JIT and I need to add a few functions to sscoree.dll to which the JIT needs access. I include prototypes for those functions in the JIT and I don't get any compile errors. However, I do get link errors. How do I tell my new JIT dll that those functions should not be present in the JIT DLL but will be present in the module that dynamically links the DLL. Is this even possible?
thanks, John __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
