Search found 9 matches
- Tue Aug 18, 2020 10:22 am
- Forum: Development Help
- Topic: Implemented msgina support for booting into NT "Native Mode" - Feedback and Directions Appreciated
- Replies: 3
- Views: 887
- Thu Jun 04, 2020 7:59 pm
- Forum: Development Help
- Topic: Open Reactos code in Visual Studio Code
- Replies: 5
- Views: 810
Re: Open Reactos code in Visual Studio Code
I know it does not include a compiler, but as an IDE it should highlight and conplete syntax. But it warns about unknown keywords actually.
- Sun May 31, 2020 8:27 am
- Forum: General Discussion and Feedback
- Topic: ReactOS waits for serial connection
- Replies: 3
- Views: 417
Re: ReactOS waits for serial connection
No, I build with RosBE. I dont have MSVC.
- Sat May 30, 2020 11:01 am
- Forum: General Discussion and Feedback
- Topic: ReactOS waits for serial connection
- Replies: 3
- Views: 417
ReactOS waits for serial connection
Is it normal behaviour that ReactOS started with debugging options freeze and wait until I connect to serial port (VirtualBox)?
Is it bug or feature?
Is it bug or feature?
- Sat May 30, 2020 1:05 am
- Forum: General Discussion and Feedback
- Topic: Zw functions
- Replies: 0
- Views: 372
Zw functions
Hello I browsed ReactOS code for last few days and I see there are some Zw* functions being used here and there (ex. ZwOpenFile). If i search for function name occurence (lets stick to ZwOpenFile), it finds many assignments of its return value to Status variable. It also find its declarations inside...
- Fri May 29, 2020 11:09 pm
- Forum: Development Help
- Topic: Open Reactos code in Visual Studio Code
- Replies: 5
- Views: 810
Re: Open Reactos code in Visual Studio Code
That's the point - to use IDE as IDE.
- Sat May 23, 2020 6:34 pm
- Forum: Development Help
- Topic: Open Reactos code in Visual Studio Code
- Replies: 5
- Views: 810
Open Reactos code in Visual Studio Code
Hello,
Anyone already tried opening ReactOS source code in Visual Studio Code?
I got a lot of errors about unknown keywords and I have no idea how to setup the include paths. Sometimes it does not see headers, sometimes sees 2 or more files with same name. Can anyone help with setting up this IDE?
Anyone already tried opening ReactOS source code in Visual Studio Code?
I got a lot of errors about unknown keywords and I have no idea how to setup the include paths. Sometimes it does not see headers, sometimes sees 2 or more files with same name. Can anyone help with setting up this IDE?
- Sat May 23, 2020 2:03 pm
- Forum: Development Help
- Topic: _wstat32i64 and _wstati64
- Replies: 2
- Views: 366
Re: _wstat32i64 and _wstati64
Doesn't ReactOS use wine's msvcrt?
- Thu May 21, 2020 7:18 pm
- Forum: General Discussion and Feedback
- Topic: Drivers compatibility
- Replies: 1
- Views: 500
Drivers compatibility
Hello,
What NT parts are responsible for hardware and device drivers compatibility? What ReactOS components need work to increase compatibility with Windows drivers? Is it related to ntoskrnl and hal only? Or some other components need work as well? What are these components?
What NT parts are responsible for hardware and device drivers compatibility? What ReactOS components need work to increase compatibility with Windows drivers? Is it related to ntoskrnl and hal only? Or some other components need work as well? What are these components?