reactos/base/applications/cmdutils/fc
Katayama Hirofumi MZ d2c47132ad
[CMDUTILS][FC] Implement text file comparison (#3625)
Implement text file comparison by using file mappings (both Unicode and ANSI). CORE-17500
2021-05-04 18:05:57 +09:00
..
lang [FC] Fix typo s/IDS_RESYNCH_/IDS_RESYNC_/ s/Resynch/Resync/ 2021-04-29 16:59:20 +09:00
CMakeLists.txt [CMDUTILS][FC] Implement text file comparison (#3625) 2021-05-04 18:05:57 +09:00
fc.c [CMDUTILS][FC] Implement text file comparison (#3625) 2021-05-04 18:05:57 +09:00
fc.h [CMDUTILS][FC] Implement text file comparison (#3625) 2021-05-04 18:05:57 +09:00
fc.rc [FC][TRANSLATION] FC: Enable localization (#3626) 2021-04-26 09:08:06 +09:00
resource.h [FC] Fix typo s/IDS_RESYNCH_/IDS_RESYNC_/ s/Resynch/Resync/ 2021-04-29 16:59:20 +09:00
text.h [CMDUTILS][FC] Implement text file comparison (#3625) 2021-05-04 18:05:57 +09:00
texta.c [CMDUTILS][FC] Implement text file comparison (#3625) 2021-05-04 18:05:57 +09:00
textw.c [CMDUTILS][FC] Implement text file comparison (#3625) 2021-05-04 18:05:57 +09:00