▼Windows Mobileプログラミングメモ▼
Windows Mobile 6 SDKのサンプル一覧

サンプルの配置場所
エディション フォルダ
Classic Edition C:\Program Files\Windows Mobile 6 SDK\Samples\Common\
Professional Edition C:\Program Files\Windows Mobile 6 SDK\Samples\PocketPC\
Standard Edition C:\Program Files\Windows Mobile 6 SDK\Samples\Smartphone\

サンプルの一覧
種別 内容 言語 PPC SP 利用API フォルダ
アクティブシンク 同期管理 C++ Win32

ActiveSyncStart
ActiveSyncStop

\Common\CPP\Win32\SyncManager
カメラ カメラキャプチャ C++ Win32   ICaptureGraphBuilder2 \PocketPC\CPP\win32\CameraCapture
カメラキャプチャ C++ Win32 SHCameraCapture \Common\CPP\Win32\CECamera
カメラキャプチャ
C# Microsoft.WindowsMobile.Forms.CameraCaptureDialog \Common\CS\CECamera
通話 テレフォニーダイアラー C++ Win32 lineInitialize
lineNegotiateAPIVersion
lineGetDevCaps
lineDrop
lineDeallocateCall
lineClose.
\Common\CPP\Win32\CellCore\CeDialer
同期TAPI C++ Win32 lineNegotiateAPIVersion
lineGetDevCaps
lineGetGeneralInfo
lineInitializeEx
lineOpen
lineClose
lineShutdown
\Common\CPP\Win32\CellCore\ExTAPI
非同期TAPI C++ Win32 lineNegotiateAPIVersion
lineGetDevCaps
lineGetGeneralInfo
LINEINITIALIZEEXPARAMS
lineNegotiateExtVersion
lineGetOperatorStatus
lineOpen
lineClose
lineShutdown
\Common\CPP\Win32\CellCore\ExTAPIAsync
Hello (SMS) C++ Win32 SmsSendMessage \Common\CPP\Win32\CellCore\SMS\HelloSMS
Hello (Telephone) C++ Win32 tapiRequestMakeCall \Common\CPP\Win32\CellCore\TAPI\HelloTAPI
SMS C++ Win32 WapOpen
WapSend
WapRead
WapClose
\Common\CPP\Win32\CellCore\WDP_SMS
電話と通信 Bluetoothによるデバイスディスカバリ C++ Win32   Bluetooth
Synchronous Device Discovery
Winsock Support in Windows CE
WSALookupServiceBegin (Windows Sockets)
WSALookupServiceNext (Windows Sockets)
WSALookupServiceEnd (Windows Sockets)
\PocketPC\CPP\win32\Bluetooth\btsearch
Bluetoothによるチャット C++ Win32   Bluetooth
Asynchronous Device Discovery
\PocketPC\CPP\win32\Bluetooth\BthChat
Bluetoothによるゲーム C# System.Drawing
Microsoft.WindowsMobile.SharedSource.Bluetooth
\Common\CS\Bluetooth\SpaceWar2D
コネクションマネージャヘルパー C++ MFC   ConnMgrEstablishConnection
ConnMgrConnectionStatus
ConnMgrReleaseConnection
ConnMgrMapURL
ConnMgrProviderMessage
\PocketPC\CPP\MFC\CMHELPER
タイムサーバー同期 C++ Win32   ConnMgrReleaseConnection
ConnMgrEnumDestinations
ConnMgrEstablishConnection
\Smartphone\CPP\Win32\CMTime
SMSによるWDP C++ Win32 WapOpen
WapSend
WapRead
WapClose
\Common\CPP\Win32\CellCore\WDP_SMS
WDPレイヤー C++
Win32
WapOpen
WapSend
WapRead
WapClose
WapGetNextPrimitiveSize
\Common\CPP\Win32\WDP
リングトーンマネージャ C# SndGetSoundDirectoriesList
SndPlaySync
SndPlayAsync
SndOpen
SndStop
SndClose
PInvoke
\Common\CS\RingtoneManager
デバイスコンフィギュレーションとセキュリティ WAPプロビジョニングクライアント C++ Win32   DMProcessConfigXML \Common\CPP\Win32\CfgClient
CABのセットアップ C++ Win32 - \Common\CPP\Win32\SetupDLL
セキュリティ設定 C# ProcessConfiguration
TestConfiguration
\Common\CS\SecurityViewer
Custom Authentication Reset Component C++   ARCSetup
ARCRequest
ARCGetValue
\PocketPC\CPP\win32\AuthReset
LAPプラグイン
(PocketPC)
C++
Win32
  InitLAP
