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.
#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
Return to FiveWin for Pocket PC
Users browsing this forum: No registered users and 11 guests