Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Soa200.dll, MSAFIN.DLL, MSABC200.DLL
Message
 
To
All
General information
Forum:
Microsoft Office
Category:
Access
Title:
Soa200.dll, MSAFIN.DLL, MSABC200.DLL
Miscellaneous
Thread ID:
00500048
Message ID:
00500048
Views:
94
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
Reply
Map
View

Click here to load this message in the networking platform