home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / tools / 1859 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!das.wang.com!wang!news
  3. From: s2212530@techst02.technion.ac.il (Oded Malky)
  4. Subject: 2 Questions
  5. Organization: Technion, Israel Inst. of Technology
  6. Date: Mon, 4 Jan 1993 20:54:09 GMT
  7. Message-ID: <1993Jan4.205409.2210@discus.technion.ac.il>
  8. Sender: news@wang.com
  9. Lines: 21
  10.  
  11. Hi everybody.
  12.  Two questions:
  13.  
  14. 1 - In Borland C++ 3.1, is there any predefined constant to sense Windows environment? 
  15.      Example for usage:
  16.  
  17.      #ifdef WINDOWS
  18.      ...
  19.      #endif
  20.  
  21. 2 - How can I close (from the program) the window opened by a PRINTF command?
  22.      (It's name is changed to 'inactivate...' and that's it).
  23.  
  24. Thanks,
  25.   Oded Malky.
  26. +---------------------------------------------------------------------------+
  27. | Oded Malky - M.O.TEK LTD, director                   phone: 972-4-230158  |
  28. | Internet: s2212530@techst02.technion.ac.il           phone: 972-4-661720  |
  29. | Address: Zalman Shneor 36 ap. 23, Haifa 32545 ISRAEL   fax: 972-4-661712  |
  30. +---------------------------------------------------------------------------+
  31.  
  32.