Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Network PC Name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00619784
Message ID:
00683029
Vues:
24
Well, the target PC did not have DZ on it. I built a DLL
and a Setup.Exe from my wrapper class, and included the
DZ DLL's I thought should be included. I may have wrong
DLL's. Do you know which one's I would need to include
to build into a setup?

Additionally, this problem I ran into was about a week ago
on a PC here in the office.

Then, last night I was working on line (pcAnyWhere) with a
client introducing him to the DZ stuff I was doing, when I
started getting implementation errors.

After some tooling around, I opened the Object Browser on his
PC and loaded the DZ DLL. He's using version 5, and in the
DZ DLL, there is a new MemToMemCallback1 event.

In the DLL I have, there is MemToMemCallback event, but no
MemToMemCallback1 event (Notice no '1' at the end).

Then, to add to that, if you load the DZACTXLib Version 5 DLL
into the VFP Obj Browser, and select the MemToMemCallback1, the
param list at the bottom has an error:

Event ZipMemToMemCallback(lAction As Numeric, lpMemBuf As ,
pdwSize As Numeric, dwTotalReadL As Numeric, dwTotalReadH As Numeric,
dwTotalWrittenL As Numeric, dwTotalWrittenH As Numeric, plRet As Numeric)
As None


Notice the keyword Numeric is missing. The Unzip DLL has the
same problem. I'm going to email InnerMedia with this one. If you're
grabbing the event info by drag&drop from the VFP Object Browser, it
causes an error when you try to implement their class.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform