I have spend few time to check how devel on Win CE , it's really
creazy, but i found this :
http://www.newobjects.com/product.asp?Category=68
This site contain a lot of intersting info and download. specialy here
http://www.newobjects.com/links.asp
To devel for WinCe there is this tool :
Microsoft eMbedded Visual Tools
Free from microsoft, inside there is eMbedded Visual C++/Basic 3.0
Sorry to not put the link but it's really dificult to find it and i
forget, also i should have the downloaded file on my Hdd so if needed
ask it i send it.

Other things :
your PDA is Bluetooth or irda ?
If it's BT try a simple hcitool scan or browse in a console

2007/9/27, Hendrik Sattler <[EMAIL PROTECTED]>:
> Am Donnerstag 27 September 2007 schrieb Christian W. Zuckschwerdt:
> > Hendrik Sattler schrieb:
> > > Is there a tree of ObexFTP that compiles with MSVC?
> >
> > I've never tried that. Mingw32 works.
>
> I'll do a port, then. MSVC is the native compiler for WinCE, thus we should
> support it. I'll do plain openobex first, though. I somehow doubt the
> usefulness of a CLI utility on a PDA, though, and I am not sure how to
> integrate it as a real service. It might also be a bit of work to integrate
> the windows SDP stuff, that I have no idea about, yet. We'll see :)
>
> > > is there a possibility to somehow mirror your tree with local changes
> > > like CMake files and MSVC compatibility?
> >
> > SVN is at http://dev.zuckschwerdt.org/svn/obexftp/
> > I'm happy to apply compatibility tweaks for MSVC. Can CMake files
> > coexist with the autotools setup?
>
> Yes. All the files are called CMakeLists.txt and thus are unlikely to conflict
> with anything else. You just have to remember to do out-of-tree builds with
> cmake (but that's recommended anyway and very easy) if you want to use both
> in parallel without having to recreate the Makefile files before every build.
>
> HS
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Openobex-users mailing list
> [email protected]
> http://lists.sourceforge.net/lists/listinfo/openobex-users
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to