Search found 246 matches

by learn_more
Mon Jan 22, 2024 5:09 pm
Forum: General Discussion and Feedback
Topic: Social media
Replies: 1
Views: 484

Re: Social media

Have you tried going to the homepage and clicking the 'f'acebook logo next to the other social media icons?
by learn_more
Mon Jan 22, 2024 5:08 pm
Forum: General Discussion and Feedback
Topic: Please add Fre:ac -- Free Audio Converter
Replies: 1
Views: 315

Re: Please add Fre:ac -- Free Audio Converter

Feel free to send a PR + a screenshot of it running in ROS.

https://github.com/reactos/rapps-db
by learn_more
Mon Jan 08, 2024 11:31 am
Forum: General Discussion and Feedback
Topic: Why is Wine capable of running Roblox, Office 2016 and other programs, but ReactOS is not?
Replies: 4
Views: 1732

Re: Why is Wine capable of running Roblox, Office 2016 and other programs, but ReactOS is not?

user wrote: Wed Dec 27, 2023 11:26 am I've been using Linux for a while and I see that Wine runs Windows programs more stable than ReactOS.


Could we add a Linux layer that runs wine in reactOS?
Wine does not have to develop a complete kernel, we do.
by learn_more
Mon Jun 12, 2023 3:26 pm
Forum: General Discussion and Feedback
Topic: VBoxWindowsAdditions-amd64.exe not running in ReactOS x64
Replies: 4
Views: 3507

Re: VBoxWindowsAdditions-amd64.exe not running in ReactOS x64

This is most likely a 32 bit setup, which won't work in a 64-bit ReactOS.
by learn_more
Fri Mar 31, 2023 2:48 pm
Forum: Support
Topic: QEMU and seamless mouse support
Replies: 2
Views: 4460

Re: QEMU and seamless mouse support

A wild idea appears: ask this on QEMU's forum/chat/mailinglist?
by learn_more
Mon Sep 19, 2022 10:19 am
Forum: Design
Topic: Copyright in graphical interface
Replies: 12
Views: 7193

Re: Copyright in graphical interface

IbotLite wrote: Fri Sep 16, 2022 9:19 pm Yes, but remember that ReactOS is not Windows and it is not Linux. it is a different system in the code
At this point I assume you are just trolling?
by learn_more
Fri Aug 05, 2022 9:52 am
Forum: General Discussion and Feedback
Topic: How to compile apps in visual studio to run inside ros?
Replies: 6
Views: 2809

Re: How to compile apps in visual studio to run inside ros?

hi MSVCP140d.dll is part of the visual c++ redistributable 2015 I recommend you use an older version of Visual Studio that can run on windows XP or Install the Windows XP platform toolset https://docs.microsoft.com/en-us/cpp/build/configuring-programs-for-windows-xp?view=msvc-160 no it is not, the ...
by learn_more
Fri Aug 05, 2022 9:51 am
Forum: Design
Topic: Copyright in graphical interface
Replies: 12
Views: 7193

Re: Copyright in graphical interface

ReactOS has by default the classic graphical interface from windows® 95 to windows® Me It turns out that microsoft has ALL its graphical interfaces with its copyright That means... WE HAVE TO CHANGE THE INTERFACE OF ReactOS™ to avoid being reported by ©Microsoft Corporation Also ReactOS™ looks very...
by learn_more
Mon Aug 01, 2022 4:22 pm
Forum: General Discussion and Feedback
Topic: How to compile apps in visual studio to run inside ros?
Replies: 6
Views: 2809

Re: How to compile apps in visual studio to run inside ros?

> The error is "The application has failed to start because MSVCP140d.dll was not [found]. Re-installing the application may fix this problem." This error means that you've linked dynamically to the crt and therefore you must provide MSVCP140d.dll with your application. It has nothing to ...
by learn_more
Fri Jul 22, 2022 9:13 pm
Forum: Support
Topic: Sid Meier's Alpha Centauri
Replies: 5
Views: 4640

Re: Sid Meier's Alpha Centauri

That looks a whole lot like https://jira.reactos.org/browse/CORE-10738
by learn_more
Mon Jun 13, 2022 8:23 pm
Forum: General Discussion and Feedback
Topic: Use OpenSSL to reimplement certutil and other certificate-related things
Replies: 3
Views: 2407

Re: Use OpenSSL to reimplement certutil and other certificate-related things

certificate related things should use windows compatible api's instead of a custom library,
so that they can be used both on windows and reactos.
by learn_more
Mon Mar 07, 2022 6:29 pm
Forum: News
Topic: ReactOS will be on Chemnitz Linux Days 2022 (Online event)
Replies: 10
Views: 24415

Re: ReactOS will be on Chemnitz Linux Days 2022 (Online event)

To make it a bit more realistic, maybe a pile of beer bottles somewhere? :D
by learn_more
Thu Mar 03, 2022 10:02 pm
Forum: ReactOS Website discussion
Topic: Authentication
Replies: 1
Views: 4542

Re: Authentication

This is completely unrelated to our goals.
by learn_more
Thu Mar 03, 2022 10:02 pm
Forum: Development Help
Topic: Compiler
Replies: 4
Views: 5742

Re: Compiler

We don't lack ideas about what to do,
we lack people actually putting in work.