Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7 Beta COM Crated and get error registering
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00433990
Message ID:
00434318
Views:
15
>I wanted to test the strict typing of the new VFP 7. So I created a Multi-Threaded DLL and attempted to register it on an NT. I received the following error:
>
>LoadLibrary('c:\temp\VFPCom\sirdll.dll') Failed
>GetLastErrorReturns 0x0000007E
>
>Any clues on to what would cause this?
>
>I unregistered a previous dll with the same name (built with VFP6) that worked fine and am trying to replace it with the new VFP7 dll. Could it be that the pre-beta is having problems building a COM object correctly or that the strict typing
>
>(Procedure Barf(param1 AS String, param2 AS Boolean) AS String
>
>is not fully functional yet?

Procedure names are case sensitive. You might want to check out Q186597 and Q222676 on the MS Knowledge base
JLK
Nebraska Dept of Revenue
Previous
Reply
Map
View

Click here to load this message in the networking platform