que hace la funcion GetTempPath?
Publicado por andreafuhr (95 intervenciones) el 22/02/2006 17:15:14
Private Declare Function GetTempPath Lib "kernel32" Alias "GetTempPathA" (ByVal nBufferLength As Long, ByVal lpBuffer As String) As Long
Valora esta pregunta


0