Erich Hoover <ehoo...@mines.edu> writes: > Yup, sorry about that. It's funny how there are convenient functions > like that lying around. Is it acceptable to just forward the call in > the DLL spec when the return value of the function is different > (ExSystemTimeToLocalTime has no return where RtlSystemTimeToLocalTime > returns NTSTATUS)?
Yes, that should be fine. -- Alexandre Julliard julli...@winehq.org