代码搜索结果
找到约 12,685 项符合
Sound 的代码
sound.plg
Build Log
--------------------Configuration: Sound - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
sound.dsp
# Microsoft Developer Studio Project File - Name="Sound" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
sound.pkg
; Sound.pkg
;
;Language - standard language definitions
&EN
; standard SIS file header
#{"Sound Example"},(0x10005BC6),1,0,0
;Supports Series 60 v 2.0
(0x101F7960), 0, 0, 0, {"Series60Produ
sound.rss
/* Copyright (c) 2004, Nokia. All rights reserved. */
NAME SOUN
// INCLUDES
#include
#include
#include
#include "Sound.hrh"
#include "Sound.loc"
/
sound.loc
/* Copyright (c) 2004, Nokia. All rights reserved */
// LOCALISATION STRINGS
//d:Caption string for app.
#define qtn_soun_caption_string "Sound"
//d:Short caption string for app.
#define
sound.pan
// Copyright (c) 2004, Nokia. All rights reserved.
#ifndef __SOUND_H__
#define __SOUND_H__
// Panic Category
_LIT( KSound, "Sound" );
_LIT( KPlayerAdapter, "CPlayerAdapter" );
_LIT( KRe
sound.mmp.orig
// Copyright (c) 2004, Nokia. All rights reserved.
TARGET sound.app
TARGETTYPE app
UID 0x100039ce
sound.mmp
// Copyright (c) 2004, Nokia. All rights reserved.
TARGET sound.app
TARGETTYPE app
UID 0x100039ce
sound.mmp.bak
// Copyright (c) 2004, Nokia. All rights reserved.
TARGET sound.app
TARGETTYPE app
UID 0x100039ce
sound.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSoundDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Sound.h"