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

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!news.iastate.edu!pv1414.vincent.iastate.edu!pjsmith
  3. From: pjsmith@iastate.edu (Phil J Smith)
  4. Subject: ListBox problem
  5. Message-ID: <pjsmith.724533171@pv1414.vincent.iastate.edu>
  6. Keywords: windows, programming
  7. Sender: news@news.iastate.edu (USENET News System)
  8. Organization: Iowa State University, Ames IA
  9. Date: Wed, 16 Dec 1992 19:12:51 GMT
  10. Lines: 11
  11.  
  12. I am attempting to load a directory listing into a listbox with DlgDirList.
  13. This works fine except that the listbox does not display it until I click in
  14. it.  I have tried using "SendDlgMsg(id,LBN_SETFOCUS,0,0)" but nothing happens.
  15. I am using Turbo C++ for Windows v3.1 and OWL.  Any ideas?
  16.  
  17.  
  18.  
  19. Thanks,
  20.  
  21. Phil Smith
  22.  
  23.