Files
reactos/dll/win32
Timo Kreuzer c6c38551aa [LPK] Rewrite LPK_ApplyMirroring
Don't use version.dll APIs! This code runs during DLL process attach and all it can call is ntdll and kernel32.
There is still a hack, that calls GetFileVersionInfoSizeW, which is required for some reason, otherwise comctl32_winetest tooltips starts to fail.
It has possibly something to do with the initialization order of loaded DLLs.
2025-12-18 11:00:06 +02:00
..
2025-11-14 13:15:16 +02:00
2025-12-18 11:00:06 +02:00
2025-12-12 12:21:53 +02:00
2025-03-25 16:23:39 +01:00
2025-07-31 16:00:13 +03:00