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 | 1 |
| Variant | specified in RFC 4122 |
| urn | urn:uuid:d30c1661-cdaf-11d0-8a3e-00c04fc9e26e |
| Hexdump | d30c1661cdaf11d08a3e00c04fc9e26e |
| Bytes | ╙␌␖a═»␑╨è>␀└O╔Γn |
| Clock ID | 2622 |
| Clock ID (hex) | 0xa3e |
| Timestamp, RFC | 1997-05-16 05:47:03 |
| Timestamp, MS | 2015-08-03 05:47:03 |
| Timestamp, UNIX | 2384-08-02 05:47:03 |
| Raw hex timestamp | 0x1d0cdafd30c1661 |
| Raw timestamp | 130830544237500001 |
| Sub-millisecond timestamp | 1 |
| MAC Address | 00c04fc9e26e |
| is_local bit | False |
| is_multicast bit | False |
| MAC Manufacturer | Dell |
| UUIDv1 | timestamp + clock_id + version (1) + node ID (MAC) |
| MAC Date | 1998-04-22, deepmac.org, 00c04f/24 |
from https://montcs.bloomu.edu/~bobmon/DigFor/2012.HTCIA-conference/HTCIA-HBGary/HTCIA/Responder/Responder%202/Program%20Files/COMdata.txt
RFCTIM from https://misc.daniel-marschall.de/projects/guid_analysis/guid.txt
Wine 1.1.10 includes file: exdisp.h from Mikołaj Zalewski's http://mikolajapp2.appspot.com - wine11.xml
Wine 1.1.0 Registry object: reg-iid name: IWebBrowser2 key: None from Mikołaj Zalewski's http://mikolajapp2.appspot.com - reg-wine11.xml
Windows 98 Registry object: reg-iid name: IWebBrowser2 key: None from Mikołaj Zalewski's http://mikolajapp2.appspot.com - reg-win98.xml
Windows Vista Registry object: reg-iid name: IWebBrowser2 key: None from Mikołaj Zalewski's http://mikolajapp2.appspot.com - reg-vista.xml
from http://masm32.com/board/index.php?topic=3559.0
from the wine source code
sdk/include/psdk/exdisp.idl:256: uuid(d30c1661-cdaf-11d0-8a3e-00c04fc9e26e), from the ReactOS source code
uuid(d30c1661-cdaf-11d0-8a3e-00c04fc9e26e), in wine/include/exdisp.idl:276
uuid(d30c1661-cdaf-11d0-8a3e-00c04fc9e26e), in reactos/sdk/include/psdk/exdisp.idl:255
'{D30C1661-CDAF-11D0-8A3E-00C04FC9E26E}' = s 'IWebBrowser2'
in reactos/dll/win32/shdocvw/shdocvw_v1.rgs:33
'{D30C1661-CDAF-11D0-8A3E-00C04FC9E26E}' = s 'IWebBrowser2'
in reactos/dll/win32/ieframe/ieframe_v1.tlb.rgs:33
MIDL_INTERFACE("D30C1661-CDAF-11d0-8A3E-00C04FC9E26E")
in Include/10.0.16299.0/um/ExDisp.h:1416
uuid(D30C1661-CDAF-11d0-8A3E-00C04FC9E26E), // IID_IWebBrowser2 in Include/10.0.16299.0/um/ExDisp.Idl:333
struct __declspec(uuid("D30C1661-CDAF-11D0-8A3E-00C04FC9E26E")) IWebBrowser2;
in Include/10.0.16299.0/um/comdef.h:539