Page 1 of 1

Posted: Mon Dec 03, 2001 5:16 am
by BackupUser
Restored from previous forum. Originally posted by Kanati.

I noticed while using GetWindowRect api call that the structure RECT is already defined in the language. I don't THINK I saw this mentioned anywhere in the documentation. Is there a list somewhere of available structures that are predefined?

Kanati

Posted: Mon Dec 03, 2001 8:01 am
by BackupUser
Restored from previous forum. Originally posted by fred.

Yes, almost all Windows constants and structures are definined in a file called 'Windows.res' (Resident drawer). I will add a viewer in the editor to see that.

Fred - AlphaSND