Is the following warning for dlls/rpcrt4/rpc_server.c
rpc_server.c:133: warning: variable `func' might be clobbered by `longjmp' or `vfork'
indicative of a real problem, or are we sure that won't cause problems?
(If the latter, is there a way to avoid the warning?)
Gerald