Search found 7 matches
- Mon Dec 22, 2008 5:00 pm
- Forum: Vensim
- Topic: Vensim DLL
- Replies: 5
- Views: 3580
I am changing the code of a previous project and there are some diferencies: 1) The way Vensim is registered into the windows registry is different from Vensim versions and knowing if Vensim is installed on the system changes from the code. 2) My first application simulates scenarios and it opens .v...
- Thu Dec 18, 2008 1:18 pm
- Forum: Vensim
- Topic: Vensim DLL
- Replies: 5
- Views: 3580
- Wed Dec 17, 2008 12:19 pm
- Forum: Vensim
- Topic: Vensim DLL
- Replies: 5
- Views: 3580
Vensim DLL
Dear Sir, I am developing a C++ project to show and represent Vensim simulation results. I do not need to simulate from this program just to represent results. I am using vensim dll like vdpdll32.dll. My first problem is that I need to represent results from different versions of vensim program simu...
- Fri Nov 21, 2008 5:45 pm
- Forum: Vensim
- Topic: & character into filename and pathname
- Replies: 6
- Views: 4452
- Thu Nov 20, 2008 3:45 pm
- Forum: Vensim
- Topic: & character into filename and pathname
- Replies: 6
- Views: 4452
- Wed Nov 19, 2008 3:54 pm
- Forum: Vensim
- Topic: & character into filename and pathname
- Replies: 6
- Views: 4452
- Tue Nov 18, 2008 3:03 pm
- Forum: Vensim
- Topic: & character into filename and pathname
- Replies: 6
- Views: 4452
& character into filename and pathname
Dear Sir, Our filesystem have the "&" character into filenames and folder names. When I try to open a model calling vensim_command from my C++ application and the model name or the folder name has the "&" character, vensim does not find the model to open. But when I open ...