Hola a todos,
Desde PC, con RAPI, sabeis como puedo averiguar el nombre de la carpeta de la tarjeta SD o MC de la PDA ??
He buscado por todo el API Rapi y no he sabido ver...
Saludos y gracias por la ayuda,
José Luis Capel
Find the storage card name. Since storage card names can differ on localized devices (it won't always be called "Storage Card") and because devices can support more than one storage card, techniques such as using the Windows CE FindFirstFile API function can be used as documented in the article Pocket PC Programming Tips.
BOOL CeFindAllFiles(
LPCWSTR szPath,
DWORD dwFlags,
LPDWORD lpdwFoundCount,
LPLPCE_FIND_DATA ppFindDataArray);
Return to FiveWin para Pocket PC
Users browsing this forum: No registered users and 26 guests