Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. MFC application being compiled on VS2012

MFC application being compiled on VS2012

Scheduled Pinned Locked Moved C / C++ / MFC
helpcsharpc++visual-studiocom
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    YaronNir
    wrote on last edited by
    #1

    i took an MFC application written in VS2010 opened in in win8 with visual studio 2012 got the following errors: error C1083: Cannot open include file: "tmschema.h": No such file or directory (afxwin.h) it returns in several cases anyway can help? thanks

    Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

    D 1 Reply Last reply
    0
    • Y YaronNir

      i took an MFC application written in VS2010 opened in in win8 with visual studio 2012 got the following errors: error C1083: Cannot open include file: "tmschema.h": No such file or directory (afxwin.h) it returns in several cases anyway can help? thanks

      Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      YaronNir wrote:

      anyway can help?

      Does tmschema.h exist?

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous

      Y T 2 Replies Last reply
      0
      • D David Crow

        YaronNir wrote:

        anyway can help?

        Does tmschema.h exist?

        "One man's wage rise is another man's price increase." - Harold Wilson

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        "Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous

        Y Offline
        Y Offline
        YaronNir
        wrote on last edited by
        #3

        actually you are right, it doesn't will check more thanks

        Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

        T 1 Reply Last reply
        0
        • D David Crow

          YaronNir wrote:

          anyway can help?

          Does tmschema.h exist?

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous

          T Offline
          T Offline
          tldcolli
          wrote on last edited by
          #4

          The include file "tmschema.h" is part of the Microsoft SDK (in v6.0 and v7.0), and is included by Visual Studio 2010 (in afxwin.h). However, Visual Studio 2012 doesn't appear to have the correct include files and/or libraries. I'm looking to see if there's a known solution, and I'll post here again when I've worked it out! :confused:

          1 Reply Last reply
          0
          • Y YaronNir

            actually you are right, it doesn't will check more thanks

            Interface basics click here : http://www.codeproject.com/com/COMBasics.asp don't forget to vote :)

            T Offline
            T Offline
            tldcolli
            wrote on last edited by
            #5

            Strangely, at Microsoft.com, the current link to the Microsoft Windows SDK appears to be broken: http://msdn.microsoft.com/en-us/windows//bb980924.aspx?wt.svl=more_downloads[^]

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups