4 lines
216 B
C
4 lines
216 B
C
#define SZ_REGKEY_IEXPLOREA "Software\\Microsoft\\Windows\\CurrentVersion\\App Paths\\IEXPLORE.EXE"
|
|
#define SZ_REGKEY_IEXPLORE TEXT(SZ_REGKEY_IEXPLOREA)
|
|
#define c_szIexploreKey SZ_REGKEY_IEXPLORE
|