Changeset 104 for trunk/classes/c/c_audio/cwmp3.c
- Timestamp:
- Oct 2, 2023, 11:34:35 PM (23 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/v2.9 merged eligible /branches/v2.9_Lars merged eligible
-
Property svn:mergeinfo
set to
-
trunk/classes/c/c_audio/cwmp3.c
r72 r104 1 2 /* 3 * This file was generated by the SOM Compiler. 4 * Generated using: 5 * SOM incremental update: 2.47 6 */ 7 8 1 9 /* 2 10 * (C) Chris Wohlgemuth 2002-2004 … … 853 861 * cwmmAddTrackNamePage : override; 854 862 */ 863 864 /* 865 * SOM_Scope ULONG SOMLINK cwmp3_cwmmQueryTrackInfo(MMMP3 *somSelf, 866 * PSZ chrString, 867 * ULONG ulSize, 868 * int iWhich) 869 */ 870 871 /* 872 * The prototype for cwmp3_cwmmQueryTrackInfo was replaced by the following prototype: 873 */ 855 874 SOM_Scope ULONG SOMLINK cwmp3_cwmmQueryTrackInfo(MMMP3 *somSelf, 856 875 PSZ chrString, 857 876 ULONG ulSize, 858 intiWhich)877 ULONG iWhich) 859 878 { 860 879 somId id;
Note:
See TracChangeset
for help on using the changeset viewer.