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