How to use GDI+ 1.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
-
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
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!
-
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!
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/ 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!
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 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'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!