Re: How to resize a standard resource in a LOCALIZED context? by Bruce
Bruce
Thu Jul 27 16:45:09 CDT 2006
Copy the res files to your Files folder (same directory stucture) and edit
them using PB, eVC or VS. Makesure the res files are listed in platform.loc
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"Saimon" <Saimon@discussions.microsoft.com> wrote in message
news:D6B444A1-E53E-49B1-82BA-70541904F15A@microsoft.com...
> Hi,
> we need to resize some standard UI for a custom display (Control Panel
> Applets, Internet Explorer, RDP dialog Boxes).
> We also need to easly localize the resulting images in Chinese and other
> linguages.
> What's the best method?
>
> Thanks for your help!