lmstearn / Bigger-Directories

Attempt to create long paths in Windows.
MIT License
6 stars 3 forks source link

Invalid Handle Exception on WM_CLOSE #7

Closed lmstearn closed 8 years ago

lmstearn commented 8 years ago

This error only occurs in debug as is verified on this post. May be related to this issue. Create a directory at the root and quit the program and the exception is raised. This is most likely because NtCreateFile does not generate user file handles.

lmstearn commented 8 years ago

An error in the Kleenup routine most likely the cause. Fixed 1.14.