Re: [Corrected^2] dlls/ntdll/serial.c: Generate a single EV_TXEMPTY when the\ TX buffer turns empty
12 Oct
2011
12 Oct
'11
6:54 p.m.
Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de> writes:
@@ -807,8 +808,22 @@ typedef struct async_commio static NTSTATUS get_irq_info(int fd, serial_irq_info *irq_info) { NTSTATUS status = STATUS_NOT_IMPLEMENTED; -#ifdef TIOCGICOUNT struct serial_icounter_struct einfo;
You can't move this out of the #idef. -- Alexandre Julliard julliard(a)winehq.org
5179
Age (days ago)
5179
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard