Re: Any suggestion please how to transfer a struct as user data ?

Sebastian Pipping <[email protected]>
Newsgroups gmane.text.xml.expat.general
Message-ID <[email protected]>
You pass in a pointer, you get a pointer out.
Try this instead:

  PAGE * const page = (PAGE *)userData;



Sebastian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.