Page 1 of 1

GetPvProfString question

Posted: Thu Jul 13, 2006 8:34 pm
by Randal
All,

Under WinXP calling GetPvProfString from a FWH/xHarbour app causes the .ini file to be created if it does not exist. This is also true using FW 16-bit

However, it appears that calling GetPvProfString from an xHarbour/FWH app on Win98 causes a gpf if the .ini file does not already exist. This seemed odd and I'm just wondering if anyone else has experienced this problem.

Using latest xHarbour & FWH 2.7

Thanks,
Randal Ferguson

Posted: Fri Jul 14, 2006 10:38 am
by Antonio Linares
Randal,

What callstack list do you get on the GPF ?

Posted: Fri Jul 14, 2006 6:33 pm
by Randal
Antonio,

I get a gpf in krnl386.exe. Pretty strange. I'm going to try some more tests and I'll let you know what I come up with.

Thanks,
Randal