Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Netfileclose
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00376642
Message ID:
00381445
Vues:
24
I used this code to convert server to UNICODE.
Still the same error.

test=thisform.txtserver.value
server=StrConv(StrConv(test+ Chr(0), 1), 5)

The fileID I get as follows
*-- Extract the ID for this file.
* This ID is generated when the file is opened and
* can be used as parameter for the NetFileGetInfo
* Win32 API function.
lnID = GetMemoryDWORD(lnpFileInfo)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform