我想在 linux (ubuntu 11.04) 中运行ToDoList(从 5.3 到 6.2 的任何版本)
I've tried to use under wine 1.2 and 1.3 without success:
1 - I've downloaded the program (todolist_exe.zip);
2 - unpacked it;
3 - and use the "Open with Wine Windows Program loader";
4 - the mouse cursor starts thinking and stops after a few seconds and nothing happens.
Run Code Online (Sandbox Code Playgroud)
我也在网上搜索过帮助,但仍然没有找到解决方案。
在我使用命令行“wine ToDoList.exe”后,它给了我:
wine: cannot find L"C:\\windows\\system32\\plugplay.exe"
err:module:import_dll Library MFC42u.DLL (which is needed by L"Z:\\home\\user_name\\Progs\\todolist\\ToDoList.exe") not found
err:module:LdrInitializeThunk Main exe …Run Code Online (Sandbox Code Playgroud)