View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007920 | MMW v4 | Other | public | 2011-06-03 09:35 | 2011-11-16 01:07 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | 7 | OS Version | - |
Product Version | 3.2.5 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0007920: COM Events don't work external applications | ||||
Description | Although COM events have worked well for scripting for quite some time, they haven't ever worked well for external applications. | ||||
Additional Information | see e.g. http://www.mediamonkey.com/forum/viewtopic.php?f=19&t=29201 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1384 | ||||
|
Fixed in build 1384. |
|
Reminder sent to: jiri There seems to be a regression most probably related to this change: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=58409 |
|
As discussed over IM, this isn't related to this issue, but is a new one - 0007934. |
|
I created Small Test app and it seams that OnPlay Event is not triggered. Maybe I'm Missing something. Sources are uploaded to FTP. Test App I used is Project1.DPR/DPROJ |
|
There seem to be problems in the sample application, in the way how it initializes the server. For example, I didn't get the event, but after adding the line: ShowMessage( inttostr( SDB.VersionHi)); to initialization code, it started to work fine. |
|
Confirming your findings Jiri. Closing for now. |