Files correlati : bainst.exe & masks Ricompilazione Demo : [ ] Commento :standardizzata installazione cespiti; eliminati antichi pocci sulle maschere di bainst git-svn-id: svn://10.65.10.50/trunk@10871 c028cbd2-c16b-5b4b-a496-9718f37d4682
25 lines
312 B
Plaintext
Executable File
25 lines
312 B
Plaintext
Executable File
#include "bainst17.h"
|
|
|
|
PAGE "Installazione AT" -1 -1 78 8
|
|
|
|
BOOL F_DEFAULTSDATA
|
|
BEGIN
|
|
PROMPT 2 2 "Carica dati standard"
|
|
END
|
|
|
|
BOOL F_USAMENUAVIS
|
|
BEGIN
|
|
FLAGS "D"
|
|
PROMPT 2 3 "Usa menu' AVIS"
|
|
END
|
|
|
|
BUTTON DLG_OK 10 2
|
|
BEGIN
|
|
PROMPT -11 -1 "~Conferma"
|
|
MESSAGE EXIT,K_ENTER
|
|
PICTURE BMP_OK
|
|
END
|
|
|
|
ENDPAGE
|
|
ENDMASK
|