代码搜索:DestroyWindow

找到约 377 项符合「DestroyWindow」的源代码

代码结果 377
www.eeworm.com/read/304500/13792159

cpp progressdialog.cpp

/**************************************************************************** ProgressDialog.cpp : Implementation file for the CProgressDialog class written by PJ Arends pja@telus.net For update
www.eeworm.com/read/130382/5958447

cpp cpreferencessheet.cpp

////////////////////////////////////////////////////////////////////////////// // CPreferencesSheet.cpp // // Implementation of class CPreferencesSheet. ///////////////////////////////////////////
www.eeworm.com/read/486728/6525835

cpp code11.cpp

#include "Code11.h" CMyWinApp MyApplication; BOOL CMyWinApp::InitInstance() { CCode11* pFrame = new CCode11; m_pMainWnd = pFrame; pFrame->ShowWindow(SW_SHOW); pFrame->Update
www.eeworm.com/read/151447/12210386

txt vc编程指南68篇(5).txt

26、如何创建一个不规则形状的窗口 可以使用新的SDK函数SetWindowRgn。该函数将绘画和鼠标消息限定在窗口的一 个指定的区域,实际上使窗口成为指定的不规则形状。 使用AppWizard创建一个基于对的应用程序并使用资源编辑器从主对话资源中删 除所在的缺省控件、标题以及边界。 给对话类增加一个CRgn数据成员,以后要使用该数据成员建立窗口区 ...
www.eeworm.com/read/109079/15564673

txt 00000005.txt

--===BBS水木清华站∶精华区===-- -===BBS水木清华站∶精华区===- 26、如何创建一个不规则形状的窗口 可以使用新的SDK函数SetWindowRgn。该函数将绘画和鼠标消息限定在窗口的一 个指定的区域,实际上使窗口成为指定的不规则形
www.eeworm.com/read/171230/9765724

txt crtreport.txt

Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestroy in derived class will not be called. Warning: calling DestroyWindow in CDialog::~CDialog -- OnDestroy or PostNcDestr
www.eeworm.com/read/189144/8489042

cpp delete.cpp

// delete.cpp : implementation file // #include "stdafx.h" #include "FoodMenu.h" #include "delete.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__
www.eeworm.com/read/187131/8854175

c defaultwndproc.c

/* * Default Window handler * * * COPYRIGHT (c) 2001 - 2010. * emTech System Corporation. * * The license and distribution terms for this file may be * found in found in the file
www.eeworm.com/read/177621/9443612

htm chap5_4.htm

5.4 非模态对话框
www.eeworm.com/read/167776/9953009

c defaultwndproc.c

/* * Default Window handler * * * COPYRIGHT (c) 2001 - 2010. * emTech System Corporation. * * The license and distribution terms for this file may be * found in found in the file