ReactOS - Wikipedia
ReactOS - Wikipedia
History (https://github.com/reactos/re
actos)
Marketing target Personal computing
Internal audit
In order to avoid copyright prosecution, ReactOS had to be expressly completely distinct and non-
derivative from Windows, a goal that needed very careful work.[25] A claim was made on 17
January 2006 by developer Hartmut Birr on the ReactOS developers mailing list (ros-dev) that
ReactOS contained code derived from disassembling Microsoft Windows.[26] The code that Birr
disputed involved the function BadStack in syscall.S,[27] as well as other unspecified items.[28]
Comparing this function to disassembled binaries from Windows XP, Birr argued that the
BadStack function was simply copy-pasted from Windows XP, given that they were identical. Alex
Ionescu, the author of the code, asserted that while the Windows XP binary in question was indeed
disassembled and studied, the code was not merely copy-pasted, but reimplemented; the reason
why the functions were identical, Ionescu claimed, was because there was only one possible way to
implement the function.[29]
On 27 January 2006, the developers responsible for maintaining the ReactOS code repository
disabled access after a meeting was held to discuss the allegations. When approached by
NewsForge, Microsoft declined to comment on the incident. Since ReactOS is a free and open-
source software development project, the claim triggered a negative reaction from the free software
community: in particular, Wine barred several inactive developers from providing contributions
and formal high level cooperation between the two projects remained difficult as of 2006.[30]
In a statement on its website, ReactOS cited differing legal definitions of what constitutes clean-
room reverse engineering as a cause for the conflict.[31] To avoid potential litigation, companies
sometimes enact a policy where reimplementation based on disassembled code must be written by
someone other than the person having disassembled and examined the original code.[32][33]
ReactOS clarified its Intellectual Property Policy Statement requirements on clean room reverse
engineering to avoid potential infringement of United States law. An internal source code audit
was conducted to ensure that only clean room reverse engineering was used, and all developers
were made to sign an agreement committing them to comply with the project's policies on reverse
engineering.[30] Contributors to its development were not affected by these events and all access to
the software development tools was restored shortly afterward. In September 2007, with the audit
nearing completion, the audit status was removed from the ReactOS homepage. Though the audit
was completed, specific details were not made public, as it was only an internal effort to ensure
compliance with the project's own policies.[34]
Also, the 2004 leaked Windows source code[35] was not seen as legal risk for ReactOS, as the trade
secret was considered indefensible in court due to broad spread.[36]
Axel Rietschin, who is a kernel engineer at Microsoft, claimed that he recognized some specific bits
in the ReactOS kernel that are unlikely to result from a clean room reimplementation. He suggests
that the project took source code from the Windows Research Kernel, which was licensed to
universities and has been leaked multiple times. Internal data structures and variable names have
the exact same name in both ReactOS and the research kernel.[37]
ReactOS Hackfest
The ReactOS project organized a hackfest from 7 to 12 August
2015, in the German city of Aachen.[62][63][64] The Hackfest
resulted in many features being added to ReactOS.
Release history
System Release
Release information
version date
0.3.4 2008-01-22[71] Registry support rewrite, remote desktop client and Plug and Play
0.3.9 2009-04-26[75] 24 MB minimum RAM, faster hyperspace mapping, initial sound support
0.3.13 2011-03-22[82] Heap manager rewrite, improved SATA support, fixed graphics issues[83]
ACPI enabled by default, WiFi support (unencrypted and WEP), theme support,
0.3.14 [84] new TCP/IP driver (LwIP), MSVC compatibility, Scatter/Gather DMA operations
2012-02-07
supported, shell32 rewrite[85]
USB support for mice, keyboard, and storage devices; rewritten session
management; AHCI support with updated UniATA driver; alternate ReactOS
Memory Management Module has taken over all memory management
0.3.15 2013-05-30[86] responsibilities except for sections; preliminary support for debugging ReactOS
components using WinDbg; improvements based on results from the AutoHotkey
application functionality test suite; Bugfixes based on running Driver Verifier on
several bundled drivers[87]
CSRSS rewrite; theme support improved; network card driver for the RTL8139,
0.3.16[88] 2014-02-06[89]
allowing ReactOS to support newer versions of QEMU out of the box[90]
2016-08- Improved Btrfs and extended file system support, ReiserFS and UFS/FFS,
0.4.2
16[100] introduced .NET Framework 2.0 and 4.0 support, Shell fixes and improvements
0.4.3 2016-11-16[101] New Winsock library, initial sections support, usual bug fixes
2017-02-
0.4.4 Initial print stack support, minor font fixes, usual improvements and bug fixes
16[102]
2017-05- Improved rendering of fonts and font metrics, major fixes in kernel and drivers,
0.4.5
18[103] Microsoft Office 2010 tested as functioning
2017-09- Several fixes for dual-boot issues, improved theming support, NFS driver added,
0.4.6
01[104] several kernel and filesystem fixes
System Release
Release information
version date
2018-04- Balloon notifications, notification tray, shell autocompletion, a new NTFS driver,
0.4.8
14[106] crash dump reporting and experimental support for NT6+ software.
2018-07-
0.4.9 ReactOS is (again) self-hosting.
23[107]
2019-03- Drivers for battery management (its icon is located in the taskbar, in the bottom
0.4.11 right of the screen, next to the clock). Support for updating an existing ReactOS
04[109] installation. Improved SATA support.
"Send To" feature and Shell improvements, NEC PC-9800 boot support, ICMP
0.4.14 2021-12-16[5] improvements, Kernel improvements, NetKVM VirtIO bringup, miscellaneous
changes & improvements
0.4.15[112] — Support for x64 and UEFI, combines live CD and boot CD into a single GUI setup
Legend: Old version, not maintained Old version, still maintained Latest version
Future version
Features
Programs
ReactOS Explorer (File Explorer)
ReactOS Applications Manager
Accessories
Calculator
ReactOS 0.4.14 desktop: left Start
Command Prompt Menu and right ReactOS's own File
Notepad Explorer
Paint
WordPad
Magnifier
On-Screen Keyboard
Remote Desktop Connection
Multimedia Player (Media Player)
Sound Recorder
Volume Control
Character Map
Clipboard Viewer
FontSub
Keyboard Layout Switcher
ReactX Diagnostic (DxDiag)
Registry Editor
SnapShot
New shell in ReactOS (v0.4.0 and
Task Manager
newer)
Administrative Tools
Device Manager
Event Viewer
Service Manager (Windows service)
System Configuration (MSConfig)
Games
Solitaire (Microsoft Solitaire)
Spider Solitaire (Microsoft Spider Solitaire) Command Prompt, Spider Solitaire,
WineMine (Microsoft Minesweeper) Calculator and WineMine
Commands
The following is a non-exhaustive list of commands that are
supported by the ReactOS Command Prompt.[114][115][116]
Development
The developers aim to make the kernel and usermode application programming interface (API)
more compatible with Windows NT version 5.2 (Windows Server 2003) and to add support for
more applications and hardware, with plans to target newer versions of Windows as development
matures.[121] DirectX support is undertaken through ReactX, an in-house implementation. 2D and
OpenGL 3D hardware-accelerated rendering is done natively, while other drawing functionality
such as Direct3D is redirected to OpenGL as a stopgap solution, mostly using Wine's code such as
WineD3D.[17][122]
The development progress is influenced by the size of the development team and the level of
experience among them. As an estimate of the effort required to implement Windows 7, Microsoft
employed 1,000 or so developers, organized into 25 teams, with each team averaging 40
developers.[123] As of 2 September 2011, in the ReactOS entry in Ohloh, the page followed through
the "Very large, active development team" link lists 33 developers who have contributed over a 12-
month period and a cumulative total of 104 present and former users who have contributed code to
the project via Apache Subversion since its inception.[124] In his presentation at Hackmeeting
2009 in Milan, ReactOS developer Michele C. noted that most of the developers learn about
Windows architecture while working on ReactOS and have no prior knowledge.[125]
While ReactOS targets mainly the x86/AMD64 PC platform,[126] an effort to port to the ARM
architecture was at one point "under way",[17] while it did not produce much functionality and was
abandoned[127] along with a port to PowerPC, that is no longer actively maintained.[13] Support for
the Xbox and the NEC PC-9800, a variant IA-32 architecture, was added through the use of an
architecture-specific HAL.[125][111][5] Improved 64-bit support for ReactOS is "being worked on",
however, development seems to be going slowly.[128]
Networking
ReactOS's network stack is built on the TCP portion of OSKit's port of the network stack in
FreeBSD, along with an internally developed implementation for packet-oriented protocols like
IP.[135] Later, lwIP was integrated into the ReactOS network stack.[40]
Wine cooperation
The ReactOS and the Wine projects share the goal
to run binary Windows software natively and can
therefore share many dependencies and
development. [19][136] ReactOS uses portions of the
Wine project so that it can benefit from Wine's
progress in implementing the Win32 API.[136]
While Wine's NTDLL, USER32, KERNEL32,
GDI32, and ADVAPI32 components cannot be used
directly by ReactOS due to architectural differences,
code snippets of them and other parts can be shared A simplified architecture diagram of ReactOS,
between both projects. The kernel is developed by with Wine dependencies indicated by the Wine
logo. White boxes denote third-party binary
ReactOS separately as Wine relies here on existing
software. Green boxes are "userland"
Unix-like kernels.[120][125] components, red are kernel components.
Other
The Tango Desktop Project initiative provides open-source design guidelines and resources (as
icons) for applications on desktop environments. FreeType is an open-source software
development library, used to render text on to bitmaps and provides support for other font-related
operations.[14] The KernelEx project is a Windows-API extension and compatibility layer project,
which provides open-source implementations of some Windows-APIs.[138] Other contributing
projects are MinGW, SYSLINUX, adns, ICU, GraphApp, Ext2, GNU FreeFont, DejaVu fonts, and
Liberation fonts.[139][140][141]
Forks
Forks based on ReactOS exist:
Ekush OS (2004)[142][143][144]
Reception
Various people have acknowledged ReactOS and the implications of having a viable open-source
drop-in replacement for Windows.[10] A 2004 article and interview of the German weekly
magazine Der Spiegel describes ReactOS as directed at Windows users who want to renounce use
of proprietary commercial software without having to switch to Linux.[10] DistroWatch, a Linux
distribution's monitoring Web site, also lists ReactOS and describes it as "a free and open-source
operating system based on the best design principles found in the Windows NT architecture."[145]
In his column for Free Software Magazine, David Sugar noted in 2006 that ReactOS would allow
the use of applications depending on older versions of Windows whose APIs have been deprecated.
He also recognized its potential to expand the total deployed base of free software, and as a
resource for developers wanting to know undocumented Windows APIs in the course of writing
portable applications.[12] PC Magazine columnist John C. Dvorak remarked in 2008 that the
Windows NT architecture had remained largely unchanged, making it an ideal candidate for
cloning, and believed that ReactOS could be "a bigger threat than Linux to Microsoft's
dominance".[11] In response to Dvorak's column, ZDNet technology journalist Dana Blankenhorn
noted in 2008 that a lack of corporate sponsors and partners had rendered the project harmless to
Microsoft.[146][147] Echoing this, Thom Holwerda of OSNews in 2009 categorized ReactOS under a
family of hobby operating systems maintained only by small groups of developers working in their
spare time, lacking the financial support of more mainstream operating systems and the legacy of
formerly mainstream ones such as RISC OS.[148]
In October 2015, a Network World review of ReactOS v0.3.17 noted "It's just like running Windows
2000" and praised the application package manager, a feature the original Windows is
missing.[149]
In August 2018, Jesse Smith from DistroWatch Weekly reviewed ReactOS v0.4.9, reporting that it
suffered from limited hardware support and that it tended to lock up under load. He concluded: "
[it] should be used with caution and probably not as a main, day-to-day operating system"[150]
Awards
The ReactOS Project won on the annual Seliger Youth Forum "The Best Presentation" award with
100,000 Russian rubles ($2700) in 2011, attended by Alexander Rechitskiy, one of the
development team members.[151]
ReactOS was a featured project on SourceForge for the weeks beginning on 27 February 2012, 25
April 2013,[152] and several others. It was Project of the Month on SourceForge for June 2013[153]
and February 2019.[154]
See also
Free and open-
source software
portal
Binary-code compatibility
coLinux, a project allowing Microsoft Windows and the Linux kernel to run simultaneously in
parallel on the same machine
FreeDOS, a clone of MS-DOS
eComStation and ArcaOS, two independent proprietary continuations of OS/2 (source code
licensed from IBM), which IBM co-created with Microsoft and shares some design elements
with MS-DOS and Windows
Haiku, a clone of BeOS
Longene, a hybrid operating system kernel intended to be binary-compatible with both the
Microsoft Windows and Linux ecosystems
NDISwrapper, a re-creation of Windows NT kernel parts inside the Linux Kernel to allow the
use of Windows drivers in Linux
Wine, a compatibility layer that runs Microsoft Windows applications on Unix-like operating
systems
List of alternative shells for Windows
Timelines of: Intel / Microsoft / Microsoft Windows / other operating systems (List)
Comparison of operating systems
Notes
a. GPL-2.0-or-later with parts under LGPL and BSD licenses
References
1. reactos (https://github.com/reactos) on GitHub
2. ReactOS (https://www.distrowatch.com/table.php?distribution=reactos) at DistroWatch
3. "ReactOS on Open Hub" (https://www.openhub.net/p/reactos/analyses/latest/languages_summ
ary). openhub.net. Black Duck Open Hub. Retrieved 24 October 2014.
4. "ReactOS on GitHub" (https://github.com/reactos/reactos). GitHub. Retrieved 27 April 2019.
5. "ReactOS 0.4.14 released | ReactOS Project" (https://reactos.org/project-news/reactos-0414-r
eleased/). reactos.org. 16 December 2021. Retrieved 18 December 2021.
6. "Download | ReactOS Project" (https://www.reactos.org/download). www.reactos.org.
Retrieved 28 July 2017.
7. Holwerda, Thom (5 March 2009). "ReactOS Targets Windows 2003, Vista" (https://www.osnew
s.com/story/21087/reactos-targets-windows-2003-vista/). OSNews. Retrieved 14 October
2020.
8. vicmarcal (14 April 2018). "ReactOS 0.4.8 released!!" (https://www.reactos.org/project-news/re
actos-048-released). ReactOS.org Project News (Corporate blog). Archived (https://archive.tod
ay/20180416011852/https://www.reactos.org/project-news/reactos-048-released) from the
original on 16 April 2018. Retrieved 14 October 2020. "With software specifically leaving NT5
behind, ReactOS is expanding its target to support NT6+ (Vista, Windows 8, Windows 10)
software."
9. Stahl, Louis-F. (23 June 2015). "Russland erklärt ReactOS zu favorisierter Windows-
Alternative" (https://www.heise.de/newsticker/meldung/Russland-erklaert-ReactOS-zu-favorisie
rter-Windows-Alternative-2722495.html). heise online. Retrieved 14 October 2020.
10. Sixtus, Von Mario (20 February 2004). "ReactOS: Das Nicht-Windows" (http://www.spiegel.de/
netzwelt/tech/0,1518,287199,00.html) (in German). Spiegel Online. Retrieved 11 December
2009.
11. Dvorak, John C. (4 April 2008). "What A New OS Needs" (https://www.pcmag.com/article2/0,28
17,2290313,00.asp). PC Magazine. Retrieved 11 December 2009.
12. Sugar, David (31 January 2006). "A reaction to ReactOS" (https://web.archive.org/web/200708
10113707/http://www.freesoftwaremagazine.com/node/1474). Free Software Magazine.
Archived from the original (https://www.freesoftwaremagazine.com/node/1474) on 10 August
2007. Retrieved 11 December 2009.
13. Kupfer, Matthias; Bragin, Aleksey (14 March 2010). ReactOS — Das zu Windows
binärkompatible Open-Source-Betriebssystem (https://chemnitzer.linux-tage.de/2010/vortraeg
e/detail.html?idx=424). Chemnitzer Linux-Tage (https://chemnitzer.linux-tage.de/2010/info/) (in
German). Chemnitz, Germany. Retrieved 15 March 2010.
14. Royal, Simon (16 February 2014). "ReactOS: A Windows Compatible Alternative OS" (http://lo
wendmac.com/2014/reactos-a-windows-compatible-alternative-os/). lowendmac.com.
Retrieved 10 January 2016. "While the main core of ReactOS is built from scratch, it has some
dependencies on existing software and protocols. It uses parts of Wine, networking in the form
of lwIP, USB from Haiku, as well as FreeType, Mesa3D, and UniATA."
15. Thom Holwerda (14 November 2007). "ReactOS Gets OpenOffice.org 2 Support; New Release
Plans" (https://www.osnews.com/story/18921/ReactOS_Gets_OpenOffice_org_2_Support_Ne
w_Release_Plans). OSNews.
16. Tests for 0.4.14 (https://reactos.org/wiki/Tests_for_0.4.14) on reactos.org (February 2022)
17. Holwerda, Thom (17 January 2009). "ReactOS: Looking Back Upon 2008" (https://www.osnew
s.com/story/20790/reactos-looking-back-upon-2008/). OSNews. Retrieved 18 April 2019.
18. "ReactOS gets USB Stack, with Help from Us" (http://haiku-os.org/news/2012-02-20_reactos_g
ets_usb_stack_help_us). Haiku. 20 February 2012. Retrieved 2 January 2016. "The ReactOS
and Haiku projects have had a friendly working relationship for several years now, with each
group helping the other whenever possible."
19. Vincent, Brian (15 May 2004). "Interview with Steven Edwards" (https://www.winehq.org/intervi
ew/14). winehq.com. Retrieved 6 January 2016. "BV: Wine and ReactOS have had a mutually
beneficial relationship. Is there anything Wine could do different that would help ReactOS
development?[...] BV: You guys have certainly contributed a lot of your work back to Wine,
including some of the utilities you've written. For instance, the task manager was recently
ported from ReactOS. Do you guys have any plans in the works for developing more tools?
Steven: I really want to see a solitaire clone make it in to Wine and ReactOS.[...] At some point
we are going to have to develop replacement components for everything in Windows so if there
is a program that Wine needs and ReactOS implements it then I will try to make sure it's
released under a compatible license."
20. Loli, Eugenia (16 October 2001). "Interview with Jason Filby from the ReactOS Project" (http
s://www.osnews.com/story/178/interview-with-jason-filby-from-the-reactos-project/). OSNews.
Retrieved 18 April 2019.
21. Loschwitz, Martin (March 2004), "Projects on the Move" (https://web.archive.org/web/20110519
211406/https://www.linux-magazine.com/w3/issue/40/Free_Software_Projects.pdf) (PDF),
Linux Magazine, p. 87, archived from the original (https://www.linux-magazine.com/w3/issue/4
0/Free_Software_Projects.pdf) (PDF) on 19 May 2011, retrieved 18 November 2009
22. Speed, Richard (14 March 2022). "ReactOS now supports SMP" (https://www.theregister.com/
2022/03/14/reactos_smp/). www.theregister.com. Retrieved 20 December 2022.
23. "ReactOS Foundation — ReactOS Wiki" (https://www.reactos.org/wiki/ReactOS_Foundation).
www.reactos.org. Retrieved 6 March 2019.
24. "ФОНД АКТИВИЗАЦИИ КИБЕРПРОСТРАНСТВА, ФАК, РЕАКТОС — ФОНД, ФОНД
РЕАКТОС, г. Саранск: ИНН: 1328170012, ОГРН: 1021301112876" (https://egrulinfo.com/858
3363/). egrulinfo.com. Retrieved 18 April 2019.
25. Hancock, Terry (29 August 2008). "What if copyright didn't apply to binary executables?" (http
s://freesoftwaremagazine.com/articles/what_if_copyright_didnt_apply_binary_executables/).
Free Software Magazine. Retrieved 1 November 2020. "(…) ReactOS aims to run actual
Windows binary executable programs. This means that ReactOS must implement the entire
Windows environment. Functions must do exactly what their Windows counterparts would do.
In other words, like our notional parallel stew recipes, ReactOS and Windows should be
functionally identical. In order to avoid copyright prosecution, though, ReactOS must be
expressly completely distinct and non-derivative from Windows. This is a careful tightrope
walk! ReactOS is a free, clean room re-implemented drop-in replacement for Windows. So,
consider this, especially regarding extremely simple library calls: is it legal for ReactOS to
produce identical binary code to Windows?"
26. Birr, Hartmut (18 January 2006). "Bye bye" (https://marc.info/?l=ros-dev&m=118775346131642
&w=2). ros-dev (Mailing list). Retrieved 3 January 2009.
27. "BadStack in syscall.S" (https://web.archive.org/web/20170904111000/https://svn.reactos.org/s
vn/reactos/trunk/reactos/ntoskrnl/ke/i386/syscall.S?revision=20935&view=markup&pathrev=20
935#l43). ReactOS. 17 January 2006. Archived from the original (https://svn.reactos.org/svn/re
actos/trunk/reactos/ntoskrnl/ke/i386/syscall.S?revision=20935&view=markup&pathrev=20935#l
43) on 4 September 2017. Retrieved 4 August 2018.
28. Birr, Hartmut (18 January 2006). "Bye bye" (https://marc.info/?l=ros-dev&m=118775346131646
&w=2). ros-dev (Mailing list). Retrieved 16 November 2009.
29. Ionescu, Alex (18 January 2006). "Bye bye" (https://marc.info/?l=ros-dev&m=11877534613165
4&w=2). ros-dev (Mailing list). Retrieved 16 November 2009.
30. Feller, Stephen (1 February 2006). "ReactOS suspends development for source code review"
(https://www.linux.com/news/reactos-suspends-development-source-code-review/). Linux.com.
Retrieved 10 December 2009.
31. Reset, Reboot, Restart, legal issues and the long road to 0.3 (https://www.reactos.org/reset-reb
oot-restart-legal-issues-and-long-road-03) on reactos.org by Steven Edwards (27 January
2006)
32. Schwartz, Mathew (12 November 2001). "Reverse-Engineering" (https://www.computerworld.c
om/s/article/65532/Reverse_Engineering?pageNumber=1). Computerworld.com. Retrieved
23 June 2013. "To protect against charges of having simply (and illegally) copied IBM's BIOS,
Phoenix reverse-engineered it using what's called a "clean room," or "Chinese wall", approach.
First, a team of engineers studied the IBM BIOS — about 8KB of code — and described
everything it did as completely as possible without using or referencing any actual code. Then
Phoenix brought in a second team of programmers who had no prior knowledge of the IBM
BIOS and had never seen its code. Working only from the first team's functional specifications,
the second team wrote a new BIOS that operated as specified."
33. Hogle, Sean (23 October 2008). "Clean Room Defeats Software Infringement Claim in US
Federal Court" (https://hoviblog.blogspot.de/2008/10/clean-room-defeats-software.html).
Retrieved 23 May 2013. "[...] dirty room reverse engineering should be done in conjunction with
clean room development by using two physically and electronically isolated teams where one
team does dirty room reverse engineering and the other does clean room development. If a
dirty room team exists, the clean room engineers can write a description of the portion of the
specification that needs elaboration or clarification. The dirty room engineers then use that
request to create additional functional specifications or tests."
34. Bragin, Aleksey (18 September 2007). "Audit" (https://marc.info/?l=ros-dev&m=119018479822
866&w=2). ros-dev (Mailing list). Retrieved 3 January 2009.
35. Evers, Joris (12 February 2004). "Windows Code May Be Stolen" (https://web.archive.org/web/
20130731034443/http://www.pcworld.com/article/114771/article.html). PC World. Archived from
the original (https://www.pcworld.com/article/114771/article.html) on 31 July 2013. Retrieved
20 November 2021.
36. Reset, Reboot, Restart, legal issues and the long road to 0.3 (https://www.reactos.org/reset-reb
oot-restart-legal-issues-and-long-road-03) "Now as for the issue of leaked source code, I want
to try to put all fears to rest. We don't know what the legal ramifications are for someone
downloading and having leaked code, as the party that maintains copyright ownership of that
code might still try to claim Trade Secrecy on information contained in the sources in a court of
law. It is our point of view that the source code leaks of Windows have been spread to a broad
enough audience that it would be impossible to claim the product is still under Trade Secrecy."
on reactos.org by Steven Edwards (27 January 2006)
37. Anderson, Tim (3 July 2019). "ReactOS 'a ripoff of the Windows Research Kernel', claims
Microsoft kernel engineer" (https://www.theregister.com/2019/07/03/reactos_windows_researc
h_kernel_claim/). The Register.
38. "Google Summer of Code 2006" (https://developers.google.com/open-source/soc/2006/#reacto
s). "This is a page lists the students and organizations that participated in the Google Summer
of Code 2006 program. [...] ReactOS"
39. "TCP/IP driver replacement for ReactOS, using lwIP" (https://web.archive.org/web/2012032114
4810/http://www.google-melange.com/gsoc/project/google/gsoc2011/claudiu_mihail/8001).
Archived from the original (http://www.google-melange.com/gsoc/project/google/gsoc2011/clau
diu_mihail/8001) on 21 March 2012. Retrieved 9 August 2011.
40. Gutman, Cameron (7 August 2011). "ReactOS is now using lwIP for TCP" (https://lists.nongnu.
org/archive/html/lwip-devel/2011-08/msg00010.html). lwip-devel (Mailing list). Retrieved
9 August 2011.
41. Alksnis, Viktor (6 June 2007). "Виктор Имантович Алкснис – Знакомство с проектом
ReactOS" (http://v-alksnis2.livejournal.com/32900.html) (in Russian). Retrieved 11 December
2009.
42. "Russian President Medvedev asked to fund Windows clone" (https://www.bbc.co.uk/news/tech
nology-14899507). BBC News. 13 September 2011. Retrieved 15 September 2011.
43. Z98 (5 August 2012). "ReactOS Presented to President Putin" (http://www.reactos.org/reactos-
presented-president-putin). ReactOS News. Retrieved 23 June 2013.
44. Minutes of the expert evaluation of projects on import substitution infrastructure software
according to paragraph 4-8 of import substitution plan software, approved by order of the
Ministry of Communications of Russia from 1 April 2015 №96 "On approval of import software"
(http://minsvyaz.ru/ru/documents/4662/) Archived (https://web.archive.org/web/2015071803372
4/http://www.minsvyaz.ru/ru/documents/4662/) 18 July 2015 at the Wayback Machine Russian
Ministry of Communications "Direction "client operating system / Server Operating Systems"
first place — the project "Corporate platform on the basis of domestic operating systems" [...]
second place — the project "Creation of the operating system open source based on ReactOS
for PCs, laptops and other mobile devices," "Creating the operating system open source-based
server ReactOS" (Fund "Reaktos" MSTU. AN Bauman, LLC "Paral Plelz Research" and
others.)." (2 June 2015, translated (https://translate.google.de/translate?sl=ru&tl=en&js=y&prev
=_t&ie=UTF-8&u=https%3A%2F%2Ffanyv88.com%3A443%2Fhttp%2Fminsvyaz.ru%2Fru%2Fdocuments%2F4662%2F&edit-text
=))
45. "ReactOS as a second OS in Russian government's software freedom effort | ReactOS
Project" (https://www.reactos.org/project-news/reactos-second-os-russian-governments-softwa
re-freedom-effort/). www.reactos.org. Retrieved 6 April 2019.
46. Russland-erklaert-ReactOS-zu-favorisierter-Windows-Alternative (https://www.heise.de/newstic
ker/meldung/Russland-erklaert-ReactOS-zu-favorisierter-Windows-Alternative-2722495.html)
on heise online by Louis-F. Stahl (23 June 2015, in German)
47. Russland macht ReactOS zu bevorzugter Windows-Alternative (https://derstandard.at/2000017
947663/Russland-macht-ReactOS-zur-bevorzugten-Windows-Alternative) on Der Standard (24
June 2015, in German)
48. Oliver Diedrich (3 May 2012). "ReactOS: Spenden gesucht" (https://www.heise.de/open/meldu
ng/ReactOS-Spenden-gesucht-1567379.html). heise.de (in German).
49. A personal appeal from ReactOS Project Coordinator Aleksey Bragin (https://www.reactos.org/
archives/public/ros-general/2012-May/002810.html), accessed on 15 April 2013
50. Spenderliste (http://old.reactos.org/de/foundation_donators.html) Archived (https://web.archive.
org/web/20131230234231/http://old.reactos.org/de/foundation_donators.html) 30 December
2013 at the Wayback Machine 24 December 2012, accessed on 15 April 2013 (in German)
51. "January 2013 Meeting Minutes" (https://web.archive.org/web/20130403104658/http://reactos.
org/january-2013-meeting-minutes). 7 February 2013. Archived from the original (http://reactos.
org/january-2013-meeting-minutes) on 3 April 2013. Retrieved 19 June 2013. "Late last year
the German foundation learned that the contracts it was issuing for developers might not be
compliant with German regulations involving non-profits. Due to this, the German foundation
needed to temporarily halt payment to developers and consult with tax attorneys to determine
how to proceed in a compliant manner."
52. "Sourceforge POTM June 2013" (https://www.sourceforge.net/blog/potm-201306/).
Sourceforge.com. 17 June 2013. Retrieved 17 June 2013. "Well I don't want to spread too
many rumors, but I can say that we do have something in the works. If all goes well, it's going
to be announced within a week. While I cannot go into too many details, I can say that it
involves Kickstarter and what we believe to be a viable commercial product based off of [sic]
ReactOS."
53. ReactOS Wants To Bring Open-Source Windows To The Cloud (https://www.phoronix.com/sca
n.php?page=news_item&px=MTU3OTY) on Phoronix by Michael Larabel (22 January 2014)
54. Oliver Diedrich (21 January 2014). "ReactOS: Freier Windows-Klon braucht Unterstützung]" (ht
tps://www.heise.de/open/meldung/ReactOS-Freier-Windows-Klon-braucht-Unterstuetzung-209
0408.html). heise.de (in German).
55. Aleksey Bragin; Steven Edwards (23 December 2013). "Thorium Core Cloud Desktop" (http://w
ww.kickstarter.com/projects/thorium/thorium-core-cloud-desktop). Kickstarter.com. Retrieved
8 April 2014.
56. Torsten Kleinz (8 April 2014). "XP ist tot, es lebe Windows" (https://www.zeit.de/digital/internet/
2014-04/reactos-alternative-windows-xp) [XP is dead, long live Windows]. Die Zeit (in
German).
57. ReactOS Working On A Community Windows OS (https://www.phoronix.com/scan.php?page=n
ews_item&px=MTY2Nzk) on Phoronix by Michael Larabel (19 April 2014)
58. Silviu Stahie (4 April 2014). "ReactOS goes to Indiegogo, will run Windows apps natively" (http
s://news.softpedia.com/news/ReactOS-Goes-to-IndieGogo-Will-Run-Windows-and-Linux-Apps
-Natively-435797.shtml). softpedia.com. Retrieved 8 April 2014.
59. Hoffman, Chris (14 November 2014). "Why prominent 'hobbyist' operating systems face an
existential crisis" (https://www.pcworld.com/article/2847723/why-prominent-hobbyist-operating-
systems-face-an-existential-crisis.html). PCWorld. Retrieved 29 December 2015. "ReactOS
raised more than $25,000 in an Indiegogo crowdfunding campaign earlier in 2014, for the
development of a community edition of the operating system."
60. reactos-community-edition (https://www.indiegogo.com/projects/reactos-community-edition) on
Indiegogo (1 June 2014)
61. ReactOS: Große Fortschritte und Stipendien für Entwickler beim freien Windows-Nachbau (htt
ps://www.heise.de/open/artikel/ReactOS-Grosse-Fortschritte-und-Stipendien-fuer-Entwickler-b
eim-freien-Windows-Nachbau-2410783.html) Archived (https://web.archive.org/web/201606071
51332/http://www.heise.de/open/artikel/ReactOS-Grosse-Fortschritte-und-Stipendien-fuer-Entw
ickler-beim-freien-Windows-Nachbau-2410783.html) 7 June 2016 at the Wayback Machine on
heise.de by Louis-F. Stahl (2 October 2014, in German)
62. Russland-erklaert-ReactOS-zu-favorisierter-Windows-Alternative (https://www.heise.de/newstic
ker/meldung/Russland-erklaert-ReactOS-zu-favorisierter-Windows-Alternative-2722495.html)
on heise online by Louis-F. Stahl "Einen weiteren Schub in der Entwicklung erhofft sich die
ReactOS-Community vom ersten ReactOS Hackfest, das vom 7. bis zum 12. August 2015 in
Aachen stattfindet." (23 June 2015, in German)
63. Russland macht ReactOS zu bevorzugter Windows-Alternative (https://www.derstandard.at/20
00017947663/Russland-macht-ReactOS-zur-bevorzugten-Windows-Alternative) on Der
Standard "Von 7. bis 12. August lädt die Entwicklergemeinde in Deutschland zum ersten
ReactOS-Hackfest, das in Aachen über die Bühne gehen wird." (24 June 2015, in German)
64. "ReactOS Hackfest in Aachen" (https://www.reactos.org/project-news/reactos-hackfest-aache
n). ReactOS. 1 September 2015. Retrieved 18 April 2019.
65. "ReactOS Hackfest 2017" (https://reactos.org/wiki/ReactOS_Hackfest_2017). ReactOS Wiki.
Retrieved 18 April 2019.
66. "ReactOS Hackfest 2018" (https://reactos.org/wiki/ReactOS_Hackfest_2018). ReactOS Wiki.
Retrieved 18 April 2019.
67. "ReactOS Hackfest 2019" (https://reactos.org/wiki/ReactOS_Hackfest_2019). ReactOS Wiki.
Retrieved 20 October 2020.
68. "ReactOS 0.3.0 Released!" (https://reactos.org/project-news/reactos-030-released//).
reactos.org. Retrieved 25 April 2020.
69. "ReactOS 0.3.1 Released" (https://reactos.org/project-news/reactos-031-released//).
reactos.org. Retrieved 25 April 2020.
70. "ReactOS 0.3.3 Released!" (https://reactos.org/project-news/reactos-033-released//).
reactos.org. Retrieved 25 April 2020.
71. "ReactOS 0.3.4 Released" (https://reactos.org/project-news/reactos-034-released//).
reactos.org. Retrieved 25 April 2020.
72. "ReactOS 0.3.5" (https://reactos.org/project-news/reactos-035//). reactos.org. Retrieved
25 April 2020.
73. "ReactOS 0.3.6" (https://reactos.org/project-news/reactos-036//). reactos.org. Retrieved
25 April 2020.
74. "ReactOS 0.3.7" (https://reactos.org/project-news/reactos-037//). reactos.org. Retrieved
25 April 2020.
75. "ReactOS 0.3.9 Released" (https://reactos.org/project-news/reactos-039-released//).
reactos.org. Retrieved 25 April 2020.
76. "ReactOS 0.3.10 Released" (https://reactos.org/project-news/reactos-0310-released//).
reactos.org. Retrieved 25 April 2020.
77. "ReactOS 0.3.10" (https://web.archive.org/web/20091212140506/http://osrevolution.com/os-rel
ease/reactos-0-3-10). OS Revolution. Archived from the original (http://osrevolution.com/os-rel
ease/reactos-0-3-10) on 12 December 2009. Retrieved 9 December 2009.
78. Holwerda, Thom (6 July 2009). "ReactOS 0.3.10 Released" (https://www.osnews.com/story/21
778/ReactOS_0_3_10_Released). OSNews. Retrieved 9 December 2009.
79. "ReactOS 0.3.11 Released" (https://reactos.org/project-news/reactos-0311-released//).
reactos.org. Retrieved 25 April 2020.
80. "ReactOS 0.3.12 Released" (https://reactos.org/project-news/reactos-0312-released//).
reactos.org. Retrieved 25 April 2020.
81. Holwerda, Thom (20 October 2010). "ReactOS 0.3.12 Released" (https://www.osnews.com/sto
ry/23919/ReactOS_0_3_12_Released). OSNews. Retrieved 8 November 2010.
82. "ReactOS 0.3.13 Released" (https://www.reactos.org/project-news/reactos-0313-released//).
reactos.org. Retrieved 25 April 2020.
83. 0.3.13 — ReactOS (http://www.reactos.org/wiki/0.3.13), ReactOS Foundation, retrieved
10 February 2014
84. "ReactOS 0.3.14 Released" (https://reactos.org/project-news/reactos-0314-released//).
reactos.org. Retrieved 25 April 2020.
85. 0.3.14 — ReactOS (https://www.reactos.org/wiki/0.3.14), ReactOS Foundation, retrieved
10 February 2014
86. "ReactOS 0.3.15 Released" (https://reactos.org/project-news/reactos-0315-released//).
reactos.org. Retrieved 25 April 2020.
87. 0.3.15 — ReactOS (https://www.reactos.org/node/663), ReactOS Foundation, retrieved
10 February 2014
88. ReactOS review | LinuxBSDos.com (http://www.linuxbsdos.com/2014/02/06/reactos-0-3-16-rev
iew/)
89. "ReactOS 0.3.16 Released" (https://reactos.org/project-news/reactos-0316-released//).
reactos.org. Retrieved 25 April 2020.
90. ReactOS 0.3.16 Released (http://www.reactos.org/node/772), ReactOS Foundation, retrieved
10 February 2014
91. DistroWatch Weekly, Issue 593, 19 January 2015 (https://distrowatch.com/weekly.php?issue=2
0150119#reactos)
92. "ReactOS 0.3.17 Released" (https://www.reactos.org/project-news/reactos-0317-released//).
reactos.org. Retrieved 25 April 2020.
93. Gimp/GTK+ drawing problems (https://jira.reactos.org/browse/CORE-4657), ReactOS
Foundation, retrieved 5 October 2014
94. JRE installer and Winrar shows Marlett font instead the proper one (https://jira.reactos.org/bro
wse/CORE-8525), ReactOS Foundation, retrieved 5 November 2014
95. ReactOS 0.3.17 Released (https://www.reactos.org/it/node/911), ReactOS Foundation,
retrieved 5 November 2014
96. DistroWatch Weekly, Issue 652, 14 March 2016 (https://distrowatch.com/weekly.php?issue=20
160314#reactos)
97. ReactOS 0.4.0 Released (https://www.reactos.org/project-news/reactos-040-released),
ReactOS Foundation, retrieved 16 February 2016
98. ReactOS 0.4.1 review — Cold fusion (http://www.dedoimedo.com/computers/reactos-0-4.html),
Dedoimedo
99. ReactOS 0.4.1 Released (http://www.reactos.org/project-news/reactos-041-released),
ReactOS Foundation, retrieved 17 May 2016
100. ReactOS 0.4.2 Released (https://www.reactos.org/project-news/reactos-042-released),
ReactOS Foundation, retrieved 16 August 2016
101. ReactOS 0.4.3 Released (https://www.reactos.org/project-news/reactos-043-released),
ReactOS Foundation, retrieved 16 November 2016
102. ReactOS 0.4.4 Released (https://www.reactos.org/project-news/reactos-044-released),
ReactOS Foundation, retrieved 16 February 2017
103. ReactOS 0.4.5 Released (https://www.reactos.org/project-news/reactos-045-released),
ReactOS Foundation, retrieved 19 May 2017
104. ReactOS 0.4.6 released (https://www.reactos.org/project-news/reactos-046-released),
ReactOS Foundation, retrieved 1 September 2017
105. ReactOS 0.4.7 released! (https://www.reactos.org/project-news/reactos-047-released),
ReactOS Foundation, retrieved 6 December 2017
106. ReactOS 0.4.8 released!! (https://www.reactos.org/project-news/reactos-048-released),
ReactOS Foundation, retrieved 14 April 2018
107. ReactOS 0.4.9 released (https://www.reactos.org/project-news/reactos-049-released),
ReactOS Foundation, retrieved 23 July 2018
108. ReactOS 0.4.10 released (https://www.reactos.org/project-news/reactos-0410-released),
ReactOS Foundation, retrieved 6 November 2018
109. ReactOS 0.4.11 released (https://www.reactos.org/project-news/reactos-0411-released),
ReactOS Foundation, retrieved 20 October 2020
110. "ReactOS 0.4.12 released | ReactOS Project" (https://www.reactos.org/project-news/reactos-0
412-released). reactos.org. Retrieved 23 September 2019.
111. "ReactOS 0.4.13 released | ReactOS Project" (https://reactos.org/project-news/reactos-0413-r
eleased). reactos.org. Retrieved 10 April 2020.
112. "0.4.15 - ReactOS Wiki" (https://reactos.org/wiki/Community_Changelog-0.4.15). reactos.org.
Retrieved 2 December 2023.
113. "0.5.0 - ReactOS Wiki" (https://reactos.org/wiki/0.5.0). reactos.org. Retrieved 2 December
2023.
114. "reactos/base/shell/cmd at master · reactos/reactos · GitHub" (https://github.com/reactos/react
os/tree/master/base/shell/cmd). github.com.
115. "reactos/base/applications/cmdutils at master · reactos/reactos · GitHub" (https://github.com/re
actos/reactos/tree/master/base/applications/cmdutils). github.com.
116. "reactos/modules/rosapps/applications/cmdutils at master · reactos/reactos · GitHub" (https://gi
thub.com/reactos/reactos/blob/master/modules/rosapps/applications/cmdutils/). github.com.
117. "reactos/base/applications/cacls at master · reactos/reactos · GitHub" (https://github.com/react
os/reactos/tree/master/base/applications/cacls). github.com.
118. "reactos/base/applications/sc at master · reactos/reactos · GitHub" (https://github.com/reactos/r
eactos/tree/master/base/applications/sc). github.com.
119. "reactos/base/applications/shutdown at master · reactos/reactos · GitHub" (https://github.com/r
eactos/reactos/tree/master/base/applications/shutdown). github.com.
120. Ionescu, Alex (26 February 2006). The ReactOS Project – An Open Source OS Platform for
Learning (https://csclub.uwaterloo.ca/resources/tech-talks/reactos-an-open-source-os-platform-
for-learning/) (Speech). University of Waterloo, Canada. Retrieved 10 December 2009.
121. "ReactOS versioning" (https://www.reactos.org/pipermail/ros-dev/2015-March/017216.html).
ReactOS. 7 March 2015. Retrieved 7 March 2015.
122. "ReactX" (https://www.reactos.org/wiki/ReactX). ReactOS Wiki. 28 May 2014. Retrieved
15 February 2022.
123. Sinovsky, Steven (18 August 2008). "The Windows 7 Team" (http://blogs.msdn.com/e7/archive/
2008/08/18/windows_5F00_7_5F00_team.aspx). Engineering Windows 7, MSDN. Retrieved
9 December 2009.
124. "ReactOS" (http://www.ohloh.net/p/reactos/). Ohloh. Retrieved 2 September 2011.
125. C., Michele (19 June 2009). ReactOS is (not) Windows (https://www.hackmeeting.org/hackit09/
presentazioni/ReactOS_is_(not)_Windows.pdf) (PDF). Hackmeeting 2009 (https://hackmeetin
g.org/hackit09/). Milan. Retrieved 20 October 2020.
126. "Installing" (https://www.reactos.org/wiki/Installing_ReactOS). ReactOS. 20 January 2014.
Retrieved 10 February 2014.
127. "ReactOS ports - ReactOS Wiki" (https://www.reactos.org/wiki/ReactOS_ports).
128. "ReactOS GitHub (Label: x64)" (https://github.com/reactos/reactos/labels/x64). GitHub.
Retrieved 11 August 2019.
129. Captive: NTFS Read/Write Filesystem Addon for Linux (http://www.osnews.com/story/5299/Ca
ptive_NTFS_Read_Write_Filesystem_Addon_for_Linux) on OSNews by Eugenia Loli "They
are using WINE and ReactOS code to emulate parts of Windows environment needed to make
the driver work." (4 December 2003)
130. Linux unified kernel 0.2.4.1 (https://lwn.net/Articles/349988/) "The LUK project does not
develop the Windows and the Linux userland libraries. Those libraries are offered by the Wine
(or Microsoft Windows/ReactOS) project and the Linux project."
131. "Universal ATA/SATA/AHCI driver for Windows NT3.51/NT4/2000/XP/2003/7" (https://alter.org.
ua/soft/win/uni_ata/). Alter.org.ua. Retrieved 10 February 2014.
132. Walmsley, James (2009). "Features — Portability" (https://web.archive.org/web/201004230427
52/http://www.fullfat-fs.co.uk/Features/Portability). Archived from the original (http://www.fullfat-f
s.co.uk/Features/Portability) on 23 April 2010. Retrieved 19 February 2010.
133. ReactOS gets USB stack with Haiku's help (https://www.osnews.com/story/25632/ReactOS_ge
ts_USB_stack_with_Haiku_s_help/) on OSNews by Thom Holwerda
134. "ReactOS gets USB Stack, with Help from Us" (https://www.haiku-os.org/news/2012-02-20_rea
ctos_gets_usb_stack_help_us). Haiku. 20 February 2012. Retrieved 2 March 2012.
135. "An interview with Art Yerkes, Network Developer for the ReactOS Project" (https://web.archiv
e.org/web/20110714172333/https://www.networkperformancedaily.com/2007/03/an_interview_
with_art_yerkes_n_1.html). Network Performance Daily. 28 March 2007. Archived from the
original (https://www.networkperformancedaily.com/2007/03/an_interview_with_art_yerkes_n_
1.html) on 14 July 2011. Retrieved 22 February 2010.
136. "Acknowledgements" (https://wiki.winehq.org/Acknowledgements). Wine. Retrieved
15 November 2009.
137. Holwerda, Thom (18 January 2010). "ReactOS Proposes Radical New Win32 Subsystem" (http
s://www.osnews.com/story/22750/ReactOS_Proposes_Radical_New_Win32_Subsystem).
OSNews. Retrieved 18 January 2010.
138. kernelex (http://sourceforge.net/projects/kernelex/) on sourceforge.net
139. "Third party libraries — ReactOS" (https://www.reactos.org/wiki/Third_party_libraries).
www.reactos.org. Retrieved 8 January 2015.
140. "FishEye: Annotated — reactos/trunk/reactos/media/doc/3rd Party Files.txt" (https://web.archiv
e.org/web/20160803013323/http://code.reactos.org/browse/reactos/trunk/reactos/media/doc/3r
d%20Party%20Files.txt?hb=true). code.reactos.org. Archived from the original (https://code.rea
ctos.org/browse/reactos/trunk/reactos/media/doc/3rd%20Party%20Files.txt?hb=true) on 3
August 2016. Retrieved 8 January 2015.
141. "[reactos] Contents of /trunk/reactos/dll/win32/syssetup/syssetup.rc" (https://web.archive.org/w
eb/20170904111913/https://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/syssetup/sysse
tup.rc?view=markup). svn.reactos.org. Archived from the original (https://svn.reactos.org/svn/re
actos/trunk/reactos/dll/win32/syssetup/syssetup.rc?view=markup) on 4 September 2017.
Retrieved 8 January 2015.
142. Ekush Emulator and Its License Pains (https://www.osnews.com/story/8830/Ekush_Emulator_
And_its_License_Pains) on OSNews by Eugenia Loli (10 November 2004)
143. Ekush OS – stolen source code/copyright violation (https://web.archive.org/web/200411140211
15/http://blight.eu.org/reactos/ekush.html) (archived 2004)
144. Ekush The Next Generation Operating System (https://web.archive.org/web/20040918235716/
http://www.akshor.com) on akshor.com (archived 2004)
145. reactos (https://www.distrowatch.com/table.php?distribution=reactos) on distrowatch.com
ReactOS is a free and open-source operating system based on the best design principles
found in the Windows NT architecture. (accessed January 2016)
146. Blankenhorn, Dana (13 May 2008). "ReactOS no threat to Windows" (https://web.archive.org/w
eb/20080925230732/http://blogs.zdnet.com/open-source/?p=2425). ZDNet. Archived from the
original (https://blogs.zdnet.com/open-source/?p=2425) on 25 September 2008. Retrieved
22 December 2009.
147. Blankenhorn, Dana (13 May 2008). "ReactOS needs a channel" (https://archive.today/2012062
8231147/http://talkback.zdnet.com/5208-10535-0.html?forumID=1&threadID=47591&messageI
D=886507). ZDNet. Archived from the original (http://talkback.zdnet.com/5208-10535-0.html?fo
rumID=1&threadID=47591&messageID=886507) on 28 June 2012. Retrieved 22 December
2009.
148. Holwerda, Thom (20 December 2009). "My OS Is Less Hobby Than Yours" (https://www.osnew
s.com/story/22638/My_OS_Is_Less_Hobby_than_Yours). OSNews. Retrieved 22 December
2009.
149. Lunduke, Bryan (28 October 2015). "Linux cousins Part 2: Reviewing ReactOS, the Open
Source version of Windows" (https://www.networkworld.com/article/944754/linux-cousins-part-
2-reviewing-reactos-the-open-source-version-of-windows.html). Network World. Retrieved
4 January 2016. "In short: It's just like running Windows 2000. Except Free and Open Source.
Which makes makes it feel both awesome. And dirty. And profound... also infuriating. If I'm
honest, I really don't know how ReactOS makes me feel. But it's damned impressive that it
exists and works so well. Beyond simply being Open Source, ReactOS has one cool features
that Windows never really provided properly: An application manager that is laid out and
structured like a Linux package manager. From within it you can even install a large number of
FOSS software staples, such as Firefox, LibreOffice, and GIMP."
150. Jesse Smith. "Guix System Distribution 0.15.0 and ReactOS 0.4.9" (https://distrowatch.com/we
ekly.php?issue=20180827#guixsd). DistroWatch Weekly (778). Retrieved 27 August 2018.
151. "Russian president asked to Fund Windows Open Source Clone" (https://web.archive.org/web/
20140201224904/http://jordanopensource.org/freeplanet/article/russian-president-asked-fund-
windows-open-source-clone). Jordan Open Source Association. 12 September 2011. Archived
from the original (https://jordanopensource.org/freeplanet/article/russian-president-asked-fund-
windows-open-source-clone) on 1 February 2014. Retrieved 18 June 2013. "At the forum,
ReactOS won "The Best Presentation" award and a grant of 100,000 rubles (approximately
2,400 JDs). In addition, around twenty large investors became interested in the project."
152. "Featured projects, February 27, 2012" (https://www.sourceforge.net/blog/featured-projects-20
120227/). SourceForge.com. 27 December 2012. Retrieved 20 December 2012.
153. "Sourceforge POTM June 2013" (https://www.sourceforge.net/blog/potm-201306/).
Sourceforge.com. 17 June 2013. Retrieved 17 June 2013.
154. "February 2019, "Staff Pick" Project of the Month – ReactOS" (https://www.sourceforge.net/blo
g/february-2019-staff-pick-project-month-reactos). 8 February 2019. Retrieved 25 May 2021.
External links
Official website (https://reactos.org)