搜索资源列表
oleldpic
- (141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section-(141k) OleLoadPic demonstrate
PictureEx_demo
- 这是一个VC显示GIF的程序,使用了OleLoadPicture来实现
oleldpic
- (141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section-(141k) OleLoadPic demonstrate
PictureEx_demo
- 这是一个VC显示GIF的程序,使用了OleLoadPicture来实现-This is a VC display GIF procedures used to achieve OleLoadPicture
SOCKET-Send-Photo
- 这是一个利用Socket来发送图片的例子程序。值得注意的是:图片对象被表示成COM接口IPicture. 程序分为服务器端和客户端。服务器端里面的文件Picture.h和Picture.cpp是用来处理图片的。它们用到了函数OleLoadPicture. 具体的代码实现,请您细看。-This is a Socket to send pictures using the example program. It is worth notin