Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   C++ Builder (https://www.clubdelphi.com/foros/forumdisplay.php?f=13)
-   -   Listar carpetas y subcarpetas (https://www.clubdelphi.com/foros/showthread.php?t=84683)

escafandra 10-12-2013 23:15:56

Pues el problema puede estar en el unicode, para ello se puede probar con las variantes unicode explicitas de la API (FindNextFileW)

Pero también puede estar en este detalle:
Cita:

Empezado por http://msdn.microsoft.com/en-us/library/windows/desktop/aa364428%28v=vs.85%29.aspx

Note In rare cases or on a heavily loaded system, file attribute information on NTFS file systems may not be current at the time this function is called. To be assured of getting the current NTFS file system file attributes, call the GetFileInformationByHandle function.

Saludos.


La franja horaria es GMT +2. Ahora son las 03:13:02.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi