代码搜索:vC
找到约 10,000 项符合「vC」的源代码
代码结果 10,000
www.eeworm.com/read/389033/8552249
bat vc.bat
@echo off
rem ########################################################
rem # VC++ Command line compile #
rem # Copied from VCVARS32.bat in VC98/bin #
rem
www.eeworm.com/read/389033/8552275
bat vc.bat
@echo off
rem ########################################################
rem # VC++ Command line compile #
rem # Copied from VCVARS32.bat in VC98/bin #
rem
www.eeworm.com/read/389033/8552369
bat vc.bat
@echo off
rem ########################################################
rem # VC++ Command line compile #
rem # Copied from VCVARS32.bat in VC98/bin #
rem
www.eeworm.com/read/432213/8619327
vc jconfig.vc
/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
/* see jconfig.doc for explanations */
#define HAVE_PROTOTYPES
#define HAVE_UNSIGNED_CHAR
#define HAVE_UNSIGNED_SHORT
/* #
www.eeworm.com/read/432213/8619659
vc makefile.vc
# Makefile for Independent JPEG Group's software
# This makefile is for Microsoft Visual C++ on Windows NT (and 95?).
# It builds the IJG library as a statically linkable library (.LIB),
# and builds
www.eeworm.com/read/430813/8727569
exe vc.exe
www.eeworm.com/read/286825/8740571
txt vc++.txt
可采取两种方法:
(1) SDK函数 SHGetFileInfo 或使用 ExtractIcon获得图标资源的 handle,
(2) SDK函数 SHGetFileInfo获得有关文件的 很多信息,如大小图标,属性,
类型等.
Example(1): 在程序窗口左上角显示 NotePad图标.
void CSampleView: OnDraw(CDC * pDC)
{
www.eeworm.com/read/386485/8740782
vc jconfig.vc
/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
/* see jconfig.doc for explanations */
#define HAVE_PROTOTYPES
#define HAVE_UNSIGNED_CHAR
#define HAVE_UNSIGNED_SHORT
/* #
www.eeworm.com/read/386485/8741039
vc makefile.vc
# Makefile for Independent JPEG Group's software
# This makefile is for Microsoft Visual C++ on Windows NT (and 95?).
# It builds the IJG library as a statically linkable library (.LIB),
# and builds
www.eeworm.com/read/386269/8758710