I'm trying to use Andr�'s code shown above on my Jornada 720.
But I'm using coredll.dll instead of user32.dll and gdi32.dll
Then using DrawTextW/CreateFontIndirectW from coredll.dll
But the only text i'm getting is "������".
What can I do to make this work?.
I'm trying to install Dialect on a Jornada 520 PDA.
Wince 3.0 PPC2000 SH3 processor.
There seems to be a hole in the available
distributions. Older wince2.11 supports sh3.
Newer PPC2002 supports only ARM.
Is there a way to make something work on my Jornada?
I'm using the serial port, so need the pro version.
I tried the binaries I could find.
Only one that doesn't give an error...
Hi, I have find a little program in Dialect to playing MIDI files with API Functions. How can I transform this - if it is possible - to use it under WinCE3 (on my Jornada 720)? Thanks, Sándor.
# ===================================================================================
# MIDI Player
# ====================================================================================
Import...