reactos/base
He Yang a7b111f550
[RAPPS] 64bit compatibility fix (#2748)
Change SetWindowLongW to SetWindowLongPtrW.

It's the same (because the value is 0) but I think it's better.
2020-05-07 18:08:08 +09:00
..
applications [RAPPS] 64bit compatibility fix (#2748) 2020-05-07 18:08:08 +09:00
services [SHSVCS] Don't call UnregisterWait from within the wait callback. 2020-04-22 12:37:26 +02:00
setup [WELCOME] pl-pl update (#2717) 2020-05-03 15:30:04 +02:00
shell [EXPLORER] Fix incorrect component position and size for French language (#2671) 2020-04-27 12:32:42 +02:00
system [USERINIT] Add unattend.inf functionality to livecd 2020-05-05 20:54:30 +02:00
CMakeLists.txt