Handbook
Glossary
dll
Vocabulary
tools
.
image
.
analyzer
.
vm
Definition
USING:
alien.c-types
classes.struct
vm
;
IN:
tools.image.analyzer.vm
STRUCT:
dll
{
header
cell_t
initial:
0
}
{
path
cell_t
initial:
0
}
{
handle void*
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
tools.image.analyzer.vm
;
M:
dll
clone
clone-underlying
\
dll
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
tools.image.analyzer.vm
;
M:
dll
struct-slot-values
{
[
header>>
]
[
path>>
]
[
handle>>
]
}
cleave>array
;
inline