代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/380603/9141437
dsp draw.dsp
# Microsoft Developer Studio Project File - Name="Draw" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/380603/9141438
aps draw.aps
www.eeworm.com/read/380603/9141441
h draw.h
// Draw.h : main header file for the DRAW application
//
#if !defined(AFX_DRAW_H__92E9D904_4E32_41C5_B9C6_C3ADE5D78FFC__INCLUDED_)
#define AFX_DRAW_H__92E9D904_4E32_41C5_B9C6_C3ADE5D78FFC__INCLUD
www.eeworm.com/read/380603/9141456
ico draw.ico
www.eeworm.com/read/380603/9141462
ncb draw.ncb
www.eeworm.com/read/380603/9141474
cpp draw.cpp
// Draw.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Draw.h"
#include "MainFrm.h"
#include "ChildFrm.h"
#include "DrawDoc.h"
#include "DrawView.h"
www.eeworm.com/read/380603/9141482
opt draw.opt
www.eeworm.com/read/380603/9141484
rc draw.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/380603/9141492
dsw draw.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/379935/9172155
h draw.h
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
typedef struct tagUserData
{
// HANDLE of dib converted from JPEG
MLong hDib;
// save image's RGB data of one lines bl