12 May
2021
12 May
'21
9:44 p.m.
Module: wine Branch: master Commit: 7a25671c38de0287aee45b4248a6fd916040b388 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7a25671c38de0287aee45b424... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed May 12 15:30:03 2021 +0200 include: Define all the context structures on all platforms. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- include/winnt.h | 536 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 266 insertions(+), 270 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7a25671c38de0287aee45...