代码搜索:PView

找到约 1,218 项符合「PView」的源代码

代码结果 1,218
www.eeworm.com/read/473068/6854740

h drawobj.h

// DrawObj.h: interface for the CDrawObj class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DRAWOBJ_H__1F9C3913_D28E_4925_BCAE_75347FAC48C6__INCLUDE
www.eeworm.com/read/195462/8153951

cpp tuxiang.cpp

#include "stdafx.h" #include "comapi.h" #include "imgprocDoc.h" #include "imgprocView.h" #include "dibapi.h" #include "Resource.h" #include "InDlg1.h" #include "TemDlg.h" void box0(CImgprocV
www.eeworm.com/read/293587/8285378

cpp queryviewdriver.cpp

/*************************************************************************** * * Copyright (C) 2005 Elad Lahav (elad_lahav@users.sourceforge.net) * * Redistribution and use in source and binary fo
www.eeworm.com/read/368322/9701899

cpp cedtdocview.cpp

#include "stdafx.h" #include "cedtHeader.h" CView * CCedtDoc::GetFirstView() { POSITION pos = GetFirstViewPosition(); if( pos ) return GetNextView( pos ); else return NULL; } INT CCed
www.eeworm.com/read/172521/9703329

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "Gray.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THI
www.eeworm.com/read/170691/9793319

h drawtool.h

// DrawTool.h: interface for the CDrawTool class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DRAWTOOL_H__67B343D6_9A89_4CAD_A4B9_2EEF72C5EF10__INCL
www.eeworm.com/read/170691/9793384

h drawobj.h

// DrawObj.h: interface for the CDrawObj class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DRAWOBJ_H__1F9C3913_D28E_4925_BCAE_75347FAC48C6__INCLUDE
www.eeworm.com/read/170691/9793539

h drawtool.h

// DrawTool.h: interface for the CDrawTool class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DRAWTOOL_H__67B343D6_9A89_4CAD_A4B9_2EEF72C5EF10__INCL
www.eeworm.com/read/170691/9793619

h drawobj.h

// DrawObj.h: interface for the CDrawObj class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DRAWOBJ_H__1F9C3913_D28E_4925_BCAE_75347FAC48C6__INCLUDE
www.eeworm.com/read/414532/11109355

cpp tearing demo.cpp

// Tearing Demo.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Tearing Demo.h" #include "ChildView.h" #include "DemoTypeDialog.h" #ifdef _DEBUG #def