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
Readme.txt
Package: helix.src.0812.rar [view]
Upload User: zhongxx05
Upload Date: 2007-06-06
Package Size: 33641k
Code Size: 1k
Category:
Symbian
Development Platform:
C/C++
- greg2 is a simple GUI app for symbian that will drive the audio test
- .lib generated in audio/device/test.
- As it sits right now, since it was developed when we didn't have
- support for generating .apps with the build system, it is a MSVC
- project (greg2groupgreg2.dsw). Since the .dsw and .dsp files have
- hardcoded path names you will have to copy the greg2 folder to
- C:Symbian6.1Series60Epoc32Exgreg2 in order for it to compile
- and run.
- The audio unit test .lib must be copied to somewhere where the
- linker can find it (testauddevice.lib). Greg2 links against this
- .lib in order to run.
- The reason we need this GUI app under symbian is because if you
- just compile and run a .exe under the emulator the media server
- is not started by the emulator and all audio calls will fail.