DeinitLAP
VerifyUser
VerifyUserStart
VerifyUserStop
VerifyUserToTop
LAPCreateEnrollmentConfigDialog
LAPCancelVerifySequence
LAPDisplayCodeword
LAPDisplayPreWipe
LAPLockoutUser
LASSGetValue
\PocketPC\CPP\win32\LAP
LAPプラグイン
(Spartphone)
C++
Win32
  InitLAP
DeinitLAP
VerifyUser
VerifyUserStart
VerifyUserStop
VerifyUserToTop
LAPCreateEnrollmentConfigDialog
LAPCancelVerifySequence
LAPDisplayCodeword
LAPDisplayPreWipe
LAPLockoutUser
LASSGetValue
\Smartphone\CPP\win32\LAP
Direct 3D Mobile D3Dのデバイス生成 C++ Win32   Direct3D \PocketPC\CPP\win32\Directx\d3dm\tutorials\tut01_createdevice
D3Dの頂点 C++ Win32   Direct3D \PocketPC\CPP\win32\Directx\d3dm\tutorials\Tut02_vertices
D3Dの行列 C++ Win32   Direct3D \PocketPC\CPP\win32\Directx\d3dm\tutorials\Tut03_matrices
D3Dの光源 C++ Win32   Direct3D \PocketPC\CPP\win32\Directx\d3dm\tutorials\Tut04_lights
D3Dのテクスチャマッピング C++ Win32   Direct3D \PocketPC\CPP\win32\Directx\d3dm\tutorials\Tut05_textures
D3Dの固定ポイントデータ C++ Win32   Direct3D \PocketPC\CPP\win32\Directx\D3DM\tutorials\Tut06_fixedpoint
Direct Draw DDrawの初期化 C++ Win32   DirectDraw \PocketPC\CPP\win32\Directx\DDraw\DDex1
DDrawのビットマップ C++ Win32   DirectDraw \PocketPC\CPP\win32\Directx\DDraw\Ddex2
DDrawのオフスクリーンサーフェイス C++ Win32   DirectDraw \PocketPC\CPP\win32\Directx\DDraw\Ddex3
DDrawのオーディオ C++ Win32   DirectDraw \PocketPC\CPP\win32\Directx\DDraw\Donuts2
DDrawのアニメーション C++ Win32   DirectDraw \PocketPC\CPP\win32\Directx\DDraw\Mosquito
スクリーンサイズと方向 UIレイアウト C++ Win32   ScreenLib \PocketPC\CPP\win32\UILayout
DPI クロスワード C++ Win32   ChangeDisplaySettingsEx
WM_SETTINGCHANGE
WM_SIZE
GetDeviceCaps
GetSystemMetrics
SHGetUIMetrics
\PocketPC\CPP\win32\Crossword
スクリーンレゾリューション C++ Win32   DPI \PocketPC\CPP\win32\Resdll
EDB CEDBからEDBへの移行 C++
Win32
EDB/CEDB
CeOidGetInfoEx2
CeMountDBVol
CeCreateDatabaseWithProps
CeCreateSession
CeOpenDatabaseInSession
CeSeekDatabaseEx
\Common\CPP\Win32\FileDB
ファイルDRM DRMファイル C++ Win32 FileDrmIsDRM
FileDrmShowLicenseInfo
FileDrmVerifyRights
FileDrmCreateFile
FileDrmGetMetric
FileDrmCommitRights
\Common\CPP\Win32\FileDRM
イメージング イメージング C++ Win32 IImage
IImagingFactory
\Common\CPP\Win32\Imaging
Internet Explorer Mobile AXSample C++ ATL ActiveX Controls
ATL
COM
\Common\CPP\ATL\AXSample
Webブラウジング C++ Win32   HTML Control API \PocketPC\CPP\win32\browse
ブラウザヘルパーオブジェクト(BHO) C++ ATL

IWebBrowser2
DWebBrowserEvents2

