sipbase.h
来自「c语言编程软件vc6.0中文绿色版_vc6.0官方下载」· C头文件 代码 · 共 22 行
H
22 行
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright 1996 - 1998 Microsoft Corporation
//
// File: sipbase.h
//
// Contents: Generic SIP Provider Main Include File
//
// History: 14-Feb-1997 pberkman created
//
//--------------------------------------------------------------------------
#ifndef SIPBASE_H
#define SIPBASE_H
// all moved to mssip.h
#include <mssip.h>
#endif // SIPBASE_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?