Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User-interface error in in-process DLL
Message
From
01/07/1999 15:56:35
 
 
To
01/07/1999 12:39:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00236539
Message ID:
00236665
Views:
11
>This is my first attempt at creating a DLL. Of course it's not going smoothly. I'm getting 1031: User-interface operation not allowed at this time.
>
>I understand that I can't have a user-interface in an in-process DLL. The line of code that it's choking on is:
>
>lnfields = afields(lafields)
>
>What on this line would cause a UI error?
>
>paul

I think Jim is correct. The error method in my COM DLLs write error information out to a text file using text merge. You should also look at COMRETURNERROR().
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform