home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / tools / 958 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  679 b 

  1. From: azarian@hpcc01.corp.hp.com (Randy Azarian)
  2. Date: Mon, 14 Sep 1992 21:57:20 GMT
  3. Subject: Re: Question On Using Borland Custom Controls
  4. Message-ID: <70560003@hpcc01.corp.hp.com>
  5. Organization: the HP Corporate notes server
  6. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!scd.hp.com!hplextra!hpcc05!hpcc01!azarian
  7. Newsgroups: comp.os.ms-windows.programmer.tools
  8. References: <1992Sep10.080122.20960@nuscc.nus.sg>
  9. Lines: 4
  10.  
  11. I would also recommend that BWCC.LIB is linked before LIBW.LIB (that is, 
  12. it should be placed physically in the LINK command line before LIBW); 
  13. otherwise if you disable text (i.e. EnableWindow(..., FALSE), etc), the 
  14. text will be invisible instead of grayed.
  15.