Hello.
I need to learn how to multithread. I have a child form to display an animation while my parent form loops 16 million times. The animation hangs because as of now the application is single threaded.
I know this can get complicated. Can someone steer me in the right direction? :D
I need to learn how to multithread. I have a child form to display an animation while my parent form loops 16 million times. The animation hangs because as of now the application is single threaded.
I know this can get complicated. Can someone steer me in the right direction? :D