Skip to content

Commit 3690a05

Browse files
author
Эрик Замабувараев‐Ёмолкуу
committed
Расчёт данных в массив и отображение в диалоге
1 parent f23cc77 commit 3690a05

8 files changed

Lines changed: 1 addition & 1 deletion

Forms/InputDataDialogProc.bas

5.48 KB
Binary file not shown.

Forms/OutputDataDialogProc.bas

7.02 KB
Binary file not shown.

Forms/OutputDataDialogProc.bi

296 Bytes
Binary file not shown.

Modules/CompoundInterest.bas

2.06 KB
Binary file not shown.

Modules/CompoundInterest.bi

1.3 KB
Binary file not shown.

Resources.RC

304 Bytes
Binary file not shown.

Resources.RH

268 Bytes
Binary file not shown.

make.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set CompilerDirectory=%ProgramFiles%\FreeBASIC
33
set MainFile=Modules\EntryPoint.bas
44
set Classes=
55
set Forms=Forms\InputDataDialogProc.bas Forms\OutputDataDialogProc.bas
6-
set Modules=Modules\DisplayError.bas Modules\WinMain.bas
6+
set Modules=Modules\CompoundInterest.bas Modules\DisplayError.bas Modules\WinMain.bas
77
set References=
88
set Resources=Resources.RC
99

0 commit comments

Comments
 (0)