Files correlati : Ricompilazione Demo : [ ] Commento :ammodernate maschere git-svn-id: svn://10.65.10.50/trunk@18327 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
217 B
Plaintext
Executable File
21 lines
217 B
Plaintext
Executable File
#include "cg6400.h"
|
|
|
|
TOOLBAR "topbar" 0 0 0 2
|
|
|
|
#include <stdbar.h>
|
|
|
|
ENDPAGE
|
|
|
|
PAGE "" 0 2 0 0
|
|
|
|
LIST F_DRIVE 2
|
|
BEGIN
|
|
PROMPT 6 2 "Disco "
|
|
ITEM "A:|A:"
|
|
ITEM "B:|B:"
|
|
END
|
|
|
|
ENDPAGE
|
|
|
|
ENDMASK
|