home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!mcsun!fuug!kiae!demos!KremlSun!gsp!gsp!sph!mswin!avsht%avsht.sph.spb.su
- From: avsht@sph.spb.su (Alex V. Shturm)
- Subject: F****d Borland forgot to define the message in BC 3.1's windows.h !!!!!
- Message-ID: <1992Dec9.045940@avsht.sph.spb.su>
- Lines: 26
- Sender: news-server@arcom.rcom.spb.su
- Reply-To: avsht@sph.spb.su
- Organization: WinNet Mailer Post at Alex's home
- Date: Wed, 9 Dec 1992 02:12:39 GMT
-
- Hi, people!
-
- Trying to recompile my Windows project under BC 3.1, I was wondering
- very much when compiler suddenly reported me that he doesn't know
- the message WM_PAINTICON. I looked into windows.h and didn't find it!!!
- Although nearest win30.h file (former windows.h from BC 3.0)
- defines it.
-
- 1. Is it Borland mistake or mine?
- 2. What is the best way to avoid it:
- - to feed bcc the option -DWM_PAINTICON=0x0026
- - to change windows.h by adding #define WM_PAINTICON 0x0026
- - another way
-
- Thanks in advance.
-
- Regards,
- /Alex
-
- --
- Alexander Shturm || St.-Petersburg || Internet: avsht@sph.spb.su
- ================ || Russia (xSU) || FidoNet: 2:5030/8.18, /43.18
- Tel.: +7-(812)-233-9148 (home) +7-(812)-310-4631 (office)
-
-
-
-