Re: probs with a simple program

From: Claus Nietzsche (claus.n_at_hotmail.com)
Date: 12/25/03


Date: Thu, 25 Dec 2003 17:51:47 +0100

so,
do u have any kind of advice for me?

"Victor Bazarov" <v.Abazarov@comAcast.net> wrote in message
news:kmEGb.478359$275.1377191@attbi_s53...
> "Claus Nietzsche" <claus.n@hotmail.com> wrote...
> > first of all i wanna thank you for qour help.
> >
> > so you mean that you didnt get any error message in the following line?
> > void DoDrawRect(Rectangle);???
>
> No, we apparently didn't.
>
> > which compilers did you try it on?
>
> Comeau online test-drive.
>
> > im using dev-c++ 4.9.8.0
>
> Shouldn't be of any difference.
>
> I have a suspicion, however. If your compiler includes <windows.h>
> somewhere behind the scenes, unbeknownst to you, you may get some
> kind of definition interference from MS Windows types.
>
> Victor
>
>