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. How to use GDI+ 1.1?

How to use GDI+ 1.1?

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

    Hi All, Is there a way we can startup the GDI+ 1.1 version? If so what changes are required to use GDI+ 1.1? Thanx.


    Do your Duty and Don't expect the Result

    I 1 Reply Last reply
    0
    • P Parthi_Appu

      Hi All, Is there a way we can startup the GDI+ 1.1 version? If so what changes are required to use GDI+ 1.1? Thanx.


      Do your Duty and Don't expect the Result

      I Offline
      I Offline
      Iain Clarke Warrior Programmer
      wrote on last edited by
      #2

      1/ How did you learn about GDI+ 1.1? 2/ Did you search on microsoft? They probably know a thing or two about it. I typed "GDI+ 1.1" into their search box, and this was the following link: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.platformsdk.gdi&tid=9fd5c32d-07c6-4777-833c-6b47e1273b95&cat=&lang=&cr=&sloc=&p=1[^] To take a quote from it: No, it is not redistributable per EULA of office 2003 and Windows Vista. So, you'll need to be running on vista, or require users to by O2k3. Also: How do I get GDI+ 1.1 to work with my app ?[^] and http://social.msdn.microsoft.com/forums/en-US/windowssdk/thread/7cb9ce0e-1782-49b3-bc48-9549b8b0ab90/[^] Hope that helps, Iain.

      In the process of moving to Sweden for love (awwww). If you're in Scandinavia and want an MVP on the payroll (or happy with a remote worker), give me a job!

      P A 2 Replies Last reply
      0
      • I Iain Clarke Warrior Programmer

        1/ How did you learn about GDI+ 1.1? 2/ Did you search on microsoft? They probably know a thing or two about it. I typed "GDI+ 1.1" into their search box, and this was the following link: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.platformsdk.gdi&tid=9fd5c32d-07c6-4777-833c-6b47e1273b95&cat=&lang=&cr=&sloc=&p=1[^] To take a quote from it: No, it is not redistributable per EULA of office 2003 and Windows Vista. So, you'll need to be running on vista, or require users to by O2k3. Also: How do I get GDI+ 1.1 to work with my app ?[^] and http://social.msdn.microsoft.com/forums/en-US/windowssdk/thread/7cb9ce0e-1782-49b3-bc48-9549b8b0ab90/[^] Hope that helps, Iain.

        In the process of moving to Sweden for love (awwww). If you're in Scandinavia and want an MVP on the payroll (or happy with a remote worker), give me a job!

        P Offline
        P Offline
        Parthi_Appu
        wrote on last edited by
        #3

        Hi Iain, Thanx for the info. Actually i have to develope a simple photo editing tool. so i was looking for the APIs in GDI+ and i found some of them interesting, unfortunatly they are of version 1.1 :~


        Do your Duty and Don't expect the Result

        1 Reply Last reply
        0
        • I Iain Clarke Warrior Programmer

          1/ How did you learn about GDI+ 1.1? 2/ Did you search on microsoft? They probably know a thing or two about it. I typed "GDI+ 1.1" into their search box, and this was the following link: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.platformsdk.gdi&tid=9fd5c32d-07c6-4777-833c-6b47e1273b95&cat=&lang=&cr=&sloc=&p=1[^] To take a quote from it: No, it is not redistributable per EULA of office 2003 and Windows Vista. So, you'll need to be running on vista, or require users to by O2k3. Also: How do I get GDI+ 1.1 to work with my app ?[^] and http://social.msdn.microsoft.com/forums/en-US/windowssdk/thread/7cb9ce0e-1782-49b3-bc48-9549b8b0ab90/[^] Hope that helps, Iain.

          In the process of moving to Sweden for love (awwww). If you're in Scandinavia and want an MVP on the payroll (or happy with a remote worker), give me a job!

          A Offline
          A Offline
          amurgshere
          wrote on last edited by
          #4

          I have made a GDI+ 1.1 Library up in C#, it even includes full legacy emulation (albeit a bit slower than the using GPU like the GDI+ 1.1 does) for when the client machine is windows XP, you can find it here with full source: http://csharpgdiplus11.codeplex.com/[^]

          I 1 Reply Last reply
          0
          • A amurgshere

            I have made a GDI+ 1.1 Library up in C#, it even includes full legacy emulation (albeit a bit slower than the using GPU like the GDI+ 1.1 does) for when the client machine is windows XP, you can find it here with full source: http://csharpgdiplus11.codeplex.com/[^]

            I Offline
            I Offline
            Iain Clarke Warrior Programmer
            wrote on last edited by
            #5

            I'm sure that's very clever stuff, but I suspect the person who asked the question will be even more interested than me. (Well done though!) Iain.

            I am one of "those foreigners coming over here and stealing our jobs". Yay me!

            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