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. Differences between embedded and regular VC++ [modified]

Differences between embedded and regular VC++ [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
c++hardwarequestionannouncement
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.
  • J Offline
    J Offline
    JWood
    wrote on last edited by
    #1

    From people that know, are skills in VC++ translateble to the embedded / mobile version? What are the main differences? -- modified at 11:27 Friday 25th August, 2006


    A cynic is a man who, when he smells flowers, looks around for a coffin.
    -H.L. Mencken

    J Z 2 Replies Last reply
    0
    • J JWood

      From people that know, are skills in VC++ translateble to the embedded / mobile version? What are the main differences? -- modified at 11:27 Friday 25th August, 2006


      A cynic is a man who, when he smells flowers, looks around for a coffin.
      -H.L. Mencken

      J Offline
      J Offline
      Jun Du
      wrote on last edited by
      #2

      To some degree. Mobile SDK is usually only a subset of the regular SDK, with some mobile extensions.

      Best, Jun

      J 1 Reply Last reply
      0
      • J JWood

        From people that know, are skills in VC++ translateble to the embedded / mobile version? What are the main differences? -- modified at 11:27 Friday 25th August, 2006


        A cynic is a man who, when he smells flowers, looks around for a coffin.
        -H.L. Mencken

        Z Offline
        Z Offline
        Zac Howland
        wrote on last edited by
        #3

        In general, the embedded version of the SDK is a subset of the non-embedded version. Basic C++ skills are the same, but you do have to take extra care when dealing with memory allocation and stack limitations.

        If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

        J 1 Reply Last reply
        0
        • J Jun Du

          To some degree. Mobile SDK is usually only a subset of the regular SDK, with some mobile extensions.

          Best, Jun

          J Offline
          J Offline
          JWood
          wrote on last edited by
          #4

          Thanks


          A cynic is a man who, when he smells flowers, looks around for a coffin.
          -H.L. Mencken

          1 Reply Last reply
          0
          • Z Zac Howland

            In general, the embedded version of the SDK is a subset of the non-embedded version. Basic C++ skills are the same, but you do have to take extra care when dealing with memory allocation and stack limitations.

            If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

            J Offline
            J Offline
            JWood
            wrote on last edited by
            #5

            Thanks.


            A cynic is a man who, when he smells flowers, looks around for a coffin.
            -H.L. Mencken

            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