i want to use (not build) gecko 1.9 in a VC6 application. so i... - built FF3 on VC8 - wrote a test app in VC6, linked relevant libs - fixed the _security_cookie problem using bufferoverflowU.lib
just have 1 more error: xpcomglue.lib(nsGREGlue.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" ([EMAIL PROTECTED]@Z) ive tried including msvcrt.lib (release), msvcrtd.lib (debug) but no luck. any tips? amitabh _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
