[ros-kernel] [PATCH] Callbacks
Alex Ionescu
ionucu at videotron.ca
Sun May 23 19:25:03 CEST 2004
I don't get it.
The patch isn't a copy of the Microsoft implementation, I've rewritten it
according to ReactOS Kernel specifics. For example, the callback object
initialization has almost nothing to do with the NT version. But of course I
needed to consult WINDBG and a dissembler to see what the specific contents
of the callback object structure are, by looking at which offset certain
information is written. I don't see any other way to achieve some of these
things in ROS without having to do this, and I'm convinced that Wine (and a
lot of ROS itself) has used this.
Best regards,
Alex Ionescu
-----Original Message-----
From: ros-kernel-bounces at reactos.com [mailto:ros-kernel-bounces at reactos.com]
On Behalf Of James Tabor
Sent: May 23, 2004 3:36 PM
To: ReactOS Kernel List
Subject: Re: [ros-kernel] [PATCH] Callbacks
Alex Ionescu wrote:
> Gunnar,
>
> Yes.... is that not allowed? I thought disassembly is allowed for
backwards
> compatibility and interoperability under European and American Laws. If
> there's something wrong with that, let me know and I'll delete it from the
> ML.
>
> Best regards,
> Alex Ionescu
>
> -----Original Message-----
> From: ros-kernel-bounces at reactos.com
[mailto:ros-kernel-bounces at reactos.com]
> On Behalf Of Gunnar Dalsnes
> Sent: May 23, 2004 11:23 AM
> To: 'ReactOS Kernel List'
> Subject: RE: [ros-kernel] [PATCH] Callbacks
>
>
>
>>Well here is my first patch. I'm submitting it here because I want to see
>
> what everyone thinks.
>
>>From the comments in the patch it looks like you have disassembled it?
>
> -Gunnar
>
>
Well?
Rewrite the patch, or ????
James
_______________________________________________
Ros-kernel mailing list
Ros-kernel at reactos.com
http://reactos.com/mailman/listinfo/ros-kernel
More information about the Ros-kernel
mailing list