\Common\CPP\ATL\PIEHelper
アプリケーション内でのInternet Explorer Mobile の利用 C++ ATL IWebBrowser2
DWebBrowserEvents2
\Common\CPP\ATL\MiniPIE
AJAX   Ajax \Common\AJAX\
メニュー拡張 メディカルヒストリー C++ Win32   IItem::SetProps
IPOutlookApp2::GetIDsFromNames
IPOutlookApp2 (IPOutlookApp2::GetItemFromOidEx)
IItem (IItem::Save)
Menu Extensibility
IContextMenu
IObjectWithSite
\PocketPC\CPP\win32\MedicalHistory
メッセージキューイング メッセージキューイング C++ Win32 MSMQAdm Utility
Debugging MSMQ
MSMQ Reference
\Common\CPP\Win32\MSMQ\VisAdm
メッセージング(MAPI) プッシュメッセージング C++ Win32 ShellExecuteEx \Common\CPP\Win32\FileClient
メッセージストアプロパティ C++ Win32 IMAPISession
IMAPITable
IMAPIProp::GetProps
IMAPIProp::SetProps
\PocketPC\CPP\win32\MailSet
MAPIルール C++ Win32 IMailRuleClient
IMailRuleClient::ProcessMessage
IMailRuleClient::Initialize
IMsgStore
IMsgStore::OpenEntry
IMessage
IMAPIProp::GetProps
MAPI Properties
\Common\CPP\Win32\MapiRule
メニュー拡張 C++ Win32 Menu Extensibility
IContextMenu
IObjectWithSite
MailComposeMessage
\Common\CPP\Win32\ReadViewMenuExt
E-メール送信 C++ Win32 Messaging API (MAPI)
MAPILogonEx
SRowSet
IMAPISession::GetMsgStoresTable
IMAPISession::OpenMsgStore
IMAPITable::QueryRows
IMsgStore::OpenEntry
IMAPIProp::GetProps
IMAPIFolder::CreateMessage
IMessage::SubmitMessage
MAPIFreeBuffer
FreeProws
\Common\CPP\Win32\SendMail
ニューマネージングトランスポート C++ Win32   IMailSyncHandler \PocketPC\CPP\win32\TransportDemo
ニューメッセージクラス C++ Win32   IFormProviderEx
IMailRuleClient
\PocketPC\CPP\win32\TV_Inbox
Phone カード呼び出し C++ Win32   PhoneMakeCall
IContextMenu::QueryContextMenu
Common\CPP\Win32\CallingCard
電話番号の取得 C++ Win32 IWebBrowser2
DWebBrowserEvents2
\Common\CPP\Win32\GetPhoneNumber
ロストした電話の検索 C#
VB
  State and Notifications Broker Microsoft.WindowsMobile.PocketOutlook.MessageInterception Microsoft.WindowsMobile.Status
