Page principale | Hiérarchie des classes | Liste par ordre alphabétique | Liste des composants | Liste des fichiers | Composants | Déclarations | Pages associées

Référence du fichier utilsFile.h

#include "myString.h"

Aller au code source de ce fichier.

Définitions des macros

#define TS_NO_FILE   1
#define TS_OK   2
#define TS_ERROR_SIZE   3
#define BUFFER_SIZE   1024

Fonctions

DWORD MyFileSize (char *fileName)
int MyTestSize (char *fileName, long size)
int MyMkDir (char *dir)
int MyDelFile (char *curDir, char *file)
int MyDelTree (char *curDir)
void MyOpenBrowser (char *url)
BOOL GetFullM3UPath (MyString &pathCur, MyString &m3uPath, MyString &fullPath)
char * GetPathAndFile (MyString &pathFile)
DWORD CheckSumFile (char *fileName)
DWORD CheckSumFile (char *fileName, DWORD sizeCheck)
DWORD CheckSumFile (char *fileName, BOOL isSizeCompute, DWORD dataBeginPos, DWORD dataEndPos)


Documentation de la macro

#define BUFFER_SIZE   1024
 

#define TS_ERROR_SIZE   3
 

#define TS_NO_FILE   1
 

#define TS_OK   2
 


Documentation de la fonction

DWORD CheckSumFile char *  fileName,
BOOL  isSizeCompute,
DWORD  dataBeginPos,
DWORD  dataEndPos
 

DWORD CheckSumFile char *  fileName,
DWORD  sizeCheck
 

DWORD CheckSumFile char *  fileName  ) 
 

BOOL GetFullM3UPath MyString pathCur,
MyString m3uPath,
MyString fullPath
 

char* GetPathAndFile MyString pathFile  ) 
 

int MyDelFile char *  curDir,
char *  file
 

int MyDelTree char *  curDir  ) 
 

DWORD MyFileSize char *  fileName  ) 
 

int MyMkDir char *  dir  ) 
 

void MyOpenBrowser char *  url  ) 
 

int MyTestSize char *  fileName,
long  size
 


Généré le Thu Apr 8 18:58:44 2004 pour SFC par doxygen 1.3.6