On December 30, 2003 11:48 am, Dmitry Timoshkov wrote:
- Add support for all remaining MCI_ commands and MCIWNDM_ messages.
- Add support for all MCIWNDF_ flags.
An explicit list of MCI_ commands/MCIWNDM_ messages/MCIWNDF_ flags would be much appreciated (if it's under 30ish items). This would give a much better indication of the amount of work left to do.
"Dimitrie O. Paun" dpaun@rogers.com wrote:
An explicit list of MCI_ commands/MCIWNDM_ messages/MCIWNDF_ flags would be much appreciated (if it's under 30ish items). This would give a much better indication of the amount of work left to do.
You are right, but it's too late today to put too much efforts on it and I decided to at least send the completed work.
Moreover, I've created an explicit list of unimplemented messages/ commands in the switch statement, so it should be fairly easy to figure out what should be done.
Dmitry Timoshkov wrote:
"Dimitrie O. Paun" dpaun@rogers.com wrote:
An explicit list of MCI_ commands/MCIWNDM_ messages/MCIWNDF_ flags would be much appreciated (if it's under 30ish items). This would give a much better indication of the amount of work left to do.
You are right, but it's too late today to put too much efforts on it and I decided to at least send the completed work.
Okay, its tommorow a list please........
Tom
"Tom" twickline@skybest.com wrote:
Okay, its tommorow a list please........
The list is in the source, have a look. Moreover it's 31 Dec evening here, and everything suggests to get a rest and do some preparations for the celebration...
With coming Happy New Year everyone!
On December 30, 2003 12:06 pm, Dmitry Timoshkov wrote:
Moreover, I've created an explicit list of unimplemented messages/ commands in the switch statement, so it should be fairly easy to figure out what should be done.
Well, I've looked at it (the switch statement in MCIWndProc() from dlls/msvideo/mciwnd.c) to compose the list myself, but to be honest it's not obvious to me at all what are the outstanding MC_ cmds and MCIWNDM_ messages...
Any hints would be much appreciated.
BTW: what would you reckon is the completion status for this beast? (so that I can update the status)