PlaySound
PInvoke
\Smartphone\CS\PhoneFinder
\Smartphone\VB\PhoneFinder
SIMコンタクトの管理 C++ Win32   SIM Manager
SimDeinitialize
SimGetDevCaps
SimInitialize
SimReadPhonebookEntry
Telephony
\Smartphone\cpp\Win32\SIMMgr
POOM カレンダーリストビュー C++ Win32   CEPROPVAL
GetCursor
IDispatch
IFolder
IItem
InitCommonControlsEx
INITCOMMONCONTROLSEX
IPOutlookApp2
IPOutlookItemCollection
LoadCursor
LVCOLUMN
LVITEM
MSG
SetCursor
SHINITDLGINFO
SHMENUBARINFO
\PocketPC\CPP\win32\CalendarView
ピクチャー大アラー C++ Win32 Pocket Outlook Object Model (POOM)
ChooseContact
\Common\CPP\Win32\PictureDialer
ソースプロバイダーの登録 C++ Win32   CEPROPVAL
IPimSrcContactListIcon::Paint
IPimSrcContactSummaryCard::Display
PIMSRC_COLOR
Source Provider Customization Type Flags
\PocketPC\CPP\win32\PimExProvider
POOMマスター C++ Win32 Pocket Outlook Object Model (POOM)
IPOutlookApp
IPOutlookItemCollection
ITask
IContact
IAppointment
ListView_InsertItem
Date and Time Picker Controls
\Common\CPP\Win32\PoomMaster
タスク管理 C++ Win32   IPOutlookItemCollection
IRecurrencePattern
ITask
\Smartphone\cpp\Win32\poomtasks
タスクツリー C++ Win32   Pocket Outlook Object Model (POOM)
Custom properties
\PocketPC\CPP\win32\TaskTree
POOM アプリケーション C#   Microsoft.WindowsMobile.PocketOutlook
Microsoft.WindowsMobile.Telephony
\PocketPC\CS\Pocketoutlooksample
コンタクトの追加 C# Microsoft.WindowsMobile.PocketOutlook
Microsoft.WindowsMobile.PocketOutlook.Appointment
Appointment.RecurrencePattern, Recurrence
\Common\CS\BirthdaysToCalendar
コンタクトへの画像の追加 C# Microsoft.WindowsMobile.Forms.ChooseContactDialog
Microsoft.WindowsMobile.Forms.SelectPictureDialog
Microsoft.WindowsMobile.PocketOutlook.OutlookSession
Microsoft.WindowsMobile.PocketOutlook.Contact
\Common\CS\AddPictureToContact
SMSによるミーティングリクエスト送信 C#   Pocket Outlook Object Model (POOM)
Pocket Outlook Object Model (POOM) API
Microsoft.WindowsMobile.PocketOutlook Namespace
\PocketPC\CS\AppointmentOverSms
SMSIM C# Pocket Outlook Object Model (POOM)
MessageInterceptor Class
\PocketPC\CS\SmsIm
\Smartphone\CS\SmsIM
POOM
ピクチャーピッカー
コンタクトピクチャの追加 C++ Win32 ChooseContact
GetOpenFileNameEx
IItem
\Common\CPP\Win32\AddContactPicture
POOM
MAPI
クライアントカスタムフォーム C++ Win32 IMailRuleClient
IFormProviderEx
\Common\CPP\Win32\CustomForm
パワーマネージメント パワーマネージメント C++ Win32 RequestPowerNotifications
StopPowerNotifications
SetPowerRequirement
ReleasePowerRequirement
GetSystemPowerState
SetSystemPowerState
\Common\CPP\Win32\PowerManager
RAPI CE呼び出し C++ Win32   CeRapiInvoke \PocketPC\CPP\win32\Ceinvoke
デバイス情報の取得 C++ Win32 EnumDevices IRAPIDesktop:IUnknown
IRAPIDevice::GetConnectionInfo
IRAPIDevice::GetDeviceInfo
IRAPIDevice:IUnknown
Remote API (RAPI)
\Common\CPP\Win32\Rapi\DeviceInfo
ディレクトリとファイル C++ Win32 CeRapiInit
CeFindFirstFile
CeFindNextFile
CeFindClose
CeRapiUninit
\Common\CPP\Win32\Rapi\Pdir
デバイスからのファイルコピー C++ Win32 CeRapiInit
CeReadFile
CeCloseHandle
CeRapiUninit
\Common\CPP\Win32\Pget
デバイスへのファイルコピー C++ Win32 CeRapiInit
CeWriteFile
CeCloseHandle
CeRapiUninit
\Common\CPP\Win32\Pput
レジストリ設定の取得 C++ Win32 CeRapiInit
CeRegEnumKeyEx
CeRegOpenKeyEx
CeRegEnumValue
CeRegCloseKey
CeRapiUninit
\Common\CPP\Win32\Pregdmp
アプリケーションの実行 C++ Win32 CeRapiInit
CeCreateProcess
CeCloseHandle
CeRapiUninit
\Common\CPP\Win32\Prun
ディレクトリとファイル C++ Win32 CeRapiInit
CeFindAllFiles
CeRapiFreeBuffer
CeRapiUninit
\Common\CPP\Win32\Ptree
ソケット通信 C++ Win32 EnumDevices
IRAPIDesktop:IUnknown
IRAPIDevice::GetConnectionInfo
IRAPIDevice:IUnknown
\Common\CPP\Win32\SockApp
RAPI EDBデータベースアプリケーション C++
Win32
 
