crypt32: Cryptic string resources

Francois Gouget fgouget at free.fr
Tue Jan 17 12:34:48 CST 2012


On Mon, 26 Sep 2011, Ben Peddell wrote:

> On 25/09/2011 6:29 PM, Francois Gouget wrote:
> > 
> > Are these strings seem to be lacking spaces a bit. Are they real names 
> > or mere identifiers? Are they actually translatable?
> > 
> > dlls/crypt32/crypt32.rc:
> >     IDS_SPC_SP_AGENCY_INFO "SpcSpAgencyInfo"
> >     IDS_SPC_FINANCIAL_CRITERIA "SpcFinancialCriteria"
> >     IDS_SPC_MINIMAL_CRITERIA "SpcMinimalCriteria"
> 
> Those names are searched for by CryptFindOIDInfo() when the dwKeyType
> argument is CRYPT_OID_INFO_NAME_KEY, and are the values returned in the
> pwszName member of the CRYPT_OID_INFO structure.
> 
> I can confirm that crypt32 under Windows 7 returns those exact strings.

Does this mean they don't need to be translated?

I tried to check myself (I have access to non-English Windows versions) 
but not knowing much about crypt32 I'm not getting the expected strings.

-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
  Good judgment comes from experience, and experience comes from bad judgment
                               -- Barry LePatner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmp.diff
Type: text/x-diff
Size: 2008 bytes
Desc: tmp.diff
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20120117/267391b5/attachment.diff>


More information about the wine-devel mailing list