[SETUPLIB][REACTOS][USETUP] Re-organize the setup state variables and some helpers.
[reactos.git] / sdk / tools /
2018-10-20 Hermès Bélusca-Maïto[MKHIVE] Minor code rearrangement.
2018-10-18 Hermès Bélusca-Maïto[MKHIVE] Fix some compilation warnings.
2018-10-18 Hermès Bélusca-Maïto[MKHIVE] Fix cases where 'rc' was used without being...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Fix compilation warnings. 947/head
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Return win32-like error codes for functions...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Minor code formatting.
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Implement RegDeleteKeyW() and RegDeleteValueW().
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Minor improvements.
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Simplify CmiAddValueKey() by using CmpAddValue...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Sync a bit more of reginf.c with the correspon...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Implement and use RegCloseKey().
2018-10-14 Hermès Bélusca-Maïto[NTOS][MKHIVE] Minor code formatting.
2018-10-12 Mark Jansen[SPEC2DEF] Fix support for different OS versions.
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Fixes for the previous fixes. 920/head
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Remove support for '/' options, this does...
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Minor additional functionality.
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Improve dprint output (delimiting where string... 560/head
2018-10-08 Hermès Bélusca-Maïto[MKHIVE][CMAKE] Make mkhive a bit more flexible, so...
2018-09-08 Thomas Faber[SDK] Make gen_baseaddress.py compatible with Python 3.
2018-08-19 Serge Gautherie[LOG2LINES] Enforce "Iso" type when unpacking the Iso...
2018-08-08 Serge Gautherie[REACTOS] RtlAssert(): use "%lu" as LineNumber format.
2018-08-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2018-07-12 Mark Jansen[SDK] Update gen_baseaddress.py for reserved base addre...
2018-07-01 Mark Jansen[SDK] Add gen_baseaddress.py
2018-06-21 Serge Gautherie[LOG2LINES] translate_line(): Let 'offset' be an 'unsig...
2018-04-22 Mark Jansen[XML2SDB] Add support for TAG_LINK_DATE and TAG_LINKER_...
2018-04-21 Timo Kreuzer[SPEC2DEF] Implement support for different OS versions
2018-04-12 Mark Jansen[XML2SDB] Add support for DATA in Layers.
2018-04-11 Amine Khaldi[WIDL] Sync with Wine Staging 3.3. CORE-14434
2018-04-11 Amine Khaldi[UNICODE] Sync with Wine Staging 3.3. CORE-14434
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-01-27 Mark Jansen[XML2SDB] Parse Flags.
2018-01-27 Dmitry Bagdanov[CABMAN] Move CCFDATAStorage class to a separate file
2018-01-27 Dmitry Bagdanov[CABMAN] Remove _WIN32 ifdef's
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-10-08 Amine Khaldi[WIDL] Sync with Wine Staging 2.16. CORE-13762
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