Commit By: jaltman
Log Message:
ticket: new
subject: GetModuleHandle needs extension on Win64
cc_mslsa.c: some versions of Win64 require the extension
to be specified as part of the parameter to GetModuleHandle()
in order to find a match.
Changed Files:
U trunk/src/lib/krb5/ccache/cc_mslsa.c