Closed olofson closed 6 years ago
a2_Start() will sometimes return an invalid handle, most likely because it's actually an error code that is supposed to be negated, but isn't. (The offending handle is 16. A2_OVERFLOW is 16. Coincidence?)
a2_Start() will sometimes return an invalid handle, most likely because it's actually an error code that is supposed to be negated, but isn't. (The offending handle is 16. A2_OVERFLOW is 16. Coincidence?)