); if (result == FALSE) { if (GetLastError() != ERROR_IO_PENDING) { // The function call failed. ToDo: Error logging and recovery. return FALSE; } } else { // The I/O completed, done. return TRUE; } // The I/O is pending, so wait and see if the call times out. /...
May be specified multiple times. Patterns can be negated, such that files matching them will not be overwritten, by prefixing them with an exclamation mark. Subsequent matches will override previous ones. A leading literal exclamation mark or backslash needs to be escaped. QUERY OPTIONS (APPLY ...