- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
The code below
use dfwin
integer(1) RES
character (50) name
name=trim('cryptox.txt')//char(0)
res= EncryptFile(name)
END
Does not seems to do a dang thing eventhough RES changes from 0 to 1.
What am I missing?
Tx, Tim
use dfwin
integer(1) RES
character (50) name
name=trim('cryptox.txt')//char(0)
res= EncryptFile(name)
END
Does not seems to do a dang thing eventhough RES changes from 0 to 1.
What am I missing?
Tx, Tim
- Etiquetas:
- Intel® Fortran Compiler
Enlace copiado
1 Responder
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Is the file on an NTFS disk with the Encrypted File System enabled? If not, it will do nothing.
Perhaps you want this instead?
Steve
Perhaps you want this instead?
Steve

Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla