search for: checkevents

Displaying 4 results from an estimated 4 matches for "checkevents".

Did you mean: check_events
2016 Feb 28
0
[PATCH 0/1] UEFI UDP/TFTP
Hi guys, I have re-implemented /efi/udp.c The new code fixes: 1) The low and decreasing throughput on TFTP transfers. 2) The added delay between consecutive TFTP transfers. 3) The TFTP errors induced by broadcast traffic like ARP. Initial tests on a 50MB transfer showed times going from 3 minutes to ~12 seconds, also tested OK with nested TFTP transfers (include command). This
2016 Feb 24
6
[PATCH 2/5] ntfs: remove unused variable and have ntfssect use char API calls
The variable 'ok' is never used and generates a warning. Remove it. Also ntfssect.c is designed to be compiled in non Unicode mode when using MSVC compilers, so remove all ambiguity about it (LPCTSTR -> LPCSTR, use of 'A' API calls) so that it doesn't break when compiled in Unicode mode, which is what Rufus uses with MSVC. -------------- next part --------------
2003 Jul 28
1
error when compiling oggplay
...`mymngquit': oggplay.c:421: `stuff' undeclared (first use in this function) oggplay.c:424: parse error before ')' token oggplay.c:427: `mng' undeclared (first use in this function) oggplay.c: At top level: oggplay.c:436: parse error before "mng" oggplay.c: In function `checkevents': oggplay.c:448: `mng' undeclared (first use in this function) oggplay.c: In function `main': oggplay.c:464: `stuff' undeclared (first use in this function) oggplay.c:465: `mng_handle' undeclared (first use in this function) oggplay.c:465: parse error before "mng" oggp...
2007 Jul 27
0
Wine release 0.9.42
This is release 0.9.42 of Wine, a free implementation of Windows on Unix. What's new in this release: - Support for activation contexts and side-by-side assemblies. - Many more gdiplus functions. - More messaging support in crypt32.dll. - Many HTTP protocol handling fixes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release