Author |
Topic: GetOpenFileName selecting *multiple* files? (Read 581 times) |
|
Malcolm
Guest
|
 |
Re: GetOpenFileName selecting *multiple* files?
« Reply #22 on: Feb 25th, 2010, 5:54pm » |
|
Quote:| Fortunately for you, as far as audio is concerned MCI still seems to support all the common formats. |
|
Unless anyone thinks that MCI is going away anytime soon, the Microsoft developers blog tells how they planned to get rid of MCI in the 64 bit platforms until they realized that CD support could not be done by any of the alternatives they had, so they put MCI back in. The question then becomes when can you end of life an API. They seemed to think it can only happen with a change of platform and when there are well accepted alternatives. That typically means 3 to 4 versions of windows after the alternative API is introduced. Or perhaps when CDs are the equivalent of 8-track.
So the next platform change after 64 bit might be some while. I'll certainly be too old to care.
|
|
Logged
|
|
|
|
admin
Administrator
member is offline


Posts: 1145
|
 |
Re: GetOpenFileName selecting *multiple* files?
« Reply #23 on: Feb 25th, 2010, 11:42pm » |
|
on Feb 25th, 2010, 5:45pm, Guest-Malcolm wrote: Link, please! Not that I disbelieve you, but I'd like to see it from the horse's mouth. On a quick search, I didn't manage to find anything in MSDN about the returned file order.
Richard.
|
|
Logged
|
|
|
|
admin
Administrator
member is offline


Posts: 1145
|
 |
Re: GetOpenFileName selecting *multiple* files?
« Reply #24 on: Feb 25th, 2010, 11:50pm » |
|
on Feb 25th, 2010, 5:54pm, Guest-Malcolm wrote:| Unless anyone thinks that MCI is going away anytime soon... |
|
MCI can't go away, any more than any other Windows API, but new audio formats can come along which MCI won't necessarily support. Is your audio player happy to play Ogg Vorbis files, for example? These are becoming increasingly popular.
Richard.
|
|
Logged
|
|
|
|
|