My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
tutor01_prg  
Updated Apr 10, 2013 by antonio....@gmail.com
#include "FiveWinRT.ch"

function Main()

   MsgInfo( "Hello world from Windows 8 WinRT (Modern UI)" )

return nil

function SysInit() ; return nil
function RddSys() ; return nil
function hb_gt_win() ; return nil

Powered by Google Project Hosting