This gets the Win32 Build working once again. For some reason MSVC complains about the destructor being private. As a result I made the destructor for the ModuleManager public. I am not certain the right way to fix this problem. Any other suggestions (other than a new compiler)? Modified Files src/af/xap/xp/xap_ModuleManager.h src/wp/ap/win/ap_Win32Dialog_Lists.cpp
