STATUS_CANCELLED is correct for cancelled requests (corresponds to
authorMartin Wilck <Martin.Wilck@fujitsu-siemens.com>
Sun, 14 Apr 2002 19:33:52 +0000 (19:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 14 Apr 2002 19:33:52 +0000 (19:33 +0000)
commit18c1514c749a13b54f3a2679bf4ed28dc3e7c464
tree50c4d660692659d2b0891011bb1a34d316976fc1
parent70e8fce40524d5c1c158e32896a07bf13f8f3b84
STATUS_CANCELLED is correct for cancelled requests (corresponds to
ERROR_OPERATION_ABORTED).
server/async.c