Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getlongpathname problem in kernel32.dll on NT4
Message
 
 
À
22/08/2005 07:22:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows NT
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042626
Message ID:
01042628
Vues:
17
This message has been marked as the solution to the initial question of the thread.
>I have an app, recently rebuilt in VFP9 and packaged using InstallShield Express V5. It installs and runs fine on W98, W2K AND XP OS's - but NT4 generates the error "The procedure entry point GetLongPathNameA could not be located in the dynamic link library Kernel32.dll"
>I have found references on the web to the fact that GetLongPathName does not work under NT4 and suggestions to use an alternative API. However, I do not use GetLongPathName in my application. So I can't use an alternative! Where will the call to GetLongPathName be coming from, and how do I avoid it?
>
>( I do not know why the error message shows an "A" suffixed to GetLongPathName. Is this a clue?)

Barry,

VFP9 is not suppoerted under WinNT. The call to GetLongPathName comes from within VFP. See http://fox.wikis.com/wc.dll?Wiki~VFPSupportedOS for details and possible solution.

The GetLongPathNameA means that it's ASCII version of DLL and GetLongPathNameW - Unicode.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform