Doomulation
?????????????????????????
So, I was wondering if you all could help me out a bit...
I have a multi-threaded app which spawns threads to make sure the gui is responsive. However, this creates a load of issues. Most access violations occour which are random! Also some MFC functions spawn failed asserts, which leads me to believe that mfc really do not like multi-threaded apps to create new dialogs on different threads than the main one, and furthermore, not tot maniuplate and use these classes on different threads.
Then there's also lots of bugs if you want to test. I would realy appreciate if you could help me out a little with the source, as I will attach. If you modify anything, please let me know what you did, okay?
The app is in swedish, but it shouldn't be too much hassle for you fellow programmers out there. The comments and the language are still english.
I have a multi-threaded app which spawns threads to make sure the gui is responsive. However, this creates a load of issues. Most access violations occour which are random! Also some MFC functions spawn failed asserts, which leads me to believe that mfc really do not like multi-threaded apps to create new dialogs on different threads than the main one, and furthermore, not tot maniuplate and use these classes on different threads.
Then there's also lots of bugs if you want to test. I would realy appreciate if you could help me out a little with the source, as I will attach. If you modify anything, please let me know what you did, okay?
The app is in swedish, but it shouldn't be too much hassle for you fellow programmers out there. The comments and the language are still english.