DlgDirList matches long extensions
From: David Liebtag (DavidLiebtag_at_vermontel.net)
Date: 06/11/04
- Next message: Tim Robinson: "Re: DlgDirList matches long extensions"
- Previous message: GuitarBill: "Re: How can I add a combobox to a listview control?"
- Next in thread: Tim Robinson: "Re: DlgDirList matches long extensions"
- Reply: Tim Robinson: "Re: DlgDirList matches long extensions"
- Reply: Alexander Grigoriev: "Re: DlgDirList matches long extensions"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Jun 2004 23:37:16 GMT
If I use DlgDirList to fill a listbox with the files matching the pattern
*.apl, it matches files matching the pattern *.apl*. For example, if I have
a file named foo.aplnum, the file appears in the list.
If I use GetOpenFileName and supply a filename of *.apl, the files with
longer extensions do not appear.
Is there a way to get DlgDirList to behave like the GetOpenFileName?
David Liebtag
- Next message: Tim Robinson: "Re: DlgDirList matches long extensions"
- Previous message: GuitarBill: "Re: How can I add a combobox to a listview control?"
- Next in thread: Tim Robinson: "Re: DlgDirList matches long extensions"
- Reply: Tim Robinson: "Re: DlgDirList matches long extensions"
- Reply: Alexander Grigoriev: "Re: DlgDirList matches long extensions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|