Re: [PATCH resend 1/2] krnl386.exe16: Use toupper() instead of RtlUpperChar().
Aug. 11, 2017
9:13 p.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
August 2017
10:19 p.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.
3193
Age (days ago)
3193
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Zebediah Figura