reactos/subsystems/mvdm/ntvdm
Chan Chilung 171a920680
[TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154)
- Added translation for:
  - [W32TIME]
  - [MODE]
  - [TIMEOUT]
  - [MODEMUI]
  - [ARPING]
  - [FRAGINATOR]
  - and more
- Updated existing translation
- [WINNLS] Update cht (zh-TW) and zhh (zh-HK)
- [DOC] Update rules in Chinese translation notes.txt
- Wine translation sync

Some of the punctuation use in WIne has been converted to half-width,
so the punctuation will no longer synced.
2022-01-14 20:22:46 +03:00
..
bios [NTVDM] Trivial english typos fixes. 2021-12-03 23:26:22 +01:00
console [mvdm] Fix missing pointer dereference 2019-02-09 11:53:55 +01:00
cpu
dos [NTVDM] Log explicitly calls to Long FileName support functions in DOS INT 21h. Use MAXDWORD instead of hardcoded values. 2021-12-03 23:26:24 +01:00
hardware [NTVDM] Create the CMOS ram file in NTVDM's own directory, instead of in whatever current directory we are running. 2021-11-28 00:26:46 +01:00
lang [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
res
clock.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
clock.h
CMakeLists.txt [APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports. 2021-12-04 01:17:32 +01:00
emulator.c [mvdm] Fix missing pointer dereference 2019-02-09 11:53:55 +01:00
emulator.h [NTVDM] Sort out some global/emulator header info, and NDK headers inclusions. 2021-11-28 00:26:44 +01:00
int32.c
int32.h
io.c
io.h
memory.c [NTVDM] Sort out some global/emulator header info, and NDK headers inclusions. 2021-11-28 00:26:44 +01:00
memory.h
ntvdm.c [NTVDM] Retrieve the full directory of the current running NTVDM instance, to be used as a base path for opening other NTVDM system files. 2021-11-28 00:26:45 +01:00
ntvdm.h [NTVDM] Create the CMOS ram file in NTVDM's own directory, instead of in whatever current directory we are running. 2021-11-28 00:26:46 +01:00
ntvdm.rc [TRANSLATION] Update Indonesian Translation (#2268) 2020-01-26 18:29:38 +01:00
ntvdm.spec
resource.h
utils.c
utils.h
vddsup.c [NTVDM] GetNextFreeVDDEntry(): Remove 'Entry' redundant initialization (#2859) 2020-05-25 23:49:47 +02:00
vddsup.h