Board index » delphi » Getting net users.Sending messages in a LAN
Adriano F C Pinto
![]() Delphi Developer |
Wed, 01 Aug 2001 03:00:00 GMT
Getting net users.Sending messages in a LAN
I'm using D1 and some code from BDE examples to get the users in a Lan
Windows Network , Lantastic 6.0) through BDE calls ( BDE 252). procedure GetNetUsers(AdStrings: TStrings); begin This code is crashing the computer in the DBI OpenUser list. Does anybody know how to help me out? Is there any way to get the users Adriano |