#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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.3.6