> the Win32 RAS api includes a function RasHangUp that does this > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/r ashangup.asp >
It seems the RasHangUp needs to be imported from RasAPI32 or just Ras, but the compiler says there are no such files. So, I should probably import those functions from Rasapi32.dll ? OK, but that is a bit complicated :( > probably there are Delphi componets around that wrap this API > but i am not familiar with any of them Haven't found a component yet, it seems the DSP is currently down or something... I'll have to check it out later. Gajo _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
