代码搜索:msg

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

代码结果 10,000
www.eeworm.com/read/146114/12670491

h error.h

#ifndef MYERROR_H #define MYERROR_H #include #include #include #include void error(const char *fmt, ...); void errend(const char *fmt, ...); void perror2(co
www.eeworm.com/read/247144/12678518

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // ///////////////////////////////////////////////////////////////////////////// class CMainFrame : public CMDIFrameWnd { DECLARE_DYNAMIC(CMain
www.eeworm.com/read/144496/12787173

h loadfontdoc.h

// LoadFontDoc.h : interface of the CLoadFontDoc class // ///////////////////////////////////////////////////////////////////////////// #include "DlgcLoadFont.h" class CLoadFontDoc : public CDoc
www.eeworm.com/read/144495/12787274

h lineinfo.h

// lineinfo.h : header file for ClineInfo // (c) Dialogic corp 1995, 1996 ///////////////////////////////////////////////////////////////////////////// // CLineInfo dialog class CInfo; cla
www.eeworm.com/read/329762/12934802

def biosmsgs.def

extrn _disk_msgA : byte extrn disk_msgA : byte extrn _disk_msgB : byte extrn disk_msgB : byte extrn _div_by_zero_msg : byte extrn div_by_zero_msg : byte extrn _starting_dos_msg : byte e
www.eeworm.com/read/242742/12988413

h sortheaderctrl.h

/*---------------------------------------------------------------------- Copyright (C)2001 MJSoft. All Rights Reserved. This source may be used freely as long as it is not sold for p
www.eeworm.com/read/141596/12995359

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // ///////////////////////////////////////////////////////////////////////////// class CMainFrame : public CFrameWnd { protected: // create from seria
www.eeworm.com/read/140759/13062732

h mygaview.h

// MyGAView.h : interface of the CMyGAView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_MYGAVIEW_H__1DF1808A_2647_44BE_BF43_11B4FC342A5D
www.eeworm.com/read/326576/13133832

h dialog.h

/* * Filename : dialog.h * Author : Li Dawen * Copyright (c): Coslight Group .co * Create Date : 2002.04.27 * Version : 0.1.0 */ #ifndef WINDOW_H #define WINDOW_H //#include "
www.eeworm.com/read/241364/13150810

pkg msginfo.pkg

DROP TABLE msg_info; CREATE TABLE msg_info ( msgcode INTEGER, msgtype VARCHAR2(30), msgtext VARCHAR2(2000), msgname VARCHAR2(30), description VARCHAR2(2000) ); CREATE OR