473,396 Members | 1,921 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Where is Project Properties in VC++.NET?

I don't know if this is the right place to post this
question, and I apologize if it isn't.

I came across this error in VC++.NET: "error LNK2019:
unresolved external symbol _WinMain@16 referenced in
function _WinMainCRTStartup."

In the support pages it suggested: "For Visual C++ .NET:
In the Advanced category of the Linker folder in the
Project Properties dialog box, set the Entry Point to
wWinMainCRTStartup."

My problem is, I can't seem to locate the Project
Properties dialog box in VC++.NET. Can someone please tell
me how I can reach that box?

Thanks
Nov 16 '05 #1
3 2009
>My problem is, I can't seem to locate the Project
Properties dialog box in VC++.NET. Can someone please tell
me how I can reach that box?


Select the project in the Solution Explorer pane, right click,
properties.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
Nov 16 '05 #2
I was able to find the Project Properties and change it
according to the support pages. However, I still get the
same error.

"error LNK2019: unresolved external symbol _wWinMain@16
referenced in function _wWinMainCRTStartup"

Any suggestions?

This was a Win32 app, console, with empty project.
Nov 16 '05 #3
>I was able to find the Project Properties and change it
according to the support pages. However, I still get the
same error.

"error LNK2019: unresolved external symbol _wWinMain@16
referenced in function _wWinMainCRTStartup"

Any suggestions?

This was a Win32 app, console, with empty project.


How have you arrived at this problem - from the error, you may be
trying to create a Windows application rather than a console
application.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Rob C | last post by:
Are there any good papers/documentation around for taking an unmanaged VC++ Project using MFC (created in VC V6) and making it managed? My main goal here to be able to implement new functionality...
0
by: Severino | last post by:
Hi all, we have developed a .NET component for use inside Windows Forms: this component has been written using VC++.NET (2003) and is working perfectly when inserted inside VC#.NET or VB.NET...
0
by: Severino | last post by:
Hi all, we have developed a .NET component for use inside Windows Forms: this component has been written using VC++.NET (2003) and is working perfectly when inserted inside VC#.NET or VB.NET...
2
by: Alexander Zauzolkov | last post by:
Hi! I have a VC++.Net project. Project specific defines and include paths are saved in an external file (response file). I use the file during compilation giving it by means of the @ compiler...
2
by: Susan Baker | last post by:
Hi, I am (trying) to compile some code I downloaded from the internet. The sources contain references to header files - using the form : #include <pathname/file> If I change the form to...
5
by: Jim H | last post by:
I created a managed C++ dll project. I wrote the code and compiled it and everything builds fine. The problem is no prj.dll is generated in the output directories. It does generate a...
1
by: Ole Mercano | last post by:
In options->Project and Solutions I setup in all 3 entry fields D:\work\myvs\ as base directroy. However when I open an existing VC# project all the related stuff is saved into ...
0
by: vedprakashpatel | last post by:
Hi, I have created a solution with two project one is managed VC++ and other is C# project. Now I would like to use C# dll in my VC++ project. I have followed the following steps. 1. Added a...
6
by: =?Utf-8?B?S3VlaXNoaW9uZyBUdQ==?= | last post by:
Is there a way to convert a VC++ MFC project into a VC++ .NET project? If yes, how do I do it?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.