?? bluetoothtransport.mmp
字號:
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
// Bluetooth socket implementation MMP file
target bluetoothtransport.dll
targettype plugin
// UID2 = ECOM plugin DLL; UID3 = this DLL's unique identifier
uid 0x10009D8D 0xE04E4147
capability LocalServices NetworkServices WriteUserData ReadUserData
userinclude .
userinclude ..\inc
userinclude ..\transport
systeminclude \epoc32\include
sourcepath .
source panic.cpp
source bluetoothtransport.cpp btclienttoserver.cpp btservertoclient.cpp
source ecom_table.cpp
start resource bluetoothtransport.rss
target bluetoothtransport
end
library transport.lib
library btextnotifiers.lib sdpagent.lib sdpdatabase.lib bluetooth.lib
library esock.lib euser.lib
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -