mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 23:13:04 +00:00
[REACTOS] "http://www.reactos" -> "https://reactos" (#5043)
To harmonize, to save some bytes, and last but not least for security reasons. This can be understood as an addendum to (#2619).
This commit is contained in:
parent
7ce58e177c
commit
09dde2cff9
112 changed files with 121 additions and 121 deletions
|
@ -546,8 +546,8 @@ UserGetDCEx(PWND Wnd OPTIONAL, HANDLE ClipRegion, ULONG Flags)
|
|||
* Bump it up! This prevents the random errors in wine dce tests and with
|
||||
* proper bits set in DCX_CACHECOMPAREMASK.
|
||||
* Reference:
|
||||
* http://www.reactos.org/archives/public/ros-dev/2008-July/010498.html
|
||||
* http://www.reactos.org/archives/public/ros-dev/2008-July/010499.html
|
||||
* https://reactos.org/archives/public/ros-dev/2008-July/010498.html
|
||||
* https://reactos.org/archives/public/ros-dev/2008-July/010499.html
|
||||
*/
|
||||
RemoveEntryList(&Dce->List);
|
||||
InsertHeadList(&LEDce, &Dce->List);
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
*
|
||||
*
|
||||
* Information:
|
||||
* http://www.reactos.org/wiki/RegisterUserApiHook
|
||||
* https://reactos.org/wiki/RegisterUserApiHook
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue