| commit | 589f89e2ad08a6cae34d90b227d3ffcfe1c06216 | [log] [tgz] |
|---|---|---|
| author | Brian Curtin <brian@python.org> | Thu Jun 09 17:55:54 2011 -0500 |
| committer | Brian Curtin <brian@python.org> | Thu Jun 09 17:55:54 2011 -0500 |
| tree | e1973eff8188afdf19122c58d3ad9797a92f5f1d | |
| parent | 51fcb811e3169661d2995b1e6de6d1b46a7284c3 [diff] |
Removed a Windows 9x trick used before LoadLibraryExW. Windows 9x has long been unsupported and the result of GetFullPathName was not even being used in the first place.