I\'m trying to parallelize an algorithm using PVM for a University assignment. I\'ve got the algorithm sorted, but parallelization only almost works - the process intermittently gets stuck for no appa
Trying to add an image to a RichTextBox progamatically from a Stream. The image displays in the text box, however when reading the Xaml property there is no markup for the image.