06-20-2006, 11:21 AM
Im still strugling with this....
How can i make a smart dialog as a member function?
Because ShowDialog needs the address of the function itself which calls ShowDialog inside itself...
Example inside function cJobSystem.ShowSplash:
this gives: "Error in cJobSystem.ShowSplash: expected variable or function name."
How can i make a smart dialog as a member function?
Because ShowDialog needs the address of the function itself which calls ShowDialog inside itself...
Example inside function cJobSystem.ShowSplash:
this gives: "Error in cJobSystem.ShowSplash: expected variable or function name."
Well thats all for now, 3M