João Silva
João Silva
I believe this is a useful feature and I have a custom implementation of options 1+3 at https://github.com/jamsilva/pugixml_tree_visitor. Feel free to use, change and distribute it under the same license...
> Windows 95 does have `CreateFileMappingW`, the issue must be something else. > > Unfortunately this is where the backport falls short a little. `SetupShim.exe` is calling a Win32 API...
I just ran into this error too. I think this is incorrect behavior as python functions that "don't return anything" actually return the unit type None, not the bottom type...