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