diff -r 5a06f39ad45b -r 80975da52420 mmserv/sts/bwins/systemtoneservice.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmserv/sts/bwins/systemtoneservice.def Mon May 03 12:59:52 2010 +0300 @@ -0,0 +1,7 @@ +EXPORTS + ?Delete@CSystemToneService@@SAXPAV1@@Z @ 1 NONAME ; void CSystemToneService::Delete(class CSystemToneService *) + ?StopTone@CSystemToneService@@QAEXI@Z @ 2 NONAME ; void CSystemToneService::StopTone(unsigned int) + ?PlayTone@CSystemToneService@@QAEXW4TToneType@1@AAI@Z @ 3 NONAME ; void CSystemToneService::PlayTone(enum CSystemToneService::TToneType, unsigned int &) + ?Create@CSystemToneService@@SAPAV1@XZ @ 4 NONAME ; class CSystemToneService * CSystemToneService::Create(void) + ?PlayTone@CSystemToneService@@QAEXW4TToneType@1@@Z @ 5 NONAME ; void CSystemToneService::PlayTone(enum CSystemToneService::TToneType) +