
API: GetPrivateProfileString Problem
On Sat, 02 Nov 1996 19:21:22 +0100, Stian Johansen
Quote:
>Hello All,
> Ive was wondering if anyone could help me becaouse i am
> trying to read som entries from an INI file and i use
> VB4(32-bit) when i try to run my program outside VB4
> or inside VB4 then i get an "kernel32.dll" error and the
> application or VB4 just shutsdown.
>Thanks in Advance.
>Stian Johansen.
Maybe you are useing 16bit API to call "kernel32.dll"??
Post the code you are useing so we can see what you are doin'