Re: SafeArrayCreateVector

2004-03-01 Thread Martin Fuchs
> > Changelog: > > correct parameter type for SafeArrayCreateVector() and > SafeArrayCreateVectorEx() from ULONG to UINT > > The Microsoft headers have ULONG here, what headers are you using? Yes, you are right. In the headers there is "ULONG". I looked

Re: SafeArrayCreateVector

2004-03-01 Thread Alexandre Julliard
"Martin Fuchs" <[EMAIL PROTECTED]> writes: > Changelog: > correct parameter type for SafeArrayCreateVector() and SafeArrayCreateVectorEx() > from ULONG to UINT The Microsoft headers have ULONG here, what headers are you using? -- Alexandre Julliard [EMAIL PROTECTED]