mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:53:03 +00:00
[PROGMAN][MSPORTS][VFDLIB][CONSRV] Update resource encoding to be utf8
This commit is contained in:
parent
2e8f4e2c24
commit
49c40a2941
5 changed files with 8 additions and 8 deletions
|
@ -13,7 +13,7 @@
|
|||
#undef APSTUDIO_READONLY_SYMBOLS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// ưÄ×Ù resources
|
||||
// resources
|
||||
|
||||
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
|
||||
#ifdef _WIN32
|
||||
|
@ -199,7 +199,7 @@ IDI_VFD_ICON ICON DISCARDABLE "res/vfd.ico"
|
|||
IDI_IMAGE_ICON ICON DISCARDABLE "res/image.ico"
|
||||
IDI_CONFIG_ICON ICON DISCARDABLE "res/config.ico"
|
||||
#endif
|
||||
#endif // ưÄ×Ù resources
|
||||
#endif // resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue