代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/119982/14815684
mak draw_bitmap.mak
# Nmake macros for building Windows 32-Bit apps
all: Draw_B~1.exe
# Update the resource if necessary
Draw_B~1.res: Draw_B~1.rc Draw_B~1.h
rc -r -fo Draw_B~1.res Draw_B~1.rc
# Update t
www.eeworm.com/read/119982/14815685
cpp draw_bitmap.cpp
#include
#include "Draw_Bitmap.h"
#if defined (WIN32)
#define IS_WIN32 TRUE
#else
#define IS_WIN32 FALSE
#endif
#define IS_NT IS_WIN32 && (BOOL)(GetVersion() < 0x8
www.eeworm.com/read/119154/14838121
ps pdf_draw.ps
% Copyright (C) 1994, 1995, 1997, 1998 Aladdin Enterprises. All rights reserved.
%
% This file is part of Aladdin Ghostscript.
%
% Aladdin Ghostscript is distributed with NO WARRANTY OF ANY
www.eeworm.com/read/220250/14845307
ico draw1.ico
www.eeworm.com/read/220250/14845317
rc draw1.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/220250/14845319
h draw1.h
// DRAW1.h : main header file for the DRAW1 application
//
#if !defined(AFX_DRAW1_H__6E989994_CF1D_4652_89DE_4321D6D026C3__INCLUDED_)
#define AFX_DRAW1_H__6E989994_CF1D_4652_89DE_4321D6D026C3__IN
www.eeworm.com/read/220250/14845323
cpp draw1.cpp
// DRAW1.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DRAW1.h"
#include "MainFrm.h"
#include "DRAW1Doc.h"
#include "DRAW1View.h"
#ifdef _DEBUG
www.eeworm.com/read/220250/14845332
clw draw1.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDRAW1View
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DRAW1.h
www.eeworm.com/read/220250/14845335
aps draw1.aps
www.eeworm.com/read/220250/14845339
dsp draw1.dsp
# Microsoft Developer Studio Project File - Name="DRAW1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App