RAPI
EDB
\Common\CPP\Win32\Rapi\EdbRapi
Shell カード実行 C++ Win32 SHGetAutoRunPath \Common\CPP\Win32\Autorun
ベーシックシェル C++ Win32 RegisterClass
CreateWindow
SetForegroundWindow
SHCreateMenuBar
SHInitDialog
SHGetUIMetrics
SHHandleWMActivate
SHHandleWMSettingChange
SHLoadImageResource
WM_HIBERNATE
\Common\CPP\Win32\BasicApp
カレンダーと DTPコントロール C++ Win32   Date
Time Picker Controls
\PocketPC\CPP\win32\CalendarAndDTP
コンテキストメニュー C++ Win32   IContextMenu \PocketPC\CPP\win32\CtxMenu
カレントリーコンバータ C++ Win32   CreateMutex
SHCreateMenuBar
SetFocus
\Smartphone\cpp\Win32\Currency
ファイルシステムブラウザ C++ Win32   FindFirstFile
FindNextFile
Tree View Controls Reference
\PocketPC\CPP\win32\DirTree
ダイナミックメニュー C++ Win32   SHGetSubMenu
SHSetSubMenu
CheckMenuRadioItem
CheckMenuItem
InsertMenu
DeleteMenu
\PocketPC\CPP\win32\Dynamenu
ファイル変更通知 C++ Win32   SHChangeNotifyRegister
SHChangeNotifyDeregister
\PocketPC\CPP\win32\FileChangeNotif
フルスクリーン C++
Win32
SHFullScreen
SHCMBM_OVERRIDEKEY
\Common\CPP\Win32\FullScreen
SIPハンドラ C++ Win32   SipGetInfo
Common Controls
Software-Based Input Panel
\PocketPC\CPP\win32\HandleSIP
HTMLビューアホスト C++ Win32   HTML Control \PocketPC\CPP\win32\HTMLHost
ハードウェアナビゲーション C++ Win32   WM_GETDLGCODE \PocketPC\CPP\win32\HWNavigation
インボックスメニュー拡張 C++ Win32 Menu Extensibility
IContextMenu
IObjectWithSite
IMAPIFolder::DeleteMessages
IMAPIFolder::CopyMessages
\Common\CPP\Win32\InboxMenuExtensibility
Ink2 C++ Win32   RichInk Control \PocketPC\CPP\win32\Ink2
Inky C++ Win32   RichInk Control \PocketPC\CPP\win32\inky
リストビュー C++ Win32   ListView Control \PocketPC\CPP\win32\ListView
メモリーウォッチャー C++ Win32   Today Screen \PocketPC\CPP\win32\MemWatcher
カスタムプラグイン C++
Win32
  Today screen plug-in \PocketPC\cpp\win32\Memwatcher
メニュー C++ Win32   Menu Extensibility \PocketPC\CPP\win32\Menu
バックライト C++ Win32   CPlApplet \PocketPC\CPP\win32\myBackLight
シェルノティフィケーション C++
Win32
 
  SHNotificationAdd
SHNotificationUpdate
SHNotificationRemove
\PocketPC\CPP\win32\notifications
NotifyMFC C++ MFC   SHNotificationAdd
SHNotificationUpdate
SHNotificationRemove
\PocketPC\CPP\MFC\notifyMFC
オーナー描画リストビュー C++ Win32 ListView_GetItem
Win32 Classes
GDI Reference
\Common\CPP\Win32\OwnerListView
プロジェクトエニュメレーション C++ Win32   File and Application Management API
FindWindow
OPENFILENAME
SHMENUBARINFO
\PocketPC\CPP\win32\ProjectEnumeration
レジストリビューア C++ Win32   RegOpenKeyEx
RegQueryInfoKey
RegEnumValue
RegEnumKeyE◯
\PocketPC\CPP\win32\Regviewer
リゾルブホスト C++ Win32   Winsock Application Development
gethostbyaddr
gethostbyname
\PocketPC\CPP\win32\Resolve
シェルデモ C++ Win32   SHInitDialog
SHDoneButton
SHSetNavBarText
SHFullScreen
SHGetAutoRunPath
SHCreateMenuBar
SHEnableSoftkey
\PocketPC\CPP\win32\ShellApiDemo
スピンテスト C++ Win32   Common Controls
CreateWindow
\PocketPC\CPP\win32\Spintest
トライアプリケーション C++ Win32   Shell_NotifyIcon \PocketPC\CPP\win32\Trayapp
タスクリスト C++ Win32   Shell_NotifyIcon
CreateToolhelp32Snapshot
Process32First
Process32Next
\PocketPC\CPP\win32\Traytasklist
ターミナルエミュレータ C++ Win32   CloseHandle
COMMTIMEOUTS
CreateFile
CreateThread
DCB
EscapeCommFunction
GetCommModemStatus
GetCommState
GetCommTimeouts
GetLastError
MessageBox
SetCommMask
SetCommState
WaitCommEvent
\PocketPC\CPP\win32\Tty
バーチャルリストビュー C++ Win32 ListView_SetItemCount
ListView_SetExtendedListViewStyle
ListView_GetExtendedListViewStyle
ListView_SetImageList
ListView_InsertColumn
\Common\CPP\Win32\VirtualListView
ボタンプレスイベントのキャプチャーバック C++ Win32   SHCMBM_OVERRIDEKEY
SHNavigateBack
\Smartphone\cpp\Win32\back
全子ウィンドウのクローズ C++ Win32   GetWindow
GetWindowThreadProcessId
IsWindowVisible
IsWindowEnabled
\Smartphone\cpp\Win32\CloseWindow
ソフトインプットパネル C++ ATL   IInputMethod
ATL
COM
\PocketPC\CPP\ATL\DvorakSIP
カスタムホームスクリーン C++ Win32   IHomePlugin
IPersistStream:IPersist
IHomePluginEnvironment
\Smartphone\cpp\Win32\HomeScreen
ソフトキーメニュー C++ Win32   AYGShell
SHCreateMenuBar
SHMENUBARINFO
\Smartphone\cpp\Win32\MenuDemo
カスタインプットメソッド C++ Win32   SHImeSetCustomInputIcons
SHImeSetModeIcon
SHImeOnKeyPress
SHImeGetClearMessage
\Smartphone\cpp\Win32\PhoneIme
セットアップとデプロイメント CABインストール C++
Win32
 
