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. ATL / WTL / STL
  4. ATL from VC7 into VC6

ATL from VC7 into VC6

Scheduled Pinned Locked Moved ATL / WTL / STL
c++com
3 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
    Jeremy Pullicino
    wrote on last edited by
    #1

    Hi, This might sound like an impossible task, but I am attempting it anyway. I have a project in VC 7 which uses some of the ATL functions that come with VC 7. I require to compile this project in VC6. As far as i know, there should be no technical limitations in doing this. I am currently copying the ATL files which I am dependent on to my project and attempting to compile that on VC 6. Unfortunately I am getting compile errors, so I was wondering if anyone has any advice. Maybe they have done this before, or maybe they have done something similar and would like to share some experiences. Thanks in advance, Jeremy. Jeremy Pullicino C++ Developer Homepage

    S A 2 Replies Last reply
    0
    • J Jeremy Pullicino

      Hi, This might sound like an impossible task, but I am attempting it anyway. I have a project in VC 7 which uses some of the ATL functions that come with VC 7. I require to compile this project in VC6. As far as i know, there should be no technical limitations in doing this. I am currently copying the ATL files which I am dependent on to my project and attempting to compile that on VC 6. Unfortunately I am getting compile errors, so I was wondering if anyone has any advice. Maybe they have done this before, or maybe they have done something similar and would like to share some experiences. Thanks in advance, Jeremy. Jeremy Pullicino C++ Developer Homepage

      S Offline
      S Offline
      Steve S
      wrote on last edited by
      #2

      You shouldn't assume that there won't be technical issues; VC7 is a different compiler, and is stricter but more compliant. It is likely that the ATL headers might use new features. What are the features in 7 that you need, and why must you use VC6? Steve S

      1 Reply Last reply
      0
      • J Jeremy Pullicino

        Hi, This might sound like an impossible task, but I am attempting it anyway. I have a project in VC 7 which uses some of the ATL functions that come with VC 7. I require to compile this project in VC6. As far as i know, there should be no technical limitations in doing this. I am currently copying the ATL files which I am dependent on to my project and attempting to compile that on VC 6. Unfortunately I am getting compile errors, so I was wondering if anyone has any advice. Maybe they have done this before, or maybe they have done something similar and would like to share some experiences. Thanks in advance, Jeremy. Jeremy Pullicino C++ Developer Homepage

        A Offline
        A Offline
        Amit Dey
        wrote on last edited by
        #3

        Had similar problems trying to 'port' ATL7 AtlMime classes to VC6. still lokking for a solution.

        Hush,hush... thought I heard you call my name now. Kula Shaker. Amit Dey Latest articles at CP -
        Writing Word addins Office addin

        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