トップ 一覧 ping 検索 ヘルプ RSS ログイン

Windows Mobile 開発準備の変更点

  • 追加された行はこのように表示されます。
  • 削除された行はこのように表示されます。
!!!Windows Mobile 開発準備
[Windows Mobile]

!!Windows Mobile アプリ開発準備
ターゲットは、[こちら|http://typea.info/blg/glob/2008/01/post_9.html]
{{ref_image VFSH0138_thumb_3.jpg}}

[Soft bank X02HT|http://mb.softbank.jp/mb/product/X/x02ht/]
!!パッチやらのインストール
!Windows Server 2003 向け
*Windows Server 2003. 
*Microsoft Visual Studio 2005, Standard Edition or above (Express Editions are not supported). SP1 recommended. 
*Microsoft .NET Compact Framework v2 SP1. 
*ActiveSync 4.5. For information about installing software for device synchronization, see this Microsoft Web site. 
*Windows Mobile 6 SDK for Windows Mobile 6 Professional and Windows Mobile 6 Classic, and/or 
*Windows Mobile 6 SDK for Windows Mobile 6 Standard. 
!Windows XP 向け
*Microsoft Windows XP SP2. 
*Microsoft Visual Studio 2005, Standard Edition or above (Express Editions are not supported). SP1 recommended. 
*Microsoft .NET Compact Framework v2 SP1. 
*ActiveSync 4.5. For information about installing software for device synchronization, see this Microsoft Web site. 
*Windows Mobile 6 SDK for Windows Mobile 6 Professional and Windows Mobile 6 Classic, and/or 
*Windows Mobile 6 SDK for Windows Mobile 6 Standard. 
!Windows Vista 向け
*Microsoft Windows Vista. 
*Microsoft Visual Studio 2005, Standard Edition or above (Express Editions are not supported). SP1 required. 
*Microsoft .NET Compact Framework v2 SP1. 
*For synchronizing data, the Windows Mobile Device Center is required. For information about installing software for device synchronization, see this Microsoft Web site. 
*Windows Mobile 6 SDK for Windows Mobile 6 Professional and Windows Mobile 6 Classic, and/or 
*Windows Mobile 6 SDK for Windows Mobile 6 Standard. 

!共通
::Visual Studio 2005 Sp1
*[VS80sp1-KB926602-X86-JPN.exe|http://www.microsoft.com/downloads/details.aspx?familyid=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc&displaylang=ja]
::.Net Compact Framework 2.0 sp1
*[NETCFSetupv2.msp|http://www.microsoft.com/downloads/details.aspx?displaylang=ja&FamilyID=7befd787-9b5e-40c6-8d10-d3a43e5856b2]
*[NETCFSetupv2.msi|http://www.microsoft.com/Downloads/details.aspx?familyid=9655156B-356B-4A2C-857C-E62F50AE9A55&displaylang=ja]
::OS
Windows Server 2003 または Windows XP に、サイズが大きな Windows インストーラ パッケージまたは Windows インストーラの修正プログラム パッケージをインストールしようとすると、エラー メッセージ "エラー 1718: ファイルはデジタル署名ポリシーによって拒否されました" が表示される場合。
*[WindowsServer2003-KB925336-x86-JPN.exe|http://support.microsoft.com/kb/925336/jp]
::Windows Mobile用
*[Windows Mobile 6 Standard SDK Refresh.msi|http://www.microsoft.com/downloads/details.aspx?FamilyID=06111a3a-a651-4745-88ef-3d48091a390b&DisplayLang=en]
*[Windows Mobile 6 Standard Images (JPN).msi|http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en]

!!アプリケーションの作成
*[demo|http://download.microsoft.com/download/5/b/d/5bd37e8e-9d87-4708-8da8-62c68518a492/gettingstarted_windowsmobile6.wmv]

!ブランクアプリケーションの作成
::VC++のスマートデバイスプロジェクトを選択
この段階でVisual Studioがエラーになる場合は、[[こちら|VS2005 で スマート デバイスアプリケーションウィザードがエラー]]参照
{{ref_image wmbl01.jpg}}
::Windows Mobile Standardのみ選択
{{ref_image wmbl02.jpg}}
::エミュレータ(日本語)を選択し、Debug
{{ref_image wmbl03.jpg}}
::空のアプリケーションが動いたところ
{{ref_image wmbl04.jpg}}
::日本語化されている
{{ref_image wmbl05.jpg}}
!実機で動かす
::実機を接続する。
Windows Mobile Deviceに設定
{{ref_image wmbl06.jpg}}
::Debug開始
{{ref_image VFSH0139.JPG}}
----
この本を参考に
{{amazon 4797345764}}