代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/216802/4886313
c draw.c
#include
#include
#include
/*
* @unimplemented
*/
GpStatus WINGDIPAPI
GdipDrawLine(GpGraphics *graphics,
GpPen *pen,
REAL x1,
REAL y1,
R
www.eeworm.com/read/212217/4938480
h draw.h
// Draw.h : Draw 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CDrawApp:
// 有关此类的实现,请参阅 Draw.cpp
//
www.eeworm.com/read/212217/4938484
sln draw.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Draw", "Draw.vcproj", "{9445B53D-146D-431F-B60E-2873A2113B12}"
ProjectSection(Project
www.eeworm.com/read/212217/4938487
cpp draw.cpp
// Draw.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Draw.h"
#include "MainFrm.h"
#include "DrawDoc.h"
#include "DrawView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CDr
www.eeworm.com/read/212217/4938493
rc draw.rc
// Microsoft Visual C++ 生成的资源脚本。
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// 从 TEXTINCLUDE 2
www.eeworm.com/read/209211/4981819
h draw.h
/*
* draw.h
* Copyright (C) 2001 A.J. van Os; Released under GPL
*
* Description:
* Constants and macros to deal with the Draw format
*/
#if !defined(__draw_h)
#define __draw_h 1
#include "dra
www.eeworm.com/read/209211/4981848
c draw.c
/*
* draw.c
* Copyright (C) 1998-2005 A.J. van Os; Released under GPL
*
* Description:
* Functions to deal with the Draw format
*/
#include
#include
#include
#in
www.eeworm.com/read/209211/4982641
c draw.c
#include
#include
#include
#include
void
memimagedraw(Memimage *dst, Rectangle r, Memimage *src, Point sp, Memimage *mask, Point mp, int op)
{
_memimagedraw(_memi