Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need NT API Resource
Message
De
13/05/1999 21:26:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00217715
Message ID:
00218822
Vues:
20
The problem is that you have to modify the code for Win9x. The NetFileEnum function is in SVRAPI.DLL on Win9x. I had no time to do the changes for Win9x. I just tested once, saw that it doesn't work and... left it for some other time when I will have more time. :)

Vlad

>Thank you for your reply. I got the FAQ, copied the code, downloaded the Pointers stuff, registered the POINTERS.OCX and tried to run the code.
>
>I get the following error: Cannot find entry point in the dll
>
>It points to this section of code:
>
> lnError = NetFileEnum( ;
> lcServerName, ;
> lcBasePath, ;
> lcUserName, ;
> 3, ;
> @lnBufferPointer, ;
> lnPreferedMaxLength, ;
> @lnEntriesRead, ;
> @lnTotalEntries, ;
> @lnResumeHandle)
>
>
>I am calling from Win98 user to NT4 Server.
>
>Any ideas what is wrong.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform