This explains why we are using a trampoline function and not just typecast there... Is there a reason you changed this?
- Thomas
dchapyshev@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,