Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Soa200.dll, MSAFIN.DLL, MSABC200.DLL
Message
Information générale
Forum:
Microsoft Office
Catégorie:
Access
Titre:
Soa200.dll, MSAFIN.DLL, MSABC200.DLL
Divers
Thread ID:
00500048
Message ID:
00500048
Vues:
93
Hello all!

I tried to convert an add-in (mda) from MSAccess 2.0 to MSAccess 97. I got errors in two modules where functions and subs are declared with the old dlls
"soa200.dll", "MSAFIN.DLL" and "MSABC200.DLL".
e.g.:
Declare Sub SOA_SetNextRowAttrs Lib "soa200.dll" (ByVal id%, ByVal row%, ByVal dytHeight%, ByVal uOutLev%)

Declare Function SYD Lib "MSAFIN.DLL" (ByVal cost#, ByVal salvage#, ByVal life#, ByVal per#) As Double

Declare Sub SetUserError Lib "MSABC200.DLL" (ByVal errcode As Integer)
I don't know what are the new dlls in 97 and if they are used the same way,
could anybody help me please?

Many thanks in advance
Judith
Répondre
Fil
Voir

Click here to load this message in the networking platform