[SHELL32_APITEST] Follow-up to #6796 (25e2f5f)
[reactos.git] / subsystems / mvdm /
2024-03-06 Hermès Bélusca-Maïto[KERNEL32][PSDK][NTVDM][CONSRV] Use now-documented...
2023-12-16 Serge Gautherie[BASESRV][CSRLIB][NTVDM] Add missing \n to DPRINT(...
2023-12-09 Andrei Miloiu[NTVDM] Update Romanian (ro-RO) translation (#6104)
2023-11-10 Timo Kreuzer[CMAKE] Add support for "IMAGEBASE default" and use...
2023-08-22 Andriy Shevchenko[REACTOS] Fix typos in comments (#5591)
2023-08-05 Adam Słaboń[CMAKE][MVDM] Fix CMAKE_ASM16_COMPILER for non-x86...
2023-07-30 Andrew Dent[REACTOS] Optimize PNG images (#5492)
2022-05-26 Victor Perevertkin[CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 3612/head
2022-05-20 Luke Luo[TRANSLATION] Improve Simplified Chinese (zh-CN) transl...
2022-03-31 Wu Haotian[TRANSLATION] Review & update Simplified Chinese (zh...
2022-03-31 Chan Chilung[TRANSLATION] Update Hong Kong Chinese (zh-HK) translat...
2022-01-14 Chan Chilung[TRANSLATION] Update Chinese Traditional (zh-TW) transl...
2021-12-04 Hermès Bélusca-Maïto[APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPOR...
2021-12-03 Hermès Bélusca-Maïto[NTVDM] Log explicitly calls to Long FileName support...
2021-12-03 Hermès Bélusca-Maïto[NTVDM] Improve DOS file search implementation. Addendu...
2021-12-03 Hermès Bélusca-Maïto[NTVDM] Trivial english typos fixes.
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Create the CMOS ram file in NTVDM's own directo...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] DosCreateProcess(): Add failure checks when...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Retrieve the full directory of the current...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] disk.c: Simplify some code; unmount only presen...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Sort out some global/emulator header info,...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] Silence noisy DPRINTs when starting processes...
2021-11-27 Hermès Bélusca-Maïto[NTVDM] In non-STANDALONE builds, check whether we...
2021-11-25 Doug Lyons[NTVDM] Use strsafe functions for concantenation of...
2021-11-23 Doug Lyons[NTVDM] Add otya128's WineVDM integration code into...
2021-11-22 Hermès Bélusca-Maïto[NTVDM] Log the command line used when starting NTVDM.
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING][TRANSLATION] Remove trailing whitespace...
2021-09-11 Süleyman Poyraz[TRANSLATION] Add and improve Turkish (tr-TR) translati... 3561/head
2021-07-23 Timo Kreuzer[REACTOS] Fix a number of MSVC warnings
2021-04-27 Jérôme Gardou[CMAKE] Fix compilation with newer windres versions
2020-05-25 Serge Gautherie[NTVDM] GetNextFreeVDDEntry(): Remove 'Entry' redundant...
2020-04-09 Julen Urizar Compains[TRANSLATION] Multiple minor fixes and addings. (#2516)
2020-03-06 Hermès Bélusca-Maïto[CMAKE][FREELDR] Take the global defines into account...
2020-01-26 Mas4hmad[TRANSLATION] Update Indonesian Translation (#2268)
2019-06-23 Hermès Bélusca-Maïto[NTVDM] Fix whitespace.
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-02-12 Timo Kreuzer[MVDM] hack-fix Clang-CL build
2019-02-09 Andrew Cook[mvdm] Fix missing pointer dereference
2019-01-27 Hermès Bélusca-Maïto[MVDM] Use again the correct CMAKE_C_COMPILER to pre...
2019-01-06 Luo Yufan[TRANSLATION] Update Chinese translation. (#1223)
2019-01-05 David QuintanaResource file strings cleanup (#581)
2018-11-11 Ercan Ersoy[TRANSLATION] Turkish translations of many components...
2018-10-20 Pierre Schweitzer[NTVDM] Allow opening files with write access on CDROM
2018-10-19 Mark Jansen[NTVDM] Implement INT21, AX=4408, Determine if a block... 940/head
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-08-20 Adam Słaboń[TRANSLATION] Polish translation update (#781)
2018-08-04 Timo Kreuzer[MVDM] Fix 64 bit issues
2018-03-30 Thomas Faber[CMAKE] Fix command.com livecd.lst entry. CORE-14509
2018-03-30 Thomas Faber[CMAKE] Avoid use of the LOCATION property for asm16...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-25 Hermès Bélusca-Maïto[MVDM] Update some of the file headers to their new...
2018-01-07 Erdem Ersoy[TRANSLATIONS] Update the email address and add a note...
2017-12-23 Amine Khaldi[NTVDM] Move the def file out of the source files list...
2017-12-23 Amine Khaldi[NTVDM] Missed this file.
2017-12-23 Amine Khaldi[NTVDM] Deduplicate IsConsoleHandle() using the correct...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-10-28 Amine Khaldi[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM...
2017-10-08 Hermès Bélusca-MaïtoAdd a small descriptive comment for the reason why...
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
2017-10-04 Hermès Bélusca-MaïtoRemove unwanted .gitignore files.
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work