
function GetPrivateProfileString did not work....
Take a look at this class file:
http://www.allapi.net/classlib/class.php?id=1
It's a VB.NET implementation of the Profile API functions.
Regards,
Pieter Philippaerts
Quote:
> Hi!
> I have a big problem using the function GetPrivateProfileString from Lib
> Kernel32.dll.
> I Declared all, but when i call the function then it returns th e
> DefaultString.
> I have testet several INI Files and checked the Syntax.
> It doesent matter what INI i used it always returned the DefaultString.
> I hope someone can help me with this Problem!
> P.s.: Sorry for my English, but reading is easier than writing ;)