文件名称:resdll
- 所属分类:
- Windows Mobile
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 369kb
- 下载次数:
- 0次
- 提 供 者:
- f***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
resdll,将资源放到DLL的方法演示-As you are developing applications for new high-resolution Pocket PCs with 192 DPI resolution displays, you might wonder where the new high-resolution bitmaps and resources should go. The simplest solution is to include them in the same EXECUTABLE alongside the old, low-resolution resources. However, this approach wastes storage space. Device screens only have one resolution, which never changes for that device. Therefore, if the application is deployed to a 96 DPI device, it doesn t need 192 DPI resources- and vice versa.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
resdll\GetRealDPI\getrealdpi.cpp
......\..........\getrealdpi.rc
......\..........\GetRealDPI.vcproj
......\..........\resource.h
......\..........\StdAfx.cpp
......\..........\StdAfx.h
......\newres.h
......\ReadMe.txt
......\ResDLL.cpp
......\ResDLL.h
......\ResDLL.ico
......\ResDLL.rc
......\resdll.sln
......\resdll.vcproj
......\resource.h
......\Res_096\image.bmp
......\.......\resource.h
......\.......\Res_096.cpp
......\.......\Res_096.rc
......\.......\Res_096.vcproj
......\....192\image.bmp
......\.......\resource.h
......\.......\Res_192.cpp
......\.......\Res_192.rc
......\.......\Res_192.vcproj
......\SetupDPI\SetupDPI.cpp
......\........\SetupDPI.DEF
......\........\SetupDPI.vcproj
......\........\StdAfx.cpp
......\........\StdAfx.h
......\...Up_DPI\SetUp_DPI.vddproj
......\StdAfx.cpp
......\StdAfx.h
......\temp\ResDLL.cpp
......\....\StdAfx.cpp
......\GetRealDPI
......\Res_096
......\Res_192
......\SetupDPI
......\SetUp_DPI
......\temp
resdll
......\..........\getrealdpi.rc
......\..........\GetRealDPI.vcproj
......\..........\resource.h
......\..........\StdAfx.cpp
......\..........\StdAfx.h
......\newres.h
......\ReadMe.txt
......\ResDLL.cpp
......\ResDLL.h
......\ResDLL.ico
......\ResDLL.rc
......\resdll.sln
......\resdll.vcproj
......\resource.h
......\Res_096\image.bmp
......\.......\resource.h
......\.......\Res_096.cpp
......\.......\Res_096.rc
......\.......\Res_096.vcproj
......\....192\image.bmp
......\.......\resource.h
......\.......\Res_192.cpp
......\.......\Res_192.rc
......\.......\Res_192.vcproj
......\SetupDPI\SetupDPI.cpp
......\........\SetupDPI.DEF
......\........\SetupDPI.vcproj
......\........\StdAfx.cpp
......\........\StdAfx.h
......\...Up_DPI\SetUp_DPI.vddproj
......\StdAfx.cpp
......\StdAfx.h
......\temp\ResDLL.cpp
......\....\StdAfx.cpp
......\GetRealDPI
......\Res_096
......\Res_192
......\SetupDPI
......\SetUp_DPI
......\temp
resdll