home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4354 < prev    next >
Encoding:
Text File  |  1992-12-21  |  886 b   |  24 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!sybus.sybus.com!myrddin!tct!jeff
  3. From: jeff@tct.com (Jeff Witzer)
  4. Subject: Borland-izing Common Dialogs
  5. Message-ID: <2B31FB9F.88D4@tct.com>
  6. Date: Fri, 18 Dec 1992 16:26:07 GMT
  7. Organization: TC Telemanagement, Clearwater, FL
  8. Lines: 14
  9.  
  10. I'm writing an app that uses Borland style dialog boxes and buttons.  I
  11. would like to keep the interface consistant but haven't found a way to 
  12. Borland-ize the <commdlg> File Save and File Open dialog boxes.
  13.  
  14. Does Borland have their own version?  (I couldn't find any public alternative
  15. like thier BWCCMessageBox...I hoped to find a BWCCGetOpenFileName () and 
  16. BWCCGetSaveFileName ())
  17.  
  18. I also tried to run Resource Workshop on my .exe but, of course, couldn't find
  19. those dialogs to modify.
  20.  
  21. Should I give up and use the bland MicroSoft standard dialogs or is there hope?
  22.  
  23. jeff@tct.com
  24.