Changeset 448 for trunk/DirectShowSpy/MediaSampleTrace.h
- Timestamp:
- May 21, 2015, 7:50:42 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DirectShowSpy/MediaSampleTrace.h
r441 r448 1516 1516 // CMediaSampleTracePropertySheet 1517 1517 CMediaSampleTracePropertySheet() : 1518 CSizablePropertySheetT<CMediaSampleTracePropertySheet>(IDS_MEDIASAMPLETRACE_MEDIASAMPLE_PROPERTYSHEETCAPTION ),1518 CSizablePropertySheetT<CMediaSampleTracePropertySheet>(IDS_MEDIASAMPLETRACE_MEDIASAMPLE_PROPERTYSHEETCAPTION, TRUE), 1519 1519 m_MediaSamplePropertyPage(this) 1520 1520 {
Note: See TracChangeset
for help on using the changeset viewer.