Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pushing an image resource to clipboard
Message
 
To
14/11/2005 02:25:55
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
01067727
Message ID:
01069203
Views:
22
Francois,

I think, this could be done with creating a stream object from your data using CreateStreamOnHGlobal() WinAPI function, and loading a picture object from stream using OleLoadPicture() function. I'll try to write this sample later.

>This sample, by Alexander Golovlev (my thanks to him for his very useful GDI library) has less dependancy (none on GDI) but still relies on building a temp file. I wish i could have a memory-based process.
>
>Any chance?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform