From: brucenan on
anybody know how to use GDI+ in WM5.0?

Thanks.


From: Demetrius Tsitrelis on
See http://drawingcf.codeplex.com


"brucenan" <brucenan0116(a)hotmail.com> wrote in message
news:301DFD8C-753F-4BFC-A426-FB674472007D(a)microsoft.com...
> anybody know how to use GDI+ in WM5.0?
>
> Thanks.
>
>
From: brucenan on
thanks

but I want use C++/VC++ in WM5, not .Net



"Demetrius Tsitrelis" <dtsitrelis2(a)hotmail.com> д����Ϣ
news:F56833B9-B8A9-4EF8-B501-03D04764E087(a)microsoft.com...
> See http://drawingcf.codeplex.com
>
>
> "brucenan" <brucenan0116(a)hotmail.com> wrote in message
> news:301DFD8C-753F-4BFC-A426-FB674472007D(a)microsoft.com...
>> anybody know how to use GDI+ in WM5.0?
>>
>> Thanks.
>>
>>
From: Demetrius Tsitrelis on
The complete source code for DrawingCF is provided on Codeplex. Although it
is in C#, you will see that it does nothing but invoke the unmanaged
functions in GDI+.

"brucenan" <brucenan0116(a)hotmail.com> wrote in message
news:DDD1892B-F7FB-4648-82DA-F84E4D6A1138(a)microsoft.com...
> thanks
>
> but I want use C++/VC++ in WM5, not .Net
>
>
>
> "Demetrius Tsitrelis" <dtsitrelis2(a)hotmail.com> д����Ϣ
> news:F56833B9-B8A9-4EF8-B501-03D04764E087(a)microsoft.com...
>> See http://drawingcf.codeplex.com
>>
>>
>> "brucenan" <brucenan0116(a)hotmail.com> wrote in message
>> news:301DFD8C-753F-4BFC-A426-FB674472007D(a)microsoft.com...
>>> anybody know how to use GDI+ in WM5.0?
>>>
>>> Thanks.
>>>
>>>
From: brucenan on
But in WM5, GDIPLUS.DLL is not so easy to be used.

Actually, I don't know how to use GDIPLUS.DLL

"Demetrius Tsitrelis" <dtsitrelis2(a)hotmail.com> д����Ϣ
news:73A0BA68-FE57-4962-B3A5-4FE1B1F5D258(a)microsoft.com...
> The complete source code for DrawingCF is provided on Codeplex. Although
> it is in C#, you will see that it does nothing but invoke the unmanaged
> functions in GDI+.
>
> "brucenan" <brucenan0116(a)hotmail.com> wrote in message
> news:DDD1892B-F7FB-4648-82DA-F84E4D6A1138(a)microsoft.com...
>> thanks
>>
>> but I want use C++/VC++ in WM5, not .Net
>>
>>
>>
>> "Demetrius Tsitrelis" <dtsitrelis2(a)hotmail.com> д����Ϣ
>> news:F56833B9-B8A9-4EF8-B501-03D04764E087(a)microsoft.com...
>>> See http://drawingcf.codeplex.com
>>>
>>>
>>> "brucenan" <brucenan0116(a)hotmail.com> wrote in message
>>> news:301DFD8C-753F-4BFC-A426-FB674472007D(a)microsoft.com...
>>>> anybody know how to use GDI+ in WM5.0?
>>>>
>>>> Thanks.
>>>>
>>>>