hm... strange. will compile a version without the integrated manifest to see what it does, but I don't think thet this will be the problem...
about the output: unless there is a bug in the extraction, it doesn't touch the contents, only copy them in the same way they are on the disc, so if you can't play them, it shouldn't be a problem of the tool.
EDIT: Found the problem. I didn't call InitCommonControls() at startup.
This should fix the error code.
EDIT2: About the memory leaks:
I don't know where it can leak memory because visualbasic does most of the operations... unless.... let me check something about the plugins
EDIT3: No it wasn't that. Dunno where the leaks come from.
Last edited by GiGaHeRz; October 26th, 2004 at 02:46..