Location:
Search - evc png
Search list
Description: 在EVC上调试通过的PNG解码工程,PNG版本是1.23,-in EVC through debugging on the PNG decoder, PNG version 1.23,
Platform: |
Size: 1420923 |
Author: 刘飞 |
Hits:
Description: wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter(\"选中其中一个文件|*.bmp *.jpg *.gif *.png\")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}
Platform: |
Size: 20617 |
Author: lzy |
Hits:
Description: 在EVC上调试通过的PNG解码工程,PNG版本是1.23,-in EVC through debugging on the PNG decoder, PNG version 1.23,
Platform: |
Size: 1420288 |
Author: 刘飞 |
Hits:
Description: wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
Platform: |
Size: 20480 |
Author: lzy |
Hits:
Description: EVC下,用com组件iiamge技术,显示png格式等图-EVC, the use of com components iiamge technology, such as map display png format
Platform: |
Size: 5675008 |
Author: 叶观平 |
Hits: