2024-01-02: Site is back on track, self-hosted on a rpi because you get the Internet you fund. 2025-02-06: Oh well, some power grid issues caused the rpi to reboot, I really should configure uwsgi to restart automatically --'
| Version | None |
| Variant | reserved for Microsoft compatibility |
| urn | urn:uuid:000214f7-0000-0000-c000-000000000046 |
| Hexdump | 000214f700000000c000000000000046 |
| Bytes | ␀␂␔≈␀␀␀␀└␀␀␀␀␀␀F |
| Not an RFC4122 UUID actually | The version bits aren't corretly set. |
| Alternative encoding | f7140200-0000-0000-c000-000000000046 |
| Alternative encoding | f7140200-0000-0000-0000-00c046000000 |
| (would-be) MAC Address | 000000000046 |
| (would-be) is_local bit | False |
| (would-be) is_multicast bit | False |
| (would-be) MAC Manufacturer | 00:00:00 |
| (would-be) MAC Date | 2000-09-08, deepmac.org, 000000/24 |
from https://github.com/libyal/libfwsi/blob/master/documentation/Windows%20Shell%20Item%20format.asciidoc#8-notes
from https://github.com/libyal/libfwsi/blob/master/documentation/Windows%20Shell%20Item%20format.asciidoc#8-notes
Wine 1.1.10 includes file: shobjidl.h from Mikołaj Zalewski's http://mikolajapp2.appspot.com - wine11.xml
Windows SDK 6.0 file: ShlGuid.h from Mikołaj Zalewski's http://mikolajapp2.appspot.com - wdk6.xml
Windows 98 Registry object: reg-iid name: INewShortcutHookW key: None from Mikołaj Zalewski's http://mikolajapp2.appspot.com - reg-win98.xml
from http://masm32.com/board/index.php?topic=3559.0
from the wine source code
sdk/include/psdk/shobjidl.idl:1930: uuid(000214f7-0000-0000-c000-000000000046), from the ReactOS source code
uuid(000214f7-0000-0000-c000-000000000046), in wine/include/shobjidl.idl:1962
uuid(000214f7-0000-0000-c000-000000000046), in reactos/sdk/include/psdk/shobjidl.idl:1929
struct __declspec(uuid("000214f7-0000-0000-c000-000000000046")) INewShortcutHookW;
in Include/10.0.16299.0/um/comdef.h:350
DECLARE_INTERFACE_IID_(INewShortcutHookW, IUnknown, "000214f7-0000-0000-c000-000000000046") in Include/10.0.16299.0/um/ShlObj.h:199