Hi,
I have a 100% reproducible problem at the end of the Office2000
install on the trunk + local patches. I am hitting a usermode
exception in ReadFile on line 233. The offending code is here
if (NT_SUCCESS(Status))
{
/* lpNumberOfBytesRead must not be NULL here, in fact Win doesn't
check that case either and crashes (only after the operation
completed) */
*lpNumberOfBytesRead = Iosb.Information;
}
Art suggested using ProbeForWrite to handle the problem. Can someone
point me to a example of how to handle this except or even better
would someone be willing to look at implementing the check for me? =)
Thanks
--
Steven Edwards - ReactOS and Wine developer
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
The SkyOS service plugin suite has been extended with a new service: Spell
checking service. This system and application wide usable SkyOS service
brings spell checking to each application. With a small and clean interface
every application can make use of this system wide integrated spell checking
available for various languages. Furthermore, spell checking can be enabled
for most SkyGI widgets like text input fields. The spell checking engine
itself is exchangeable and can be selected by the user. Currently a
proprietary engine and an aspell <http://aspell.sourceforge.net/> engine is
available.
As for all SkyOS services, the spell checking service which runs as a
standalone application can be enabled, disabled or configured via the System
Manager Services Plugin.
Can ReactOS have this?
--
David Johnson
http://www.davefilms.us
Producer
A few weeks (months?) ago i sent a message to the list stating I had
lost my commit password. Shortly after someone sent me that password my
windows installation (along with the drive it was on) went up in smoke
(literally) before i could write it down. I now have the system up and
running, and i was wondering if i could get it one more time. I won't
ask for it again I swear! :P
Richard
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL
result resource in
/web/reactos.org/htdocs/roscms/inc/admin_dyncontent.php on line 304
Got this error when attempting to retrieve Dynamic Content listings
from the CMS.
--
"I had a handle on life, but then it broke"
Hi,
I am working to put together the first quarterly project status
updates. Could everyone that has commit access or works on the web and
translation teams could email me privately about what they are
currently working on as well as what they think they may hack on over
the next few months?
Thanks
--
Steven Edwards - ReactOS and Wine developer
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
Hi all,
Make clean etc.. ..
8^)
James
darkstar:/home/ros/rosbackup# make
[LD] output-i386/lib/ntdll/ntdll.dll
ntdll.temp.exp:fake:(.edata+0xdd8): undefined reference to `__allshr'
ntdll.temp.exp:fake:(.edata+0xde8): undefined reference to `__aullshr'
ntdll.temp.exp:fake:(.edata+0xdf0): undefined reference to `__fltused'
collect2: ld returned 1 exit status
make: *** [output-i386/lib/ntdll/ntdll.dll] Error 1
For some reason, when I was running 19899 yesterday, the dialog boxes
kept showing on every boot
On 12/5/05, weiden(a)svn.reactos.com <weiden(a)svn.reactos.com> wrote:
> disable the device if the user selects "Do not show this dialog anymore". However, this doesn't work at the moment because disabling devices isn't implemented. Once it works, umpnpmgr shouldn't display the device installation wizard for disabled devices anymore.
>
>
> Updated files:
> trunk/reactos/lib/newdev/newdev.c
> trunk/reactos/lib/newdev/newdev.h
>
> _______________________________________________
> Ros-svn mailing list
> Ros-svn(a)reactos.org
> http://www.reactos.org/mailman/listinfo/ros-svn
>
--
"I had a handle on life, but then it broke"
I guess that would be good, a backer like IBM, but you need to look for
companies that would benefit from open source, or else, 9 times out of 10,
your gonna get a big, fat 'NO'.
ps: you all changed subject *pritty fast*!
Who says, they've got to opensource their drivers?
I think it could be a big help, if they would help us with implementing
the apis their drivers are úsing, so that their closed-source drivers
work fine.
Greets,
David Hinz
Alex Buell schrieb:
> On Mon, 5 Dec 2005, Jonathan Andrews wrote:
>
>>> What I'd really like to see are Hardware Manufacturers getting behind
>>> us. Realtek, nVIDIA, ATi, Intel, AMD, VIA, etc, could all be
>>> approached, and ask for collaboration on writing GPL Drivers
>>> (Although nVIDIA is notoriously skeptical about open-source)
>>
>> Im sorry, snot came out of my nose laughing when I read this...... If
>> you think ANY Manufacturer is going to back an open source windows
>> clone when they wont even touch a FreeBSD, let alone a Liux then you
>> are not living in the real world.
>>
>> If you want pure GPL then it is best NOT to contact these people and
>> ask, if by some miracle they sent you any data you would probably find
>> that you are in breech of NDA if you use it.
>>
>> Out of your list only VIA will give out data on request, and thats
>> only data for devices that don't do multimedia.
>
> One word: DRM. That's why the likes of NVidia won't give out information
> on how their devicess works.
>