Added ability to make Start Menu Program folders and shortcuts.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Brian Smith
2000-04-11 15:29:55 +00:00
parent 9d9d970d70
commit 03d95fca3e
4 changed files with 438 additions and 172 deletions

View File

@@ -211,6 +211,7 @@ int parse_ini(char *filename)
InstCond->Wait(*test);
#endif
install_thread(NULL);
create_wps_objects();
parse_ini(finishedscript);
}
else if(stricmp(entry, "mleview") == 0)