GeoB99 / ros-ram-disk-creator

RAM disk creator for ReactOS in C and WinAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

RAM disk creator for ReactOS in C and WinAPI

License:GNU General Public License v3.0


Languages

Language:C 100.0%