Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using unzip, unrar and unace.dll
Message
De
19/01/2000 02:23:02
 
 
À
15/01/2000 20:30:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00318068
Message ID:
00319726
Vues:
11
One of the structures is as follows:

Format of ACEOpenArchiveData structure:
struct ACEOpenArchiveData
{
char *ArcName;
UINT OpenMode;
UINT OpenResult;
UINT Flags;
UINT Host;
char AV[51];
char *CmtBuf;
UINT CmtBufSize;
UINT CmtSize;
UINT CmtState;
int (*ChangeVolProc)(char *ArcName,int Mode);
int (*ProcessDataProc)(unsigned char *Addr,int Size);
};

The function call is:
HANDLE ACEOpenArchive(struct ACEOpenArchiveData *ArchiveData);

Johan.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform