The call to PostQuitMessage was introduced in r1007 as a fix. It was used in combination with DestroyWindow for destroying the "internal" window. Later external windows were introduced and DestroyWindow was called only for internal windows. But PostQuitMessage was kept for all windows which is probably not correct. The block with message processing should probably be used only for the internal window (patch provided).
Multi-view application terminates when one of the child views with an Irrlicht device is closed
Add mapmenu.vim
popuplst: minor changes for vim 8
update runtime
remove old vxprj python script
add vxprj scripts
vxoccur: add simple defaults for Rust 0.11
fix: find-project-root