Skip to content

Commit f23cc77

Browse files
author
Эрик Замабувараев‐Ёмолкуу
committed
Диалог вывода данных
1 parent 4d15d63 commit f23cc77

7 files changed

Lines changed: 1 addition & 1 deletion

File tree

Forms/InputDataDialogProc.bas

970 Bytes
Binary file not shown.

Forms/OutputDataDialogProc.bas

2.27 KB
Binary file not shown.

Forms/OutputDataDialogProc.bi

530 Bytes
Binary file not shown.

Modules/WinMain.bas

12 Bytes
Binary file not shown.

Resources.RC

1.61 KB
Binary file not shown.

Resources.RH

708 Bytes
Binary file not shown.

make.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ set CompilerDirectory=%ProgramFiles%\FreeBASIC
22

33
set MainFile=Modules\EntryPoint.bas
44
set Classes=
5-
set Forms=Forms\InputDataDialogProc.bas
5+
set Forms=Forms\InputDataDialogProc.bas Forms\OutputDataDialogProc.bas
66
set Modules=Modules\DisplayError.bas Modules\WinMain.bas
77
set References=
88
set Resources=Resources.RC

0 commit comments

Comments
 (0)