'Platform builder'에 해당되는 글 1건

  1. 2008.05.17 How to use Vim in Platform Builder for Windows CE5.0 by emachine 1
As you know, Windows CE6.0 is using the VS2005 as Platform Builder.
So There is Tips to use Vim in VS2005

But For some reason, If you need old PB for Windows CE5.0.
Here is instructions.

- Tools->Customize->Tools, create new Menu
- Command "C:\Program Files\Vim\vim71\gvim.exe"
  Arguments "--servername gmain --remote-silent +$(CurLine) +"normal zz" $(FilePath)"
  Initial directory "$(FileDir)"
- Keyboard, create the new shortcut key.

Posted by emachine
,