Which linux distro is reactos.com based on?
And what are the major software packages installed?
Rick Langschultz
rlangschultz(a)cox.net (Home)
rlangschultz(a)ellemaespa.com (Work)
rlangschultz(a)email.uophx.edu (School)
As a temporary solution a DirectDraw->GDI renderer could be written.
Just an idea, anyways, i hope to commit a DirectDraw test app later today, and once i get my build environment set back up i will work on DirectDraw.
> DirectDraw will not work yetr in ros. we are missing to much of it. if we
> want directdraw working. we need implement alot more stuff in win32k, gdi32
> and ddraw.dll
>
> Status : noting works yet. to create a surface.
> some work en reusare have been made. When I can contiune or some else on
> directx devlioing I do not know when it will happen again.
>
>
> ----- Original Message -----
> From: <eek2121(a)comcast.net>
> To: "ReactOS Development List" <ros-dev(a)reactos.com>
> Sent: den 21 September 2005 16:37
> Subject: Re: [ros-dev] Starcraft Setup BSODs due to
> KMODE_EXCEPTION_NOT_HANDLED
>
>
> > Try using a crack and seeing if it works then. I know there was work done
> on DirectDraw, so you might have some luck.
> >
> >
> > > Glad I could help you, and help get my favorite game working on ReactOS.
> > >
> > > BTW, the colors on the liltle setup title program (or whatever you call
> > > it) where weird. Just skin deep, and starcraft finished installation as
> > > usual. However, it fails the CD test as it usually does.
> > >
> > > Ge van Geldorp wrote:
> > >
> > > >>From: Reuben Perelman
> > > >>
> > > >>
> > > >>
> > > >>>Ge van Geldorp wrote:
> > > >>>Does the patch below fix this?
> > > >>>
> > > >>>
> > > >>
> > > >>Yes it does.
> > > >>
> > > >>
> > > >
> > > >Ok, thanks for testing. The patch is an ugly hack and I don't want to
> commit
> > > >it. But at least I know what's going on now and can think about a
> better
> > > >patch.
> > > >
> > > >Ge van Geldorp.
> > > >
> > > >_______________________________________________
> > > >Ros-dev mailing list
> > > >Ros-dev(a)reactos.com
> > > >http://reactos.com:8080/mailman/listinfo/ros-dev
> > > >
> > > >
> > > >
> > >
> > > _______________________________________________
> > > Ros-dev mailing list
> > > Ros-dev(a)reactos.com
> > > http://reactos.com:8080/mailman/listinfo/ros-dev
> > _______________________________________________
> > Ros-dev mailing list
> > Ros-dev(a)reactos.com
> > http://reactos.com:8080/mailman/listinfo/ros-dev
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Anti-Virus.
> > Version: 7.0.344 / Virus Database: 267.11.3/107 - Release Date: 2005-09-20
> >
> >
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
There is already a test app in rosapps\demos\ddraw\
> As a temporary solution a DirectDraw->GDI renderer could be written.
>
> Just an idea, anyways, i hope to commit a DirectDraw test app later today,
> and once i get my build environment set back up i will work on DirectDraw.
>
>
>> DirectDraw will not work yetr in ros. we are missing to much of it. if
>> we
>> want directdraw working. we need implement alot more stuff in win32k,
>> gdi32
>> and ddraw.dll
>>
>> Status : noting works yet. to create a surface.
>> some work en reusare have been made. When I can contiune or some else on
>> directx devlioing I do not know when it will happen again.
>>
>>
>> ----- Original Message -----
>> From: <eek2121(a)comcast.net>
>> To: "ReactOS Development List" <ros-dev(a)reactos.com>
>> Sent: den 21 September 2005 16:37
>> Subject: Re: [ros-dev] Starcraft Setup BSODs due to
>> KMODE_EXCEPTION_NOT_HANDLED
>>
>>
>> > Try using a crack and seeing if it works then. I know there was work
>> done
>> on DirectDraw, so you might have some luck.
>> >
>> >
>> > > Glad I could help you, and help get my favorite game working on
>> ReactOS.
>> > >
>> > > BTW, the colors on the liltle setup title program (or whatever you
>> call
>> > > it) where weird. Just skin deep, and starcraft finished installation
>> as
>> > > usual. However, it fails the CD test as it usually does.
>> > >
>> > > Ge van Geldorp wrote:
>> > >
>> > > >>From: Reuben Perelman
>> > > >>
>> > > >>
>> > > >>
>> > > >>>Ge van Geldorp wrote:
>> > > >>>Does the patch below fix this?
>> > > >>>
>> > > >>>
>> > > >>
>> > > >>Yes it does.
>> > > >>
>> > > >>
>> > > >
>> > > >Ok, thanks for testing. The patch is an ugly hack and I don't want
>> to
>> commit
>> > > >it. But at least I know what's going on now and can think about a
>> better
>> > > >patch.
>> > > >
>> > > >Ge van Geldorp.
>> > > >
>> > > >_______________________________________________
>> > > >Ros-dev mailing list
>> > > >Ros-dev(a)reactos.com
>> > > >http://reactos.com:8080/mailman/listinfo/ros-dev
>> > > >
>> > > >
>> > > >
>> > >
>> > > _______________________________________________
>> > > Ros-dev mailing list
>> > > Ros-dev(a)reactos.com
>> > > http://reactos.com:8080/mailman/listinfo/ros-dev
>> > _______________________________________________
>> > Ros-dev mailing list
>> > Ros-dev(a)reactos.com
>> > http://reactos.com:8080/mailman/listinfo/ros-dev
>> >
>> >
>> > --
>> > No virus found in this incoming message.
>> > Checked by AVG Anti-Virus.
>> > Version: 7.0.344 / Virus Database: 267.11.3/107 - Release Date:
>> 2005-09-20
>> >
>> >
>>
>> _______________________________________________
>> Ros-dev mailing list
>> Ros-dev(a)reactos.com
>> http://reactos.com:8080/mailman/listinfo/ros-dev
> _______________________________________________
> Ros-dev mailing list
> Ros-dev(a)reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
>
hbirr(a)svn.reactos.com wrote:
> The share disposition isn't necessary for FILE_READ_ATTRIBUTES.
Actually this prevents opening the file during the operation. A better
candidate for GetFileAttributesEx is NtQueryFullAttributesFile which
accepts a OBJECT_ATTRIBUTES structure instead of a handle, so there's no
need to even open the file at all.
Best Regards,
Thomas
if someone knows where richard lives could they please blow lots of
ganga into the aircon ducts of his house, please.
l.
--
--
<a href="http://lkcl.net">http://lkcl.net</a>
--
Launching setup.exe on the starcraft CD immediatly causes a BSOD.
Part of what it says on the BSOD is says:
"The Problem Seems to be caused by the following file: win32k.sys
KMODE_EXCEPTION_NOT_HANDLED"
Attached is a screenshot of the BSOD.
I would have put this on bugzilla if bugzilla hadn't given me the error:
" The 'bug number' // is invalid. If you are trying to use QuickSearch,
you need to enable JavaScript in your browser. To help us fix this
limitation, add your comments to bug 70907
<http://bugzilla.mozilla.org/show_bug.cgi?id=70907>."
Hello,
I know this is a bit off topic but I was wondering if anyone knew how
to embed an HTA inside a c++ application. I know that the Add /
Remove Programs control panel applet uses HTAs to display registry
settings. I want to do sort of the same thing with my app.
Rick Langschultz
rlangschultz(a)cox.net (Home)
rlangschultz(a)ellemaespa.com (Work)
rlangschultz(a)email.uophx.edu (School)
royce(a)svn.reactos.com wrote:
>always strip '^' (unless it was preceded by an '^' itself), not just if it precedes the redirection symbols - fixes some of my test cases in seta_test.cmd
>
>
>Updated files:
>trunk/reactos/subsys/system/cmd/set.c
>
>
"set /a" and "if [not] ==" now work perfectly as far as I'm aware.
seta_test.cmd runs successfully in our cmd.exe now.
dear hackbunny,
regarding your request for information about the number of occurrences
of the "FINALLY" macro, here they are. not as many. don't know why
you're interested, love to know - some other time.
find . -name "*.[ch]" | xargs grep FINALLY | wc
19 71 938
--
--
<a href="http://lkcl.net">http://lkcl.net</a>
--