Dave Hooper schrieb:
> 

> > All the GetPrivate... worked, except the one with
> > Classpath Extra that always returned "".
> > 
> > Hmm, what is different at that one? After a fre minutes I saw the number
> > 65536. 

> If you could let me know what it was that was set to 65536 ... that would be
> great ...

there is only one 65536 within a GetPrivateProfileString call, isn't it?

GetPrivateProfileString(szflsec, szClasspathExtraKey, szempty, 
  szClasspathExtra, 65536, szflfile);
                    ^^^^^

sorry,

mihi

_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to