Copying Windows DLLs might fail (never tried this).
The Design-subforum is probably what you are looking for.
Search found 15 matches
- Tue May 26, 2020 10:12 am
- Forum: General Discussion and Feedback
- Topic: Newbie here: How do you change stuff?
- Replies: 2
- Views: 422
Re: Viruses?
Hello "R", I can´t speak for the ReactOS team, but as you built ReactOS from the sources there hardly can be any infections -- assuming your build-machine is clean. So common sense clearly tells these must be false positives. I assume some scanners report malware, because some "Microsoft system file...
- Wed May 13, 2020 7:52 pm
- Forum: Development Help
- Topic: About automatic build
- Replies: 14
- Views: 847
Re: About automatic build
Hello Creeper,
what version of RosBE do you use and what is the exact problem please?
I also had some minor troubles building the first time (viewtopic.php?t=19794), but in the mean-time RosBE 2.2 got released. Maybe this solves your problem-
what version of RosBE do you use and what is the exact problem please?
I also had some minor troubles building the first time (viewtopic.php?t=19794), but in the mean-time RosBE 2.2 got released. Maybe this solves your problem-
- Sat Apr 18, 2020 7:17 pm
- Forum: Design
- Topic: Deutsche Fenster für BEFEHLE
- Replies: 28
- Views: 5815
- Thu Apr 16, 2020 6:11 pm
- Forum: Support
- Topic: RosBE-Builder.sh resets "broken" glob.c
- Replies: 6
- Views: 660
Re: RosBE-Builder.sh resets "broken" glob.c
Thank you to you too, MadWolf, Maybe your suggestion helps another user. I am with 2.1.2 now. All I had to do:
* patch make.tar.bz2
* disable PCH
* patch make.tar.bz2
* disable PCH
- Mon Apr 13, 2020 9:03 am
- Forum: Support
- Topic: RosBE-Builder.sh resets "broken" glob.c
- Replies: 6
- Views: 660
Re: RosBE-Builder.sh resets "broken" glob.c
I am sorry, this was German humor. From now on I will stick to German correctness again.
- Sat Apr 11, 2020 4:08 am
- Forum: Support
- Topic: RosBE-Builder.sh resets "broken" glob.c
- Replies: 6
- Views: 660
Re: RosBE-Builder.sh resets "broken" glob.c
Wonderful, thank you very much, ThFabba!
I was already installing older versions of GCC, but your advice solved the problem immediately. ROSBE has been built, ATM ROS compiles...

I was already installing older versions of GCC, but your advice solved the problem immediately. ROSBE has been built, ATM ROS compiles...
- Fri Apr 10, 2020 5:13 pm
- Forum: Support
- Topic: RosBE-Builder.sh resets "broken" glob.c
- Replies: 6
- Views: 660
RosBE-Builder.sh resets "broken" glob.c
Good evening. Having had no luck building ROS at ReactOS and Windows I tried to build ROSBE at Linux (being a beekeeping hobbyist). RosBE-Builder.sh failed however with the following error in the build.log glob.c:(.text+0x2c1): undefined reference to `__alloca' Google-search brought up an entry at J...
- Tue Apr 07, 2020 6:04 pm
- Forum: Support
- Topic: Dual booting with separate hdd
- Replies: 5
- Views: 617
Re: Dual booting with separate hdd
Consider using a virtual machine like VirtualBox for evaluation if you do not own some old, spare hardware. VirtualBox is free and simple, and you avoid risking your main installation.
- Sat Apr 04, 2020 7:37 am
- Forum: General Discussion and Feedback
- Topic: Two decades later...what's the point?
- Replies: 67
- Views: 10788
Re: Two decades later...what's the point?
Windows 10 is not something completely alien. It is based on NT-concepts and supports the "old" Windows APIs. Lots of modern software for end-users does not need more than the "old" functionality, and so it is no surprise that lots of modern software works on ReactOS.
EPIC WIN!
EPIC WIN!
- Fri Apr 03, 2020 10:17 pm
- Forum: General Discussion and Feedback
- Topic: Proposal for a package management system for ReactOS
- Replies: 8
- Views: 916
Re: Proposal for a package management system for ReactOS
So IF ReactOS were to get a package manager, it shouldn't download dependency files and drop them into random system folders. They should be put straight where the application is. I think you don't have to worry. Both Windows and most applications are designed to work your preferred way., When I da...
- Fri Apr 03, 2020 8:43 pm
- Forum: Support
- Topic: Ani File not working
- Replies: 7
- Views: 630
Re: Ani File not working
If animated cursors are the most serious trouble, shouldn´t this be celebrated as success? 

- Wed Apr 01, 2020 8:25 am
- Forum: General Discussion and Feedback
- Topic: System requirements
- Replies: 3
- Views: 590
Re: System requirements
Hello Peter. even with some applications and RosBE installed my virtual disk is below 2 GB in size. So anything reasonable should be sufficient as long as you don´t want to store huge amounts of data. If you are new then I would recommend the installation of ROS at a virtual-machine like VirtualBox ...
- Sun Mar 29, 2020 10:50 pm
- Forum: General Discussion and Feedback
- Topic: Proposal for a package management system for ReactOS
- Replies: 8
- Views: 916
Re: Proposal for a package management system for ReactOS
Thank you for the explanations, MadWolf.
As it turned out RApps already provides a 3rd-party package-manager, Npackd, which even seems to work (very slowly), So the suggestion in the OP might already have been.treated satisfactorily.
As it turned out RApps already provides a 3rd-party package-manager, Npackd, which even seems to work (very slowly), So the suggestion in the OP might already have been.treated satisfactorily.
- Tue Mar 24, 2020 10:51 pm
- Forum: General Discussion and Feedback
- Topic: Proposal for a package management system for ReactOS
- Replies: 8
- Views: 916
Re: Proposal for a package management system for ReactOS
Chocolatey sounded interesting, but a 2nd look was less appealing. It requires .NET, PowerShell and TLS 1.2+. In order to use the online-installer you have to register. There exists an offline-installer too, but the instructions looked a bit messy. And they already discontinue support for W7 and W20...