/ros-ram-disk-creator

RAM disk creator for ReactOS in C and WinAPI

Primary LanguageCGNU General Public License v3.0GPL-3.0

ReactOS RAM Disk Creator V1.2.1

About -

A RAM disk creator for ReactOS made in C and WinAPI.

Compiling -

You can use the Visual Studio for MSVC code or use GCC for compiling. If you are compiling for 32-Bit OS, don't forget to add -m32 tag.

Copyright Arnav Bhatt 2019. Boot sector installing code is taken from source code of ReactOS (installfreeldr).