I need to build a .lib file for windows (yeah, I hate it too, its for an OEM) that allows only certain functions to be visible. By default, the MS compiler seems to make it all visible. Is there some way to restrict this? Right now my only idea is to use a code obfuscator, but I'd prefer a real solution. And yes, for some reason it must be a .lib, not a .dll (where I could easily do this).
Gabe _________________________________________________________________ Shed those extra pounds with MSN and The Biggest Loser! http://biggestloser.msn.com/-- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
