Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Win_CE
Re: Win_CE [message #10942 is a reply to message #10406] Mon, 06 August 2007 08:52 Go to previous message
shalom is currently offline  shalom
Messages: 4
Registered: August 2007
Location: Israel
Junior Member
Since there is some interest, I will try to document what I have done in this thread.

Use of advapi32.lib etc: I added !GNU_ARM to the 'when' clause of that line in the various packages.

Running ranlib: This can be added to the custom build steps as 'post-link':
arm-wince-mingw32ce-ranlib.exe $(PATH)

The current problem is that I have undefined externals LocalLock and LocalUnlock (and a couple of others). These come mainly from the clipboard code in Win32Wnd.cpp.

There is no LocalLock/Unlock (at least up to CE 4.2) however the Microsoft documentation indicates that GetClipboardData returns a handle. I have never tried the clipboard functions in WinCE, so I don't know if the handle is really a pointer or not.

- Shalom Crown
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BSDs: Is there "int get_nprocs (void)"
Next Topic: Vista Build Error
Goto Forum:
  


Current Time: Sat May 04 08:31:20 CEST 2024

Total time taken to generate the page: 0.04472 seconds