Changeset 8b80610319eee6e828e187b7c11ed457f9ef61d7
- Timestamp:
- 04/11/08 17:02:57
(5 months ago)
- Author:
- Jean-Paul Saman <jpsaman@videolan.org>
- git-committer:
- Jean-Paul Saman <jpsaman@videolan.org> 1207926177 +0200
- git-parent:
[adf0cc35ebf4b17180945006cfed4ea931e4621e]
- git-author:
- Jean-Paul Saman <jpsaman@videolan.org> 1207925160 +0200
- Message:
Add Toolbar DISPID to activex axvlc.idl
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| radf0cc3 |
r8b80610 |
|
| 77 | 77 | const int DISPID_StartTime = 109; |
|---|
| 78 | 78 | const int DISPID_BaseURL = 110; |
|---|
| | 79 | const int DISPID_Toolbar = 111; |
|---|
| 79 | 80 | |
|---|
| 80 | 81 | [ |
|---|