| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
ページの作成:「==Windows Mobile 開発準備== [Windows Mobile] ===Windows Mobile アプリ開発準備=== ターゲットは、[http://typea.info/blg/glob/2008/01/post_9.html こ…」
==Windows Mobile 開発準備==
[Windows Mobile]

===Windows Mobile アプリ開発準備===
ターゲットは、[http://typea.info/blg/glob/2008/01/post_9.html こちら]
[[File:1371_VFSH0138_thumb_3.jpg]]

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

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

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

案内メニュー