On Fri, 17 Jul 2009 23:03:18 +0400, Thomas Bluemel <thomas(a)reactsoft.com>
wrote:
This explains why we are using a trampoline function
and not just
typecast there... Is there a reason you changed this?
- Thomas
dchapyshev(a)svn.reactos.org wrote:
- /* NOTE: Don't use Function directly
since the callback signature
- differs. This might cause problems on certain
platforms... */
- Status = RtlQueueWorkItem(InternalWorkItemTrampoline,
- WorkItemContext,
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
Wine and Windows do so. Why we should do in another way? Other reasons are
necessary?
--
WBR,
Dmitry Chapyshev