Re: [PATCH resend 1/2] krnl386.exe16: Use toupper() instead of RtlUpperChar().
12 Aug
2017
12 Aug
'17
3:13 a.m.
Zebediah Figura <z.figura12(a)gmail.com> writes:
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> --- dlls/krnl386.exe16/ne_module.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
I don't think that's a good idea. Why do you need that? -- Alexandre Julliard julliard(a)winehq.org
12 Aug
12 Aug
4:19 a.m.
New subject: [PATCH resend 1/2] krnl386.exe16: Use toupper() instead of RtlUpperChar().
On 08/11/2017 09:13 PM, Alexandre Julliard wrote:
Zebediah Figura <z.figura12(a)gmail.com> writes:
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> --- dlls/krnl386.exe16/ne_module.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
I don't think that's a good idea. Why do you need that?
It's not necessary; it was just intended as a bit of a simplification.
3134
Age (days ago)
3134
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Zebediah Figura