Searched defs:CResourceW (Results 1 – 1 of 1) sorted by relevance
33 typedef CResource CResourceW; typedef35 struct CResourceW: public CResourceBase struct37 UString LocalName;38 UString RemoteName;39 UString Comment;63 DWORD Open(DWORD scope, DWORD type, DWORD usage, const CResourceW *resource); argument