C
CJ Taylor
Hey how do I import an old C library that doesn't expose COM or anything
like that? Would I do it like an API declaration?
I have a function in a tbl.dll file such that...
tbl_get() no params.
Thanks,
CJ
like that? Would I do it like an API declaration?
I have a function in a tbl.dll file such that...
tbl_get() no params.
Thanks,
CJ