Message168658
I don't see why you made has_CancelIoEx part of the module state. Availability of CancelIoEx only depends on the version of Windows you have, so it will not change if you reload the module.
BTW, I think you forgot to delete the has_CancelIoEx global, and to initialize winapi__state(m)->has_CancelIoEx to -1. |
|
Date |
User |
Action |
Args |
2012-08-20 13:17:18 | sbt | set | recipients:
+ sbt, loewis, effbot, astrand, Robin.Schreiber |
2012-08-20 13:17:18 | sbt | set | messageid: <1345468638.27.0.362108497589.issue15733@psf.upfronthosting.co.za> |
2012-08-20 13:17:14 | sbt | link | issue15733 messages |
2012-08-20 13:17:13 | sbt | create | |
|