代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/226451/4784600
rc draw.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//
www.eeworm.com/read/226451/4785245
clw draw.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CChildView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Draw.h"
www.eeworm.com/read/226451/4785246
plg draw.plg
Build Log
--------------------Configuration: Draw - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP39C.tmp"
www.eeworm.com/read/226451/4785247
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/226451/4785248
h draw.h
// Draw.h : main header file for the DRAW application
//
#if !defined(AFX_DRAW_H__B0715FA4_3A15_11D4_85B8_00A0CC253EAC__INCLUDED_)
#define AFX_DRAW_H__B0715FA4_3A15_11D4_85B8_00A0CC253EAC__INCLUD
www.eeworm.com/read/226451/4785252
cpp draw.cpp
// Draw.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Draw.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
www.eeworm.com/read/226451/4785254
rc draw.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//
www.eeworm.com/read/216802/4885053
c draw.c
/*
* Win32 5.1 Theme drawing
*
* Copyright (C) 2003 Kevin Koltzau
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pu
www.eeworm.com/read/216802/4885632
c draw.c
/*
* ReactOS User32 Library
* - Various drawing functions
*
* Copyright 2001 Casper S. Hournstroup
* Copyright 2003 Andrew Greenwood
* Copyright 2003 Filip Navara
*
* Based on Wine cod
www.eeworm.com/read/216802/4885660
h draw.h
HPEN STDCALL GetSysColorPen (int nIndex);
void DrawCaret(HWND hWnd, PTHRDCARETINFO CaretInfo);