Discussions related to Visual Prolog
Faddey
Posts: 16
Joined: 11 Mar 2018 16:09

incorrect dll

Post by Faddey »

Dear Thomas!
Help me figure it out.
I have a project (hello_world_dll.vipprj) that generates a DLL, for example, returns the string "Hello World".
There is an application (helloWorld_appl.vipprj) that calls the " getHelloWorld : () -> string HelloWorld language stdcall as "getHelloWorld"" method from a modal dialog and displays result in message window. Everything is working correctly. But if I add #include @"pfc\gui\gui.ph" to DDL project, then application hangs. The window system does not accept Windows messages.
Projects of the application, correct and incorrect DLL are attached.
You do not have the required permissions to view the files attached to this post.
User avatar
Thomas Linder Puls
VIP Member
Posts: 1466
Joined: 28 Feb 2000 0:01

Re: incorrect dll

Post by Thomas Linder Puls »

This is a bug the vipVpi.dll.

It will be resolved in the next patch, and unfortunately, I don't have a workaround for you.
Regards Thomas Linder Puls
PDC