creating new project in visual studio 6
From: Liat (liat_oren_at_yahoo.co.uk)
Date: 02/22/05
- Next message: Ivar M. Yrke: "Re: Toolbox customizer problem"
- Previous message: Wendy Elizabeth: "Size of display fields using "watch" debug windows"
- Next in thread: Eric A. Johnson: "Re: creating new project in visual studio 6"
- Reply: Eric A. Johnson: "Re: creating new project in visual studio 6"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 02:59:02 -0800
Hi,
I am trying to remember how I used to open a new project in visual studio 6.
I don't remember which option I used to choose...
I have the projects I used to create - can I get this info from there?
(in those projects, the c and h files are together under the project - not
separated to source and header folders)
I tried some options from the project types and eventhough I wrote the
"main" function, I got this -
"Linking...
LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
Debug/try.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe."
Please help me,
Liat
- Next message: Ivar M. Yrke: "Re: Toolbox customizer problem"
- Previous message: Wendy Elizabeth: "Size of display fields using "watch" debug windows"
- Next in thread: Eric A. Johnson: "Re: creating new project in visual studio 6"
- Reply: Eric A. Johnson: "Re: creating new project in visual studio 6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|