flat assembler
Message board for the users of flat assembler.
Index
> Windows > How-To: Make Windows Reload file associations from registry |
Author |
|
eet_1024 08 Oct 2003, 21:44
I was doing some testing with the DefaultIcon subkey and needed a way to reflect those changes to the desktop.
The program is simply Code: invoke SHChangeNotify, SHCNE_ASSOCCHANGED, SHCNF_IDLIST, 0, 0 I made changes to the WIN32AX.INC and EQUATES\SHELL32.INC. In WIN32AX.INC I commented out the format command. In SHELL32.INC I added constants needed for SHChangeNotify. The subkeys are located in: ; HKEY_CLASSES_ROOT ; This is a virual HKEY that combines Software\Classes from HKCU and HKLM ; HKEY_CURRENT_USER\Software\Classes ; HKEY_LOCAL_MACHINE\SOFTWARE\Classes P.S. Does anyone have any recommendation on import the lcc #defines from shlobj.inc?
|
|||||||||||
08 Oct 2003, 21:44 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.