Muy buen día a todos, tengo un problema con la funcion cGetDir32.
Mi maquina tiene instalado Win7, cuando mando a llamar la función no me permite entrar a los directorios de la RED, si entro a cualquier otro de la misma maquina no tengo problema, solo es con la RED, alguien sabe cual podría ser el problema??, de antemano gracias y que tengan un excelente día.
cGetDir32 No Muestra los Equipos de la red.
-
- Posts: 5
- Joined: Thu Mar 15, 2012 5:09 pm
- carlos vargas
- Posts: 1421
- Joined: Tue Oct 11, 2005 5:01 pm
- Location: Nicaragua
Re: cGetDir32 No Muestra los Equipos de la red.
try the cGetDir() function.cGetDir32()
Dialog box to select directory.
Syntax:
cGetDir32( <cTitle>, [<cInitDir>] ) --> cDir
This function invokes the 32 bits Windows default select directory DialogBox.
This function only works on Win 95/98 and NT machines. The file RunDlg32.exe must be present on every PC in the \windows or \windows\system directory.
try search values for the nFlags parameters.Dialog box to select directory.
Syntax:
cGetDir( <cTitle>, [<cInitDir>], <nClsId>, <cTitle2>, <nFlags> ) --> cDir
Parameters:
<cTitle> Title of the dialog box
<cInitDir> Initial directory
<nClsId> ClsId of a special folder location
<cTitle2> Prompt of the folder selection tree
<nFlags> Flags for setting the selection dialog behavior
salu2
carlos vargas
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
Carlos Vargas
Desde Managua, Nicaragua (CA)