Message201054
I didn't know about _winapi; looks like a good place!
It looks like it exposes the Windows API pretty faithfully, but the junction point stuff feels like it would be better represented as a simple _winapi.CreateJunctionPoint(source, target) rather than attempting to expose DeviceIoControl and associated structures.
I'll try to cook up a patch and we can argue about details based on that :-)
Thanks! |
|
| Date |
User |
Action |
Args |
| 2013-10-23 18:55:15 | Kim.Gräsman | set | recipients:
+ Kim.Gräsman, tim.peters, terry.reedy, tim.golden, brian.curtin |
| 2013-10-23 18:55:15 | Kim.Gräsman | set | messageid: <[email protected]> |
| 2013-10-23 18:55:15 | Kim.Gräsman | link | issue18314 messages |
| 2013-10-23 18:55:15 | Kim.Gräsman | create | |
|