<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.br.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Mar 2015 11:15:31 Z</lastBuildDate><pubDate>13 Mar 2015 11:15:31 Z</pubDate><description>http://windevdesenvolvimento.blogspot.com.br/2015/03/fdriveinfo-function-informacoes-disco.html&#13;
&#13;
[code:wl]&#13;
// fDriveInfo (Function)&#13;
// http://doc.windev.com/en-US/?3036024&amp;name=fdriveinfo_function&#13;
&#13;
// Tamanho do Disco&#13;
x_drive_tamanho is numeric = fDriveInfo("C:", fdTotalSpace)&#13;
&#13;
// Espaco Livre do Disco&#13;
x_drive_espaco_livre is numeric = fDriveInfo("C:", fdFreeSpace)&#13;
&#13;
&#13;
&#13;
&#13;
[/code]</description><ttl>30</ttl><generator>WEBDEV</generator><language>pt_BR</language><link>https://forum.pcsoft.fr/fr-FR/pcsoft.br.windev/169-fdriveinfo-function-informacoes-disco/read.awp</link><title>WD - fDriveInfo (Function) - Informações Disco</title><managingEditor>moderateur@pcsoft.fr (Le modérateur)</managingEditor><webMaster>webmaster@pcsoft.fr (Le Webmaster)</webMaster></channel></rss>
