How to create a new win32 console application with C++

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shockna1
    New Member
    • Apr 2010
    • 30

    How to create a new win32 console application with C++

    Im using Microsoft visual c++ 2008 and 2010 and neither of them will let me create a new win32 console application they will let me edit them but not make a new one. It used to work but evry time I try naw this thing pops up and says navigation to the webpage was canceled.
    Attached Files
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    I use VC++ 2008 and have never seen this.

    What are the exact choices to make to produce this and I will try it.

    BTW: This is not some silly parental control on your anti-virus kicking in is it?

    Comment

    • shockna1
      New Member
      • Apr 2010
      • 30

      #3
      Originally posted by weaknessforcats
      I use VC++ 2008 and have never seen this.

      What are the exact choices to make to produce this and I will try it.

      BTW: This is not some silly parental control on your anti-virus kicking in is it?
      What do you meen by choices? And im preaty sure its not my anti virus and I dont evan have parental control besides im the admin anyway.

      Comment

      • weaknessforcats
        Recognized Expert Expert
        • Mar 2007
        • 9214

        #4
        What I meant was the sequence of choices you made to create this project.

        Like, select new project, select Win32 project, when the wized appeared what did you select?

        Plus when in the sequence does this window appear?

        I want to duplicate what you do to try to produce the same error.

        Comment

        • shockna1
          New Member
          • Apr 2010
          • 30

          #5
          Originally posted by weaknessforcats
          What I meant was the sequence of choices you made to create this project.

          Like, select new project, select Win32 project, when the wized appeared what did you select?

          Plus when in the sequence does this window appear?

          I want to duplicate what you do to try to produce the same error.
          Well first I open c++ and on the start page I goto new project then I click on win32 console application and make sure the location is where I wont it then I type in a name and press ok and thet error thing pops up.

          Comment

          • weaknessforcats
            Recognized Expert Expert
            • Mar 2007
            • 9214

            #6
            Definitely something on your machine. It works fine for me.

            I have never seen that screen before. I suggest you submit this to a Microsoft suopport group. Let me know what you find out.

            Comment

            Working...