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
changelog
Package: tcpmp.rar [view]
Upload User: wstnjxml
Upload Date: 2014-04-03
Package Size: 7248k
Code Size: 1k
Category:
Windows CE
Development Platform:
C/C++
- defines:
- MIPS32 (MIPS)
- FASTEST
- BUILDFIXED (WIN32,WINCE)
- DYNAMIC_CRC_TABLE (WIN32,WINCE)
- NO_ERRNO_H
- ZLIB_DLL (WIN32,WINCE)
- link with ole32.lib
- ---------------------------------------------------
- libid3tag:
- frame.c renamed to frameid3.c
- global.h abort() -> exit(1)
- util.c zlib.h reference extended with path
- file.c not needed
- file.h not needed
- version.c not needed
- version.h not needed
- debug.c not needed
- global.h id3_debug_malloc,... not needed: defined(DEBUG) -> defined(NEVER)
- layer3.c change calloc to malloc and memset (wince2.xx doesn't have calloc)
- frame.c static id3_byte_t const empty = 0;