[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-cryptoapi
Subject:    Re: crypto message table DLL?
From:       Eric Peterson <eric () PURPLESUIT ! COM>
Date:       2000-07-22 3:42:03
[Download RAW message or body]


I was thinking of something like this:

  hMod = LoadLibrary("XXX.DLL");
  int numbytes = FormatMessage(
     FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_FROM_HMODULE,
     hMod, err, MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL),
     errorText, sizeof(errorText), NULL);

where XXX.DLL contains a message table with cryptoAPI error messages.
I checked the /windows/system DLLs, but can't find any messages.

Perhaps they aren't available in windows98?

thanks,
Eric

----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info including how to unsubscribe.  Save time, search
the archives at http://discuss.microsoft.com/archives/index.html



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic