wined3d: Add a function to determine if a surface is the front or the backbuffer...
[wine] / dlls / secur32 / dispatcher.c
2007-04-16  Kai Blinsecur32: Move NTLM debug output to a seperate "ntlm...
2006-11-29  Kai Blinsecur32: Improve version detection, move all the versio...
2006-11-08  Kai Blinsecur32: Delete session key and arc4 context when the...
2006-11-04  Kai Blinsecur32: Avoid double HeapFree() of password and sessio...
2006-10-16  Kai Blinsecur32: Stop leaking the session key memory.
2006-09-12  Alexandre Julliardsecur32: Use _exit instead of exit in child process...
2006-08-18  Kai Blinsecur32: Gracefully handle ntlm_auth versions that...
2006-08-14  Kai Blinsecur32: Fix heap error.
2006-08-14  Kai Blinsecur32: Implement simple MakeSignature.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-16  Kai Blinsecur32: Update ntlm_auth version detection to detect...
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-10-30  Kai BlinA dispatcher for running ntlm_auth.