Page 1 of 1

cGetFile32/cGetDir32 en WinVISTA y Win7

PostPosted: Wed Mar 16, 2011 11:57 pm
by JmGarcia
cGetFile32 y cGetDir32 en windows vista y windows 7 no me funcionan :cry:
Me devuelve una cadena vacía (nula) en programas compilados con FW23/FW24 (16 bits).
En windows XP funciona bien.

Sí me funcionan cGetFile y cGetDir, pero no contemplan nombres largos.

Re: cGetFile32/cGetDir32 en WinVISTA y Win7

PostPosted: Sat Mar 19, 2011 12:15 am
by ronaldo
utilize:

cGetFile() e cGetdir()

Re: cGetFile32/cGetDir32 en WinVISTA y Win7

PostPosted: Mon Mar 21, 2011 3:19 pm
by JmGarcia
ronaldo wrote:cGetFile() e cGetdir()
Pero estas funciones no manejan NOMBRES LARGOS.

Re: cGetFile32/cGetDir32 en WinVISTA y Win7

PostPosted: Mon Mar 21, 2011 10:38 pm
by horacio
Todas estas funciones devuelven nombres largos si trabajas en 32 bits
salu2

Re: cGetFile32/cGetDir32 en WinVISTA y Win7

PostPosted: Tue Mar 22, 2011 9:24 am
by JmGarcia
O sea que en 16bits no devuelven nombres largos... :cry: :roll:

Re: cGetFile32/cGetDir32 en WinVISTA y Win7

PostPosted: Tue Mar 22, 2011 6:35 pm
by horacio
Si, cGetFile32 y cGetDir32 devuelven nombres largos en 16 bits, no asi cGetFile y cGetDir. Ahora estas últimas devuelven nombres largos si trabajas en 32 bits.
Salu2