Subject Re: isc_service_start parameter error
Author Jeff Lynn
hmmm! It must be doc error them, I copied the code fragment right out
of the Interbase API document. I was preoccupied by the _w64 error
that I did not spot the different in address indirection.

Thanks, Dimitry

Jeff
--- In firebird-support@yahoogroups.com, "Dimitry Sibiryakov" <SD@...>
wrote:
>
> On 1 Jun 2006 at 15:31, Jeff Lynn wrote:
>
> >Any idea how to use isc_service_start under VC++ 2005?
> >
> >
> >Here is my code fragment:
> >
> >#include <ibase.b>
> >
> >ISC_STATUS_ARRAY m_status;
> >isc_svc_handle *m_hService = NULL;
> ^
> Remove this asteric.
>
> --
> SY, Dimitry Sibiryakov.
>