🖼 Modify Icon Resource Path

Update winrar-keygen.rc
This commit is contained in:
Bitcookies 2024-06-25 17:32:52 +08:00 committed by GitHub
commit e47ba4f13f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// 中文(简体,中国) resources
// 中文(简体,中国) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
@ -89,7 +89,7 @@ END
// PNG
//
IDB_PNG1 PNG "D:\\Users\\haoning\\Documents\\GitHub\\@pudding0503\\winrar-keygen\\icon.png"
IDB_PNG1 PNG "icon.png"
/////////////////////////////////////////////////////////////////////////////
@ -101,7 +101,7 @@ IDB_PNG1 PNG "D:\\Users\\haoning\\Documents\\
// remains consistent on all systems.
IDI_ICON1 ICON "icon.ico"
#endif // 中文(简体,中国) resources
#endif // 中文(简体,中国) resources
/////////////////////////////////////////////////////////////////////////////