Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
audguids.h
Package: SwordOnline.rar [view]
Upload User: dzyhzl
Upload Date: 2019-04-29
Package Size: 56270k
Code Size: 1k
Category:
Game Server Simulator
Development Platform:
C/C++
- /******************************************************************************
- *
- * (C) COPYRIGHT MICROSOFT CORP., 1998-1999
- *
- * TITLE: audguids.h
- *
- * VERSION: 2.0
- *
- * DATE: 9 December, 1999
- *
- * DESCRIPTION:
- * Header file used by WIA to specify audio format GUIDS.
- *
- ******************************************************************************/
- //
- // Audio Format GUIDS
- //
- // {F818E146-07AF-40ff-AE55-BE8F2C065DBE}
- DEFINE_GUID(AUDFMT_WAV, 0xf818e146, 0x07af, 0x40ff, 0xae, 0x55, 0xbe, 0x8f, 0x2c, 0x06, 0x5d, 0xbe);
- // 0fbc71fb-43bf-49f2-9190-e6fecff37e54
- DEFINE_GUID(AUDFMT_MP3, 0x0fbc71fb, 0x43bf, 0x49f2, 0x91, 0x90, 0xe6, 0xfe, 0xcf, 0xf3, 0x7e, 0x54);
- // 66e2bf4f-b6fc-443f-94c8-2f33c8a65aaf
- DEFINE_GUID(AUDFMT_AIFF, 0x66e2bf4f,0xb6fc,0x443f,0x94,0xc8,0x2f,0x33,0xc8,0xa6,0x5a,0xaf);