home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4681 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.2 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!news.cs.tut.fi!pk64380
  2. From: pk64380@kaarne.cs.tut.fi (Kuusisto Pasi Petri,,,SIG,64380)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: Microsoft ctl3d library
  5. Date: 7 Jan 1993 13:07:26 GMT
  6. Organization: Technical University of Tampere, Dep. of Computer Science ,Finland 
  7. Lines: 14
  8. Distribution: inet
  9. Message-ID: <1ih9ueINNmtv@cs.tut.fi>
  10. References: <1ih2aqINNhno@sauna.cs.hut.fi>
  11. Reply-To: pk64380@kaarne.cs.tut.fi
  12. NNTP-Posting-Host: kaarne.cs.tut.fi
  13. Originator: pk64380@kaarne.cs.tut.fi
  14.  
  15. From article <1ih2aqINNhno@sauna.cs.hut.fi>, by salmeniu@robocop.cs.hut.fi (Jaakko J Salmenius):
  16. > In article <jtaylor.12.725136642@dseg.ti.com> jtaylor@dseg.ti.com (Jeff Taylor) writes:
  17. >>    Can these by used by Borland C++ programmers? Are they compatible, 
  18. >>or only an extension of exsisting Microsoft tools?
  19. > I didn't have any problems with BC++ 3.1. Actually I didn't have to give
  20. > a special hook function to OpenFileDialog function. The automatic subclassing
  21. > did all the work.
  22.    Did you also get a 3-D directory listbox? When I tried (with MSC 6.0)
  23.    all other controls but the directory lbox were 3D. I guess explicit
  24.    subclassing in the hookproc will take care of that too (didn't yet try).
  25.  
  26. >     Jaakko
  27. -zi
  28.