[TechAssist] Re: COMPUTER EXPERTS
- From: "tomlee" <t8872695@xxxxxxxxxxxxx>
- To: <techassist@xxxxxxxxxxxxx>
- Date: Wed, 31 Jul 2002 08:47:39 -0700
Here is another anwser Bill
"
A "normal" Win32 exe will not run on WinCE, it's just not going to happen
(natively, unless someone writes a stub/wrapper). As for requiring a cmd.exe
for it, if it's a real Win32 program this won't make any difference, plus
there is no "cmd.exe" for WinCE anyway. If it's a flat exe, it still won't
make any difference because you can't run it, unless you get the source and
recompile it. Remember, Win32 is so called because it runs on Intel(-ish,
you know what I mean) 32bit architecture. WinCE runs on the StrongARM
processor, which obviously uses ARM assembler (or XScale, the new 406mhz
ones). If it's an MFC app (from the sounds of it, it's not), you might be in
luck as you can port MFC code (if it's well written) direct from Win32 to
WinCE, just changing the linklibs. But again, you need the source to do
that. So unless the author/someone recodes it, you're out of luck. Sorry"
Dang
www.tvcrcomputers.com
-----Original Message-----
From: Bil Green <tv.vcrrepair@xxxxxxxxxxx>
To: .Techassist <techassist@xxxxxxxxxxxxx>
Date: Tuesday, July 30, 2002 4:46 AM
Subject: [TechAssist] COMPUTER EXPERTS
>I have an 300kb program which is designed to run in Windows 95 thru XP.
>I need to run it on my Cassiopeia, which has Windows CE 3.0 (PocketPC)
>burned into the ROM chip (upgrade impossible).
>
>The author of the program says that it is a Win32 application and that
>Windows CE would at least need a command line. I installed PocketDOS
>(command line app.) on my Cassiopeia and still no go.
>
>Anybody know of a way to make a Win32 program run using a command
>line on Windows CE (won't run regular Windows programs)? Windows CE
>runs programs such as Pocket versions of Word, Excel, IE, and hundreds
>of other apps written for this format.
>
>The program I want to use is a frequency generator which is programmed
>for dozens of freq's that I need.
>
>Bil
>
>------------------------------------------
>To REMOVE your email address, click here:
> http://www.tech-assist.org/unsubb.html
>To CHANGE your email address, click here:
> http://www.tech-assist.org/change.html
>------------------------------------------
>***NEW*** Tips Added Instantly!!!***
>Submit Repair Tips here:
>http://www.tech-assist.org/secure/tip/
------------------------------------------
To REMOVE your email address, click here:
http://www.tech-assist.org/unsubb.html
To CHANGE your email address, click here:
http://www.tech-assist.org/change.html
------------------------------------------
***NEW*** Tips Added Instantly!!!***
Submit Repair Tips here:
http://www.tech-assist.org/secure/tip/
Other related posts: