Changeset 34
- Timestamp:
- Jul 27, 2020, 4:08:25 AM (5 years ago)
- Location:
- branches/v2.9
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/v2.9/classes/res/es/mmres_es.DEF
r28 r34 1 1 ; mediafolderres.DEF: DEF-file for mmres_es.dll 2 2 ; 3 ; (C)Chris Wohlgemuth 20033 ; ž Chris Wohlgemuth 2003 4 4 ;/* 5 5 ; * This program is free software; you can redistribute it and/or modify … … 19 19 20 20 LIBRARY MMRES_ES INITGLOBAL 21 DESCRIPTION '$@# (c) Chris Wohlgemuth :0.2 (13.03.02) (mmres_es.DLL)#@##1## 13.03.2002 18:17:00 My ;-) ::::1::@@Resource-DLL'21 DESCRIPTION '$@#ž Chris Wohlgemuth :0.2 (13.03.02) (mmres_es.DLL)#@##1## 13.03.2002 18:17:00 Mi ;-) ::::1::@@DLL de recursos' 22 22 PROTMODE 23 23 CODE LOADONCALL DISCARDABLE … … 25 25 EXPORTS 26 26 queryLanguage 27 -
branches/v2.9/mediafolder/c/cddb/res/pmcddb034.DEF
r28 r34 1 1 ; mediafolderres.DEF: DEF-file for pmdb034.dll 2 2 ; 3 ; (C)Chris Wohlgemuth 20023 ; ž Chris Wohlgemuth 2002 4 4 ;/* 5 5 ; * This program is free software; you can redistribute it and/or modify … … 19 19 20 20 LIBRARY PMDB034 INITGLOBAL 21 DESCRIPTION '$@# (c) Chris Wohlgemuth :0.1 (12.05.02) (PMDB034.DLL)#@##1## 12.05.2002 18:17:00 Mon ;-) ::::1::@@Resource-DLL'21 DESCRIPTION '$@#ž Chris Wohlgemuth :0.1 (12.05.02) (PMDB034.DLL)#@##1## 12.05.2002 18:17:00 Mi ;-) ::::1::@@DLL de recursos' 22 22 PROTMODE 23 23 CODE LOADONCALL DISCARDABLE 24 24 DATA SINGLE SHARED DISCARDABLE 25 EXPORTS 25 EXPORTS 26 26 queryLanguage 27
Note:
See TracChangeset
for help on using the changeset viewer.