Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAVIFileOpen() is hanging Pin
moredip13-May-02 11:24
moredip13-May-02 11:24 
GeneralRe: AVIFileOpen() is hanging Pin
Mike Nordell17-May-02 7:34
Mike Nordell17-May-02 7:34 
GeneralActiveX question ! Pin
Hadi Rezaee13-May-02 9:59
Hadi Rezaee13-May-02 9:59 
GeneralRe: ActiveX question ! Pin
Paul M Watt13-May-02 10:11
mentorPaul M Watt13-May-02 10:11 
GeneralRe: ActiveX question ! Pin
Chris Losinger13-May-02 10:06
professionalChris Losinger13-May-02 10:06 
GeneralFinding server.. Pin
Rickard Andersson2013-May-02 9:55
Rickard Andersson2013-May-02 9:55 
GeneralRe: Finding server.. Pin
User 665813-May-02 10:56
User 665813-May-02 10:56 
Generalnamespace or name clash errors Pin
JohnnyG13-May-02 9:49
JohnnyG13-May-02 9:49 
I'm trying to compile some code that uses file streams in VC++ but I'm getting a ton of errors like:

'ios' : ambigious symbol

I've #included iomanip.h and iostream.h and have tried the "using namespace std;" but perhaps that is wrong. Do I need to specify another namespace or shouldn't it default to it anyway? Is there a Project setting for this?

TIA
GeneralRe: namespace or name clash errors Pin
spoongirl13-May-02 9:45
spoongirl13-May-02 9:45 
GeneralRe: namespace or name clash errors Pin
JohnnyG13-May-02 10:07
JohnnyG13-May-02 10:07 
GeneralRe: namespace or name clash errors Pin
Tim Smith13-May-02 12:10
Tim Smith13-May-02 12:10 
GeneralRe: namespace or name clash errors Pin
Christian Graus13-May-02 13:12
protectorChristian Graus13-May-02 13:12 
GeneralRe: namespace or name clash errors Pin
JohnnyG15-May-02 7:02
JohnnyG15-May-02 7:02 
GeneralRe: namespace or name clash errors Pin
Christian Graus15-May-02 12:51
protectorChristian Graus15-May-02 12:51 
Generalclass view information file Pin
13-May-02 9:36
suss13-May-02 9:36 
GeneralRe: class view information file Pin
lucy13-May-02 9:46
lucy13-May-02 9:46 
GeneralRe: class view information file Pin
13-May-02 9:49
suss13-May-02 9:49 
GeneralRe: class view information file Pin
lucy13-May-02 9:57
lucy13-May-02 9:57 
GeneralRe: class view information file Pin
Chris Losinger13-May-02 10:07
professionalChris Losinger13-May-02 10:07 
GeneralRe: class view information file Pin
Bill Wilson13-May-02 11:23
Bill Wilson13-May-02 11:23 
GeneralRe: class view information file Pin
Michael P Butler13-May-02 22:35
Michael P Butler13-May-02 22:35 
GeneralRegistry error "Invalid handle" Pin
redeemer13-May-02 8:58
redeemer13-May-02 8:58 
GeneralRe: Registry error "Invalid handle" Pin
Carlos Antollini13-May-02 9:13
Carlos Antollini13-May-02 9:13 
GeneralThe RegCreateKeyEx creates or opens a key Pin
redeemer13-May-02 9:25
redeemer13-May-02 9:25 
GeneralRe: The RegCreateKeyEx creates or opens a key Pin
Bill Wilson13-May-02 11:41
Bill Wilson13-May-02 11:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.