repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
List.mui: Update entries count prior to range change
[AROS.git]
/
rom
/
hidds
/
base
/
storage
/
storage.conf
blob
17f67c957ac27166e3c5589d1dd287050a8f3cf2
1
##begin config
2
basename StorageHW
3
libbasetype struct HiddStorageIntBase
4
version 50.0
5
residentpri 91
6
classid CLID_Hidd_Storage
7
superclass CLID_HW
8
classptr_field hsi_csd.oopclass
9
classdatatype struct HIDDStorageData
10
oopbase_field hsi_csd.cs_OOPBase
11
seglist_field hsi_csd.cs_SegList
12
##end config
13
14
##begin cdefprivate
15
#include "storage_intern.h"
16
##end cdefprivate
17
18
##begin methodlist
19
.interface Root
20
New
21
Dispose
22
##end methodlist