Files
Open-Shell-Menu/Src/StartMenu
ge0rdi aac293832c Avoid recursive Start menu initialization (#1675)
It may happen that during `InitStartMenuDLL` execution some component
posts a message that is then intercepted by (still active) `HookInject`
that will call `InitStartMenuDLL` again (and everything will repeat).

To prevent such endless recursion during initialization, we will make
sure that `InitStartMenuDLL` will be executed just once.
2023-08-24 20:55:13 +02:00
..
2018-08-18 20:04:21 +02:00
2018-08-05 15:22:10 -04:00
2018-08-05 15:22:10 -04:00
2018-08-05 15:22:10 -04:00
2022-12-28 19:26:22 +01:00
2018-08-05 15:22:10 -04:00