Exetools  

Go Back   Exetools > General > General Discussion

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-02-2004, 18:21
TQN TQN is offline
VIP
 
Join Date: Apr 2003
Location: Vietnam
Posts: 358
Rept. Given: 143
Rept. Rcvd 24 Times in 13 Posts
Thanks Given: 196
Thanks Rcvd at 168 Times in 51 Posts
TQN Reputation: 24
libcid.lib is the lib file for old iostream of VC++ 6. The VC++7 do not have because it uses Standard C++ library. You can search the text and delete the text: #pragma comment(lib, "libcid.lib") and change all #include old IOstream headers to new #include.
Ex:
Old: #include <iostream.h>
New: #include <iostream> // No .h
Regards
TQN
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do you get a list of open file handles? mokokan General Discussion 4 01-05-2006 01:55
File: *.htz ? (how to open it) hosiminh General Discussion 2 12-21-2004 06:17


All times are GMT +8. The time now is 16:49.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )