Well Everyone,
After a little bit of reverse compiling of the .FXP program files in the
project as the original .prg files aren't there along with a judious
addition of setting the correct 'paths and "set procedure" settings ' and
some changes to determine whether an object exists in
clrextenderprocedures.prg
i.e
* Old Code
If Type("__oCLRExtender")="U" .Or. Isnull(__OCLREXTENDER)
* New Code
If Type("__oCLRExtender")$"UL" .Or. Isnull(__OCLREXTENDER)
I've got a working installation. I've got a demonstration download
authorisation and run all the samples.
I must admit that apart from the quality of coding which is very scrappy,
the content is excellent and it does what it says. I have subclassed a
Windows Ribbon menu as well a s .NET soap service along with a .net report
preview and it all works!
Now to see what else it can do. As Arnold said - I'll be back.
Dave Crozier
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Eyvind Axelsen
Sent: 03 January 2007 11:41
To: ProFox Email List
Subject: Re: .NET Extender for VFP & VFP Compiler for .Net
Damn! That sure looks interesting, let's hope they can live up to their
claims =)
Eyvind.
-----Opprinnelig melding-----
Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne av
Michael Hawksworth
Sendt: 3. januar 2007 09:38
Til: Profox
Emne: .NET Extender for VFP & VFP Compiler for .Net
Has anyone had a look at the above from www.etecnologia.net?
This looks like the work MS should have been doing.
--
Michael Hawksworth
Visual Fox Solutions
[EMAIL PROTECTED]
www.foxpro.co.uk
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.