Setup DLL
WCELoad
\Common\CPP\Win32\multicabinstall
システム情報 ステート・ノティフィケーションブローカービューア C# State and Notifications Broker
Microsft.WindowsMobile.Status Namespace
\PocketPC\CS\StateAndNotificationBrokerViewer
\Smartphone\CS\StateAndNotificationBrokerViewer
バッテリー状態 C++
Win32
  RegistryGetDWORD
RegistryNotifyWindow
RegistryNotifyCallback
RegistryNotifyApp
\PocketPC\CPP\win32\battstat
システムマネージメント デバイスIDの取得 C++ Win32 GetDeviceUniqueID \Common\CPP\Win32\GetDeviceID
ツールヘルプ プロセスビューア C++ Win32 CreateToolhelp32Snapshot \Common\CPP\Win32\PViewCE
Windows リバーシ C++ Win32   CheckMenuItem
CreateWindow
DeleteObject
DialogBox
DispatchMessage
Ellipse
EndDialog
EndPaint
ExtTextOut
GetClientRect
GetDC
GetDeviceCaps
GetStockObject
GetSystemMetrics
GetTextExtentExPoint
GetTextMetrics
DefWindowProc
KillTimer
LoadAccelerators
LoadImage
LoadCursor
LocalAlloc
LocalFree
MessageBox
PostMessage
Rectangle
RegisterClass
ReleaseCapture
ReleaseDC
SelectObject
SetBkMode
SetCapture
SetFocus
SetTimer
SetWindowText
ShowWindow
TranslateAccelerator
TranslateMessage
\PocketPC\CPP\win32\Reversi
スライダーパズル C#   System.Drawing
System.Windows.Forms
\Smartphone\CS\SliderPuzzle
Webクローラー C# System.Collections
System.Diagnostics
System.IO
System.Net
System.Text.RegularExpressions
System.Threading
System.Windows.Forms
\PocketPC\CS\WebCrawler
コンバクトナビ C#   List-View Controls Reference
PInvoke
\Smartphone\CS\CompactNav
GPS C#  

GPS Intermediate Driver Reference
PInvoke
System.Runtime.InteropServices
System.Threading
System.WindowsForms

\PocketPC\CS\GPS
モバイルGPS C++ GPS_DEVICE
GPS_POSITION
GPSCloseDevice
GPSGetDeviceState
GPSGetPosition
GPSOpenDevice
\Common\CPP\Win32\gps\
MUIHello C++ Win32   Input Method Manager (IMM) Reference
Multilingual User Interface (MUI) Reference
National Language Support (NLS) Reference
\Smartphone\cpp\Win32\muihello
Windows Mobile Ink Windows Mobile Inkのテキスト認識 C++
Win32
  WispLite
InkCanvas
\PocketPC\CPP\win32\WISPLite\BasicRecognition
Windows Mobile Inkのノート C++
Win32
  WispLite
InkCanvas
\PocketPC\CPP\win32\WISPLite\InkNotes
Windows Mobile Inkのシリアライズ C++
Win32
  WispLite
InkOverlay
InkExtendedProperties
\PocketPC\CPP\win32\WISPLite\InkSerialization
Windowsメディアプレイヤー Windowsメディアプレイヤーアプリケーション C++
ATL
  Windows Media Player OCX \PocketPC\CPP\ATL\WmpSample
Windowsメディアプレイヤーホームプラグイン C++
Win32
  IHomePlugin
IPersistStream
IHomePluginEnvironment2
IWMPPluginUI
IWMPEvents
\Smartphone\CPP\Win32\MediaPlayerHomePlugin



−戻る−