📄 precompile.cxx
字号:
/*
* precompile.cxx
*
* PWLib application source file for Dump PDU
*
* Precompiled header generation file.
*
* Copyright 1999 Equivalence
* Copyright (C) 2004 Post Increment
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS"
* basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
* the License for the specific language governing rights and limitations
* under the License.
*
* The Original Code is Portable Windows Library.
*
* The Initial Developer of the Original Code is Equivalence Pty. Ltd.
*
* Contributor(s): Craig Southeren (craig@postincrement.com)
*
* $Log: precompile.cxx,v $
* Revision 1.1 2007/10/17 19:44:36 shorne
* Initial Commit
*
* Revision 2.1 2006/06/09 04:39:59 csoutheren
* Migrated VideoBranch to main trunk
*
* Revision 2.0.2.1 2006/03/28 05:13:38 csoutheren
* Normalised file headers
* Fixed problem with QCIF video
* Seperated H.323 and MCU process functions into seperate files
*
* Revision 2.0 2004/03/08 02:06:24 csoutheren
* Totally rewritten to use new connection locking mecahnism
* Added ability to monitor conferences
* Added initial support for H.323 MCU messages
* Thanks to Citron Networks for supporting this work
*
* Revision 1.1 2000/05/11 09:54:02 robertj
* Win32 compilation
*
* Revision 1.1 1999/08/08 10:05:40 robertj
* Added PDU dump program.
*
* Revision 1.2 1999/01/26 06:35:08 robertj
* Fixed $LOG$ variable in template files
*
*/
#include <ptlib.h>
// End of File ///////////////////////////////////////////////////////////////
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -