[Solved]My DSA app crashes with 'System error'?

Login to reply to this topic.
Tue, 2005-02-08 07:40
Joined: 2004-06-11
Forum posts: 404
Hi,
I have made a simple DSA app which just displays some text.
But when I am calling the StartL() fucntion on the DSA object the code
give a 'System error,try again' message!!
Can somebody point out what shud be done to avoid this.
Bye.
--Mayur.


Tue, 2005-02-08 11:01
Joined: 2005-01-31
Forum posts: 122
[Solved]My DSA app crashes with 'System error'?
How did you get it solved??

btw, Your task manager article was superb. Great going.

Regards,
kurtrips
Tue, 2005-02-08 11:13
Joined: 2004-06-11
Forum posts: 404
[Solved]My DSA app crashes with 'System error'?
My problem was that I had not initialisd the font before doing a DrawText()
and so I did it and now it has started working. Cheezy
Thanks for u r comments.
Bye.
--Mayur.

  • Login to reply to this topic.