[Overview][Types][Classes][Procedures and functions][Index] |
Source position: msedynload.pas line 14
type dynlibinfoty = record |
libhandle: tlibhandle; |
libname: filenamety; |
refcount: Integer; |
inithooks: pointerarty; |
deinithooks: pointerarty; |
cw8087: Word; |
end; |