Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Object file formats
Name: Terry Date: October 27, 2001 at 10:10:19 Pacific
Comment:
I have these two tools: Borland Turbo C++ 1.0 for DOS + Microsoft ASM 6.11 Wanting to create procedures in MS asm and link them into Turbo C progams. Microsoft says their .obj format is _based_ on Intel OMF, while Borland says theirs is OMF (Intel Object Module Format). Are objects created with MASM compatible with Turbo C++ 1.0's linker? How about the other way around- Or do I absolutely need TASM?? How about libraries...
Name: Apple Date: October 29, 2001 at 12:18:56 Pacific
Reply:
I had the same problem about five years ago. No, the two object formats are not compatible. The code is also not compatible, believe it or not. Your best bet is to rewrite MSC to TC or vice versa.
Summary: Clarify last wrong posted message.This is new post meassage. I use e JavaScript to save my page to .pdf file format, however, it can't be display when i open e saved .pdf file. I use e following cod...
Summary: Hello, Does anyone know about .idb files? They should be different from .idb files which VC++ projects contain. I think it should be a database file format. If true, which database? Regards. ...