代码搜索结果
找到约 10,000 项符合
W 的代码
w2k_img.dsp
# Microsoft Developer Studio Project File - Name="w2k_img" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) D
w2k_img.rc
// w2k_img.rc
// 08-27-2000 Sven B. Schreiber
// sbs@orgon.com
#define _RC_PASS_
#define _W2K_IMG_DLL_
#include "w2k_img.h"
// ===========================================================
w2k_img.def
; w2k_img.def
; 08-27-2000 Sven B. Schreiber
; sbs@orgon.com
LIBRARY w2k_img
EXPORTS imgBoxA
imgBoxW
imgMemoryCreate
imgMemoryResize
imgMemoryDestroy
w2k_img.h
// w2k_img.h
// 08-27-2000 Sven B. Schreiber
// sbs@orgon.com
////////////////////////////////////////////////////////////////////
#ifdef _W2K_IMG_DLL_
///////////////////////////////////////
w2k_img.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
w2k_img.c
// __________________________________________________________
//
// w2k_img.c
// SBS Windows 2000 Image Library V1.01
// 08-27-2000 Sven B. Schr