この記事は2年以上前に書いたものです。
そのため情報が古い可能性があります。ご了承ください。m(_ _)m
そのため情報が古い可能性があります。ご了承ください。m(_ _)m
Native Mobile: Installing WTL Helper in VS 2008
- Install the original WTL Helper package;
- Download WtlHelper9.dll and copy it to the same install directory;
- Download WtlHelper9.reg and import it into your own registry using Regedit (you may have to edit the path);
- Open a command line (use Admin rights under Vista), go to the install directory and run the regsvr32 WtlHelper9.dll command;
- Start VS 2008 – the wtl helper must be there.
の通りでOK。
wtl Helprの本体は、CodeProjectへ登録する必要がある模様。
WTL Helperのインストール先を変更した場合、WtlHelper9.reg内のSatelliteDLLPathも変更する必要がありそう。
早速、WTL/ATL Application Wizardで、ダイアログベースなテストプロジェクトを作成して、ツール → WTL Helper → WTL Helperを選んでみたところ。↓
スゲーなぁ・・・。