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.cpp

#include <windows.h>
#include <stdio.h>
#include <shellapi.h>
#include <string.h>
#include <shlwapi.h>
#include "utilsFile.h"
#include "myString.h"

Définitions des macros

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

Fonctions

DWORD MyFileSize (char *fileName)
int MyTestSize (char *fileName, long size)
BOOL MyMkDir (char *dir)
BOOL 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 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  ) 
 

BOOL MyDelFile char *  curDir,
char *  file
 

int MyDelTree char *  curDir  ) 
 

DWORD MyFileSize char *  fileName  ) 
 

BOOL MyMkDir char *  dir  ) 
 

void MyOpenBrowser char *  url  ) 
 

int MyTestSize char *  fileName,
long  size
 


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