Lev Serebryakov wrote:
> Hello, cegcc-devel.
> 
>   I want to write custom IM (input method) for WM5.0/6.0 (here is no free 
> Russian
> keyboard for these systems, and I don't want to use Russian (localized
> & translated) OS version.
>  Cusom IM for SIP is COM object, implemented in DLL.
>  So, I need IDL compiler (to make typelb for my DLL( & some headers
> (<sip.h>, for example), which contains declarations of needed
> interfaces.
>  There is no <sip.h> in mingw32ce build, and no IDL compiler :(
>  Which one can I use without installing non-free MSVS 2005?
> 

I know Kai Tietz was working on a IDL compiler for MinGW.  Maybe
you can contact him, and persuade him to submit it to binutils?  :-)

>  Second question is: how can I create CAB file to run installation
> (with object registration) on device? It seems, that PPC SDK has
> special tool for it, but here is no way to install it without (again!)
> non-free MSVS 2005

There are free tools that can create CAB files.  Look around for lcab,
and the pocketpc-cab debian package.  We just need someone to write
a simple HOWTO use those.  We can then import them into our tree.  I
believe it would make a lot of sense to ship them with our tools.
Do you want to take a shot at it?

Start here:
http://packages.debian.org/unstable/otherosfs/pocketpc-cab

-- 
Pedro Alves

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to