Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Which wwDotNetBridge files I need to add to my project?

$
0
0
Re: Which wwDotNetBridge files I need to add to my project?
VFP and .NET Interop
Re: Which wwDotNetBridge files I need to add to my project?
Mar. 27, 2013
06:17 am
3QX0DHTRWShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:esreed

I've updated wwDotnetBridge.prg to not require any dependencies right now. Download the latest version and you should then only need wwDotnetBridge.prg (and the two dlls).

Basically all you need is in the distribution folder.

+++ Rick ---



Hi Rick.
So, it means that I just need to add wwDotnetBridge.prg to my project, since I'm using the open source version, right?
What do you think about to place GetwwDotNetBridge inside an #IF IS_WESTWIND statement (the same way you do to define WWC_CLR_HOSTDLL constant) to avoid project compilation errors in the open source version?

Regards,

Dependencies are loaded in DO wwDotnetBridge - you can look in the PRG file (or any of our PRG files).

You need wwDotnetBridge.prg, wwUtils.prg and wwAPI.prg and wconnect.h.

If you're using the open source version then you don't need the other dependencies because they're only needed for GetwwDotnetBridge() which is not included in that package.

+++ Rick ---



Hi folks!
I would like to know which wwDotNetBridge files I need to add to my project to get my exe succesfully compiled.
I've just added wwDotNetBridge.prg, but when I compile my project, an error occurs:
Unable to find Unknown ISDOTNET
It seems that IsDotNet function isn't declared in wwDotNetBridge.prg...






Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles