FWPPC Samples

FWPPC Samples

Postby Jeff Barnes » Wed Jun 11, 2008 5:04 pm

Hi,

I am currently looking at re-writing an app to work on a pocket pc.

Could someone please send me a sample .prg and a copy of the build.bat file so I can get an idea of what is different in FWPPC.
Thanks,
Jeff Barnes

(FWH 16.11, xHarbour 1.2.3, Bcc730)
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Postby Antonio Linares » Wed Jun 11, 2008 7:19 pm

Jeff,

This is tutor02.prg for FWPPC:
Code: Select all  Expand view
#include "FWCE.ch"

function Main()

   local oWnd
   
   DEFINE WINDOW oWnd TITLE "Tutor02"
   
   ACTIVATE WINDOW oWnd ;
      ON CLICK MsgInfo( "Click!" ) ;
      VALID MsgYesNo( "Want to End ?" )
   
return nil

You can download a customers management application (full source code and EXE) from here:
http://www.fivetechsoft.com/files/clients.zip

I email you buildce.bat for FWPPC
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41482
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 10 guests