Skip to content

Commit 5244407

Browse files
committed
update
1 parent 82ae78c commit 5244407

16 files changed

Lines changed: 1871 additions & 27 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,9 @@ SHOBJS := \
438438
$(OBJ_DIR)/user32/TurboVision/TMenuBar.o \
439439
$(OBJ_DIR)/user32/TurboVision/TStatusBar.o \
440440
$(OBJ_DIR)/user32/TurboVision/THardware.o \
441+
$(OBJ_DIR)/user32/TurboVision/TVideo.o \
441442
$(OBJ_DIR)/user32/TurboVision/rtc.o \
443+
$(OBJ_DIR)/user32/TurboVision/util.o \
442444
$(OBJ_DIR)/user32/TurboVision/platform/strings.o \
443445
$(OBJ_DIR)/user32/rtl/rtl_ExitProcess.o \
444446
$(OBJ_DIR)/stl/stl_init.o

build/dep/coff/util.d

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
T:/a/WelcomeBackOS/build/obj/coff/util.s: \
2-
T:/a/WelcomeBackOS/src/kernel/util.c \
3-
T:/a/WelcomeBackOS/src/kernel/include/proto.h \
1+
T:/a/WelcomeBackOS/build/obj/user32/TurboVision/util.s: \
2+
T:/a/WelcomeBackOS/src/user32/TurboVision/src/util.cc \
43
T:/a/WelcomeBackOS/src/kernel/include/stdint.h
5-
T:/a/WelcomeBackOS/src/kernel/include/proto.h:
64
T:/a/WelcomeBackOS/src/kernel/include/stdint.h:

docs/assets/Notepad++.rar

-533 KB
Binary file not shown.

docs/assets/img/common.png

12.8 KB
Loading

docs/assets/img/freepas2.png

6.77 KB
Loading

docs/assets/img/logo.png

3.81 KB
Loading

docs/docu.hnd

5.83 MB
Binary file not shown.

0 commit comments

Comments
 (0)