Dear developers of Reactos,
As i promised in my previous E-mail, i AM sending You The list of dlls, on which NVDA screen reader is strictly depend and without them will not work.
Thank You for any feetback provided.
OLEAUT32.dll - C:\WINDOWS\system32\OLEAUT32.dll
USER32.dll - C:\WINDOWS\system32\USER32.dll
POWRPROF.dll - C:\WINDOWS\system32\POWRPROF.dll
SHELL32.dll - C:\WINDOWS\system32\SHELL32.dll
ole32.dll - C:\WINDOWS\system32\ole32.dll
WINMM.dll - C:\WINDOWS\system32\WINMM.dll
WSOCK32.dll - C:\WINDOWS\system32\WSOCK32.dll
COMDLG32.dll - C:\WINDOWS\system32\COMDLG32.dll
ADVAPI32.dll - C:\WINDOWS\system32\ADVAPI32.dll
msvcrt.dll - C:\WINDOWS\system32\msvcrt.dll
WS2_32.DLL - C:\WINDOWS\system32\WS2_32.DLL
GDI32.dll - C:\WINDOWS\system32\GDI32.dll
VERSION.dll - C:\WINDOWS\system32\VERSION.dll
KERNEL32.dll - C:\WINDOWS\system32\KERNEL32.dll
COMCTL32.dll - C:\WINDOWS\system32\COMCTL32.dll
RPCRT4.dll - C:\WINDOWS\system32\RPCRT4.dll
Extracting all API calls from NVDA source code written in Python will not be easy task, and extracting those calls from source code written in C language for several helper libraryes will not be asy to.
Hello everybody,
After some more updates, fixes and strange problems, Daniel and I finally
released new RCs of RosBE-Windows and RosBE-Unix 1.5.
Daniel published a changelog for the Windows version at
http://dreimer.de.vu.
The Unix version fixes building problems on many hosts, especially 64-bit
ones. Like RosBE-Windows, it also includes updated tools such as GCC 4.4.3.
Besides, all supplied libraries are guaranteed to contain STABS+ symbols
useful for debugging with e.g. GDB. Finally, make/makex now reports the
correct return value instead of always 0 :-)
You can download RosBE-Windows 1.5-RC4 and RosBE-Unix 1.5-RC2 at
http://reactos.colinfinck.de.
Please test out both of them using the latest code patch at
http://www.reactos.org/bugzilla/show_bug.cgi?id=4810, so that we can move to
RosBE 1.5 and GCC 4.4.x soon.
For the Unix version, I'm especially looking for testers using non-Linux
operating systems such as Mac OS X or FreeBSD. Current RosBE works well on
them, but the previous RC made problems.
Best regards,
Colin