winehq.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
List overview
wine-gitlab
November 2024
----- 2025 -----
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
wine-gitlab@winehq.org
2 participants
776 discussions
Start a n
N
ew thread
[PATCH 0/4] MR6663: Draft: Placed-allocation-callback solution for wow64 GL memory mappings
by Derek Lesho (@dlesho)
02 Nov '24
02 Nov '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6663
6
9
0
0
[PATCH 0/4] MR6751: dplayx: Misc fixes and CREATEPLAYER handling.
by Anton Baskanov (@baskanov)
01 Nov '24
01 Nov '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6751
4
6
0
0
[PATCH 0/6] MR6758: d3dx9: PNG/JPG file handling changes.
by Connor McAdams (@cmcadams)
01 Nov '24
01 Nov '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6758
3
7
0
0
[PATCH v10 0/2] MR498: server: Allow creating named pipes using \Device\NamedPipe\ as RootDirectory. (#52105)
by Jinoh Kang (@iamahuman)
01 Nov '24
01 Nov '24
On Windows, \Device\NamedPipe\ is the root directory of the named pipe file system (NPFS), and can be used as RootDirectory to skip its path when accessing the NPFS namespace. --- **Note**: `subpath->str` may look hacky, but it's used to indicate trailing `\\`[^bks] and existing code already does it too: - `server/directory.c` checks `name->str`[^dir] to test if this is the last component. This is evident by the fact that changing it to `name->len` will lead to major regression. - `server/registry.c` has similar lookup logic.[^reg1][^reg2] [^bks]:
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
[^dir]:
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
[^reg1]: <
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
> [^reg2]: <
https://gitlab.winehq.org/wine/wine/-/blob/c64aa0006e4a33d755a57a693cd81dc1…
> -- v10: server: Implement more FSCTLs on \Device\NamedPipe and \Device\NamedPipe\. server: Allow creating named pipes using \Device\NamedPipe\ as RootDirectory.
https://gitlab.winehq.org/wine/wine/-/merge_requests/498
2
3
0
0
[PATCH 0/1] MR6757: include: Annotate PFN_CMSG_ALLOC with __WINE_ALLOC_SIZE.
by Alex Henrie (@alexhenrie)
01 Nov '24
01 Nov '24
To match [
PFN_CRYPT_ALLOC](https://gitlab.winehq.org/alexhenrie/wine/-/blob/3a736901c…
and get better warnings when compiling with `-fanalyzer`. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/6757
1
0
0
0
Re: [PATCH v3 0/2] MR6581: win32u: Implement drawing transformed arcs.
by Haoyang Chen (@chenhaoyang)
01 Nov '24
01 Nov '24
Hi, if ellipse_width/ellipse_height is less than 2, it will assert at solid_pen_lines( dlls/win32u/dibdrv/objects.c +812). --
https://gitlab.winehq.org/wine/wine/-/merge_requests/6581#note_86430
1
0
0
0
← Newer
1
...
75
76
77
78
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Results per page:
10
25
50
100
200