This website requires JavaScript.
Explore
Help
Register
Sign In
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-10-29 19:13:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c4918afe9
reactos
/
dll
/
win32
/
msxml3
/
resources.rc
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[MSXML3][BOOTDATA] Add icons for XML and XSL files and use them. Patch by Jared Smudde with some modifications by me. CORE-10133 svn path=/trunk/; revision=69257
2015-09-16 21:45:48 +00:00
#include "resource.h"
IDI_XML_FILE ICON "res/128.ico"
[MSXML3] When renaming an icon identifier in the header, do it in the resource file too CORE-10200 svn path=/trunk/; revision=69258
2015-09-17 05:23:29 +00:00
IDI_XSL_FILE ICON "res/129.ico"
Reference in a new issue
Copy permalink