代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/111208/15517054
h msg.h
// msg.h : interface of the CMsg class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This source code i
www.eeworm.com/read/111208/15517068
cpp msg.cpp
// msg.cpp : implementation of the CMsg class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This source
www.eeworm.com/read/111023/15520060
h msg.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute
www.eeworm.com/read/110974/15521193
mdb msg.mdb
www.eeworm.com/read/110876/15523762
res msg.res
www.eeworm.com/read/110876/15523778
mc msg.mc
;
;//File: Msg.mc
;//
;
MessageIdTypedef = NTSTATUS
SeverityNames = (
Success = 0x0:STATUS_SEVERITY_SUCCESS
Informational = 0x1:STATUS_SEVERITY_INFORMATIONAL
Warning = 0x2:STATUS_SE
www.eeworm.com/read/110670/15527758
wav msg.wav
www.eeworm.com/read/109477/15556510
h msg.h
#ifndef _LINUX_MSG_H
#define _LINUX_MSG_H
#include
/* ipcs ctl commands */
#define MSG_STAT 11
#define MSG_INFO 12
/* msgrcv options */
#define MSG_NOERROR 010000 /* no error if
www.eeworm.com/read/109249/15560735
bas msg.bas
Attribute VB_Name = "msg"
Public Sub send_x(n As msg_, k() As Single)
On Error Resume Next
'''''''''''' send the mouse data
Set dpM = dp.CreateMessage()
dpM.Writ
www.eeworm.com/read/109201/15561831