This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Compiling for PSPC (MIPS)


Compiling for PSPC (MIPS)

Postby ketamine » Nov 28, 2001 @ 10:48pm

User avatar
ketamine
pm Member
 
Posts: 6
Joined: Nov 28, 2001 @ 10:48pm


Re: Compiling for PSPC (MIPS)

Postby Dan East » Nov 28, 2001 @ 11:35pm

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: Compiling for PSPC (MIPS)

Postby ketamine » Nov 29, 2001 @ 12:31am

User avatar
ketamine
pm Member
 
Posts: 6
Joined: Nov 28, 2001 @ 10:48pm


Re: Compiling for PSPC (MIPS)

Postby Dan East » Nov 29, 2001 @ 12:52am

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: Compiling for PSPC (MIPS)

Postby Jaybot » Nov 29, 2001 @ 2:44am

-------
|\\ //|
-- ^ --
|||
User avatar
Jaybot
pm Insider
 
Posts: 3208
Joined: Mar 22, 2001 @ 10:04pm
Location: Desk.


Re: Compiling for PSPC (MIPS)

Postby Phantom » Nov 29, 2001 @ 5:26am

Give me some good data and
I will give you the world
User avatar
Phantom
pm Insider
 
Posts: 913
Joined: Feb 21, 2001 @ 8:14am
Location: Houten, Netherlands


Re: Compiling for PSPC (MIPS)

Postby ketamine » Nov 29, 2001 @ 2:29pm

User avatar
ketamine
pm Member
 
Posts: 6
Joined: Nov 28, 2001 @ 10:48pm


Re: Compiling for PSPC (MIPS)

Postby ketamine » Nov 30, 2001 @ 1:23am

User avatar
ketamine
pm Member
 
Posts: 6
Joined: Nov 28, 2001 @ 10:48pm


Re: Compiling for PSPC (MIPS)

Postby ketamine » Nov 30, 2001 @ 1:44am

User avatar
ketamine
pm Member
 
Posts: 6
Joined: Nov 28, 2001 @ 10:48pm


Re: Compiling for PSPC (MIPS)

Postby Dan East » Nov 30, 2001 @ 10:23pm

Yes, _WIN32_WCE is defined for both platforms, as is _WIN32_WCE_PSPC. The latter is what you should actually use. Just do the following to check for Pocket PC as oppposed to PSPC:<br>[fixed]<br>#if _WIN32_WCE_PSPC>=300<br>//This is a pocket pc build<br>#endif<br>[/fixed]<br>Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Re: Compiling for PSPC (MIPS)

Postby ketamine » Dec 1, 2001 @ 2:34am

I finally got my test app to work on my E100 using EasyCE and the GAPI (mentioned above).  There are issues with the void taskbar( bool show ) code in EasyCE for the PSPC and the GAPI lib.<br><br>The GX.LIB mentioned above hides the task bar on GXOpenDisplay(...) and restores it (if not set to autohide in the taskbar preferences) on the GXCloseDisplay(..) call. I just removed the PSPC section of the taskbar(bool) in EASYCE.cpp and now everything works as it should.<br><br>I cannot say how compatible EasyCE is with button calls / assignments for the PSPC just yet, but should soon.<br><br>-- Ketamine
User avatar
ketamine
pm Member
 
Posts: 6
Joined: Nov 28, 2001 @ 10:48pm


Return to Phantom's Forum


Sort


Forum Description

Discuss any of Phantom's projects here (Operation Nutcracker, etc.)

Moderators:

sponge, RICoder, Phantom

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron