|
-
November 16th, 2007, 07:01 AM
#5
Re: vc++ 6 serial communication problem
should i mark 'header file sonly' when creating the project or 'none when asked for what database support i'm to include'? i marked header files....
what compund document support would you like to include?: none
hmmm strange..... i wanted to create a console project and it's asking me to choose if i want status bars and so on..... i don't think that's good.
i've chosen file->new->project->win32console->an aplication that supports mfc. and got a rebuild project with:
#include "stdafx.h"
#include "dgfdfg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
Last edited by rafaltypiak; November 16th, 2007 at 07:07 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|