代码搜索:CString

找到约 10,000 项符合「CString」的源代码

代码结果 10,000
www.eeworm.com/read/139204/13183985

h tableset.h

// tableset.h : interface of the CTables class // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1995 Microsoft Corporation // All rights reserved. // /
www.eeworm.com/read/139068/13189901

cpp cc.cpp

// cc.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "cc.h" #include "ccDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS
www.eeworm.com/read/325511/13199502

cpp alert.cpp

// Alert.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Alert.h" #include "MainFrm.h" #include "AlertDoc.h" #include "AlertView.h" #ifdef _DEBUG
www.eeworm.com/read/325503/13199880

cpp logmngr.cpp

// LogMngr.cpp: implementation of the CLogMngr class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "DMS.h" #include "LogMngr.h" #ifd
www.eeworm.com/read/240310/13226054

cpp regkey.cpp

// RegKey.cpp : implementation file // ////////////////////////////////////////////////////////////////////////////////// // // // 1998. EarthWalk Designs Software, by Jay Whe
www.eeworm.com/read/138354/13239937

cpp eringdlg.cpp

// eRingDlg.cpp : implementation file // #include "stdafx.h" #include "eRing.h" #include "eRingDlg.h" #include "Mmsystem.h" //#include "AboutDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #un
www.eeworm.com/read/324833/13241360

txt 课程内容.txt

菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处 ...
www.eeworm.com/read/324567/13257457

cpp lxy.cpp

// LXY.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "LXY.h" #include "odbcinst.h" #include "MainFrm.h" #include "LXYDoc.h" #include "LXYView.h" #inc
www.eeworm.com/read/137979/13275628

h tableset.h

// tableset.h : interface of the CTables class // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // /
www.eeworm.com/read/324159/13282159

cpp searchfrm.cpp

/* * Copyright (C) 2001-2003 Jacek Sieka, j_s@telia.com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publ