mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:11:42 +00:00
[NETSHELL]
- Use WINE_REGISTRY resource type for resource registered with __wine_register_resources CORE-9291 #resolve svn path=/trunk/; revision=66510
This commit is contained in:
parent
b8d2976462
commit
dd703eff88
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ IDI_NET_REC ICON "res/netrec.ico"
|
|||
IDI_NET_TRANS ICON "res/nettrans.ico"
|
||||
IDI_NET_TRANSREC ICON "res/nettrrec.ico"
|
||||
|
||||
IDR_NETSHELL REGISTRY "res/netshell.rgs"
|
||||
IDR_NETSHELL WINE_REGISTRY "res/netshell.rgs"
|
||||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue