"Wez Furlong" <kingwez@gmail.com> wrote in message
news:4e89b426050911135030c1aebe@mail.gmail.com...
The module whose resources you are accessing needs to export a
function that will give you the list id, and also publish their
structure layout in a header file.
Just out of interest, what functions are in your extension?
--Wez.
On 9/11/05, RG <ScriptBlue@nyc.rr.com> wrote:
> I've created a new module, which is an improvement to the socket library.
I
> however do not plan on re-writing every single function. So I need to find
a