代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/406856/11433847
c funcclrmsg.c
#include "includes.h"
//the function to clear messages--to release message memblock and attached memblock if there is one
void Func_Clear_Msg(INT8U rom * pMsg){
if((INT24U)pMsg < PTR_MAX){
if
www.eeworm.com/read/402612/11531815
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#include "SystemTray.h"
#pragma once
#define ID_INDICATOR_USER 0xE707
#define ID_INDICATOR_DATE 0xE708
#define WM_ICON_NOTIFY
www.eeworm.com/read/348415/11594875
h mapxsamp.h
// mapxsamp.h : main header file for the MAPXSAMP application
//
/*
* This sample application and corresponding sample code is provided
* for example purposes only. It has not undergone rigor
www.eeworm.com/read/158283/11628630
ac configure.ac
#
# The build process allows for using a cross-compiler. But the default
# action is to target the same platform that we are running on. The
# configure script needs to discover the following proper
www.eeworm.com/read/261633/11633848
c helloworld.c
/*
** $Id: helloworld.c,v 1.35 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 2.1
**
** helloworld.c: Sample program for MiniGUI Programming Guide
** The first MiniGUI application.
**
** Copyrigh
www.eeworm.com/read/347484/11662773
c server.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/346077/11770207
c udpserver.c
/*服务端程序UDPServer.c*/
#include
#include
#include
#include
#include
#define SERVER_PORT 8888
#define MAX_MSG_SIZE 1024
vo
www.eeworm.com/read/345595/11804634
h mainfrm.h
#include "bufwnd.h"
/////////////////
// Main frame window for TRACEWIN contains trace buffer as child window,
// not a view.
//
class CMainFrame : public CFrameWnd {
DECLARE_DYNAMIC(CMainFr
www.eeworm.com/read/345595/11804887
h mainfrm.h
#include "bufwnd.h"
/////////////////
// Main frame window for TRACEWIN contains trace buffer as child window,
// not a view.
//
class CMainFrame : public CFrameWnd {
DECLARE_DYNAMIC(CMainFr
www.eeworm.com/read/156224/11817677
h exception.h
//-< EXCEPTION.H >---------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy