740a06d957
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 98.01.03pl040 sul main trunk git-svn-id: svn://10.65.10.50/trunk@6699 c028cbd2-c16b-5b4b-a496-9718f37d4682
31 lines
452 B
Plaintext
Executable File
31 lines
452 B
Plaintext
Executable File
#include "bainst05.h"
|
|
|
|
TOOLBAR "" 0 20 0 2
|
|
BUTTON DLG_OK 10 2
|
|
BEGIN
|
|
PROMPT -11 -1 "~Conferma"
|
|
MESSAGE EXIT,K_ENTER
|
|
PICTURE BMP_OK
|
|
END
|
|
ENDPAGE
|
|
|
|
PAGE "Installazione VE" -1 -1 78 8
|
|
// GROUP 1 = PRE-INSTALLATION
|
|
// GROUP 2 = POST-INSTALLATION
|
|
|
|
BOOL F_LOADTAB
|
|
BEGIN
|
|
PROMPT 2 4 "Carica le tabelle con i tipi documento"
|
|
END
|
|
|
|
/*GROUPBOX DLG_NULL 60 4
|
|
BEGIN
|
|
FLAG "H"
|
|
PROMPT 2 4 " Installazione dati ditta"
|
|
GROUP G_POSTINST
|
|
END
|
|
*/
|
|
|
|
ENDPAGE
|
|
ENDMASK
|