I'm not sure we condone gratuitous trolling claims without any actual proof of those claims.
Search found 1195 matches
- Sun Feb 28, 2021 8:01 pm
- Forum: General Discussion and Feedback
- Topic: Microkernel shim error for ReactOS or Windows NT
- Replies: 4
- Views: 432
- Sun Feb 21, 2021 9:41 pm
- Forum: General Discussion and Feedback
- Topic: What Windows version would ReactOS compare to?
- Replies: 3
- Views: 570
Re: What Windows version would ReactOS compare to?
And it's also written in full letters on the watermark at the bottom right of the desktop:
- Fri Feb 19, 2021 11:06 pm
- Forum: Development Help
- Topic: Help diagnosing a problem with cygwin/samba on ROS
- Replies: 35
- Views: 1492
Re: Help diagnosing a problem with cygwin/samba on ROS
Bear in mind that Windows doesn't have a "Handle Cygwin bugs" case in its kernel, so your "patch" is most probably wrong.
- Fri Feb 12, 2021 9:56 pm
- Forum: Off Topic
- Topic: Favorite code editor
- Replies: 20
- Views: 2650
- Fri Feb 12, 2021 1:23 am
- Forum: Development Help
- Topic: Help diagnosing a problem with cygwin/samba on ROS
- Replies: 35
- Views: 1492
Re: Help diagnosing a problem with cygwin/samba on ROS
You may try to write a minimal test with NtOpenFile() that tries to do what you think cygwin & co does. That test should of course work on Windows. And then try it on ReactOS.
- Tue Feb 09, 2021 11:08 pm
- Forum: General Discussion and Feedback
- Topic: Is windows driver support still actual?
- Replies: 4
- Views: 613
Re: Is windows driver support still actual?
So that you can install vendor's drivers.Then what the point of supporting Windows drivers today?
- Tue Feb 09, 2021 10:04 pm
- Forum: General Discussion and Feedback
- Topic: Original Microsoft OpenSource Windows parts
- Replies: 12
- Views: 4447
Re: Original Microsoft OpenSource Windows parts
That doesn't clarify anything. ESE is JET blue, an implementation of the JET api that is superior and differs from the other one found in Microsoft Access.
- Sat Feb 06, 2021 12:46 am
- Forum: Development Help
- Topic: Help diagnosing a problem with cygwin/samba on ROS
- Replies: 35
- Views: 1492
Re: Help diagnosing a problem with cygwin/samba on ROS
Hi, can you retest again with the newest build of ReactOS? Fixes for the cache manager, the memory manager, and the usage of the new open-sourced Microsoft FastFat driver have been done yesterday.
- Tue Jan 26, 2021 9:21 pm
- Forum: Support
- Topic: BootCD Stuck on Partitioning Screen
- Replies: 6
- Views: 356
Re: BootCD Stuck on Partitioning Screen
You have got BSOD 0x69 "IO1_INITIALIZATION_FAILED" https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x69--io1-initialization-failed , meaning that your boot drive (your external USB blu-ray drive) is not recognized. Which is expected since USB support is work in...
- Mon Jan 25, 2021 10:56 pm
- Forum: Support
- Topic: BootCD Stuck on Partitioning Screen
- Replies: 6
- Views: 356
Re: BootCD Stuck on Partitioning Screen
Supposing you are using one of these "reactos-bootcd-0.4.15-dev-XXX-gXXXXXx86-gcc-lin-dbg" ISOs, reboot the bootcd and when it says "Press any key to boot from the ReactOS Media" press F10 a certain number of times. The bootloader then prompts you for the ROS directory (don't ent...
- Tue Jan 19, 2021 7:30 pm
- Forum: General Discussion and Feedback
- Topic: Disk Drives vs. Mount Points ?.
- Replies: 6
- Views: 395
Re: Disk Drives vs. Mount Points ?.
The NTFS support for volume mount points, is that it allows you to create these symbolic "directory" links within a NTFS volume, to some other volume. But even without NTFS you can still have volume mount points, managed by the mount manager, that appear in the NT namespace as \??\Volume{S...
- Mon Jan 18, 2021 6:55 pm
- Forum: General Discussion and Feedback
- Topic: Disk Drives vs. Mount Points ?.
- Replies: 6
- Views: 395
Re: Disk Drives vs. Mount Points ?.
Unix-versions (Solaris, Linux, BSD, BeOS, MacOS X, NextStep, ...) don't have this nonelastic system of drive letters for addressing. The file system is here independent of the hardware. The hardware (disks, floppies, cdroms, ram, ...) cant be mounted via mountpoints in the file system. Otherwise yo...
- Sun Jan 17, 2021 8:12 pm
- Forum: General Discussion and Feedback
- Topic: reactos priority? or mess?
- Replies: 38
- Views: 1846
Re: reactos priority? or mess?
If Linux had only "supporters" that asked things to be done without actually implementing them properly, Linux wouldn't be where it is now and you would not be using it as well.
- Sat Jan 16, 2021 8:21 pm
- Forum: General Discussion and Feedback
- Topic: reactos priority? or mess?
- Replies: 38
- Views: 1846
Re: reactos priority? or mess?
Do you think that the real MS Windows have been developed by just 10 active developers? And linux?
- Tue Jan 05, 2021 6:14 pm
- Forum: Support
- Topic: PS/2 mouse not found
- Replies: 13
- Views: 594
Re: PS/2 mouse not found
Hello, I wanted to update ReactOS on an old Duron 700. The previously installed version was more than 10 years old. I had to go back from 0.4.13 to 0.4.11 to get it running. All more recent versions resulted in a BSOD. One of my main problems is, that the device manager no longer lists my PS/2-mous...