<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting  C++.NET 2002 outside  US in Germany in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200676#M27995</link>
    <description>&lt;DIETER berger=""&gt; wrote in message news:41b74f75_2@newsprd01...

&amp;gt; I just wonder where to get C++.NET 2002 from.
&amp;gt; All vendors tell me C++.NET 2002?  No! Can have 2003, no problem.
&amp;gt; Read something about downgrading. No problem.
&amp;gt; Got C++.NET 2003 Standard, EN.
&amp;gt; No money to throw away. Downgrade. Sorry! Must have Prof or Enterprise.
&amp;gt; Idea was: order from Microsoft US. Sorry they don't sell
&amp;gt; software outside US.

Dieter,

Have you already seen this information which asks for you to contact the MS
subsidiary in your country?

http://msdn.microsoft.com/visualc/previous/downgrade.aspx

There was also the free C++ toolkit from MS, but I seem to only find the
2003 version right now:

http://msdn.microsoft.com/visualc/vctoolkit2003/

Dig around till you can find the 2002 toolkit somewhere.  Once you have
that, you can tell your 2003 IDE to use the 2002 compiler and linker by
changing the paths in the IDE.

-- 
Himanshu Gohel.  Civil3D Team, Autodesk, Inc.
Autodesk Civil3D Product Information &lt;&gt;&lt;/&gt;&lt;/DIETER&gt;</description>
    <pubDate>Fri, 10 Dec 2004 15:41:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-12-10T15:41:23Z</dc:date>
    <item>
      <title>Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200667#M27986</link>
      <description>Germany. Where about and what is Germany ?
I just wonder where to get C++.NET 2002 from.
All vendors tell me C++.NET 2002?  No! Can have 2003, no problem.
Read something about downgrading. No problem.
Got C++.NET 2003 Standard, EN.
No money to throw away. Downgrade. Sorry! Must have Prof or Enterprise.
Idea was: order from Microsoft US. Sorry they don't sell
software outside US. My name is NOT Bin Laden.
So what. Wait until Audodesk comes out with ACAD 2006 (they are late)
Any other German speaking fellow around here?

Cheers
Dieter</description>
      <pubDate>Wed, 08 Dec 2004 18:59:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200667#M27986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-08T18:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200668#M27987</link>
      <description>try ebay</description>
      <pubDate>Thu, 09 Dec 2004 10:13:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200668#M27987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-09T10:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200669#M27988</link>
      <description>Hope you are not joking!
Did that already. Check it yourself.
Great. It's obviously a game. You by new software and a pay again
for downgrading. Is this world still NORMAL ????

Fed up
Dieter


lorier wrote:

&amp;gt; try ebay
&amp;gt;</description>
      <pubDate>Thu, 09 Dec 2004 17:22:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200669#M27988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-09T17:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200670#M27989</link>
      <description>"Dieter Berger" schrieb:
&amp;gt; Germany. Where about and what is Germany ?
&amp;gt; I just wonder where to get C++.NET 2002 from.
&amp;gt; All vendors tell me C++.NET 2002?  No! Can have 2003, no problem.
&amp;gt; Read something about downgrading. No problem.
&amp;gt; Got C++.NET 2003 Standard, EN.
&amp;gt; No money to throw away. Downgrade. Sorry! Must have Prof or Enterprise.
&amp;gt; Idea was: order from Microsoft US. Sorry they don't sell
&amp;gt; software outside US. My name is NOT Bin Laden.
&amp;gt; So what. Wait until Audodesk comes out with ACAD 2006 (they are late)
&amp;gt; Any other German speaking fellow around here?
&amp;gt; 
&amp;gt; Cheers
&amp;gt; Dieter

Dieter,

as long as you don't use MFC you can compile with the compiler
which comes with the Microsoft .NET Framework SDK 1.0. Maybe you have some
old CD floating around with it, else you can download it from Microsoft (but
it is big). I think you need SP2 as well (not sure about that).
I compiled successfully my apps with this compiler.
I don't have net 2003, only MSVC++ 6.0 Standard.
In MSVC++ 6.0 I opened my projects and created make files for them
(Projekt-&amp;gt;Makefile exportieren). Then I edited manually this make files,
changed every occurance of 'vc60' to 'vc70', changed the pathes for the
objectarx includes and libs.
You must use cl.exe, link.exe and nmake.exe from vc7, but midl.exe and rc.exe
from VC6 work fine. I'm sure you know that you compile a make file with
'nmake &lt;MAKEFILE&gt;'.
One of my arx-apps is a com server (doesn't use MFC) which has to be linked with
acedapi.lib. This lib seems to be dependend of mfc70.lib, mfcs70.lib and atls.lib
which I don't have. So I copied and renamed this 3 files:
Mfc42.lib  -&amp;gt; Mfc70.lib
Mfcs42.lib -&amp;gt; Mfcs70.lib
Atl.lib    -&amp;gt; Atls.lib
and then my apps compiled smooth and everything seems to be fine (but I have
done that yesterday so I couldn't test it a lot).

Stephan&lt;/MAKEFILE&gt;</description>
      <pubDate>Thu, 09 Dec 2004 18:15:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200670#M27989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-09T18:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200671#M27990</link>
      <description>Thanks a lot (!) Stephan
I don't use MFC as well. Things I can't do with VLisp I use ARX for.
Over the years the code accumulated and I saw it all gone for no reason.
I'll give it a try next week or so.
In case you are curious (but give me some time):
dieter.berger@hsvv.hessen.de

Thanks again
Dieter


Stephan Koster wrote:

&amp;gt; "Dieter Berger" schrieb:
&amp;gt; 
&amp;gt;&amp;gt; Germany. Where about and what is Germany ?
&amp;gt;&amp;gt; I just wonder where to get C++.NET 2002 from.
&amp;gt;&amp;gt; All vendors tell me C++.NET 2002?  No! Can have 2003, no problem.
&amp;gt;&amp;gt; Read something about downgrading. No problem.
&amp;gt;&amp;gt; Got C++.NET 2003 Standard, EN.
&amp;gt;&amp;gt; No money to throw away. Downgrade. Sorry! Must have Prof or Enterprise.
&amp;gt;&amp;gt; Idea was: order from Microsoft US. Sorry they don't sell
&amp;gt;&amp;gt; software outside US. My name is NOT Bin Laden.
&amp;gt;&amp;gt; So what. Wait until Audodesk comes out with ACAD 2006 (they are late)
&amp;gt;&amp;gt; Any other German speaking fellow around here?
&amp;gt;&amp;gt;
&amp;gt;&amp;gt; Cheers
&amp;gt;&amp;gt; Dieter
&amp;gt; 
&amp;gt; 
&amp;gt; Dieter,
&amp;gt; 
&amp;gt; as long as you don't use MFC you can compile with the compiler
&amp;gt; which comes with the Microsoft .NET Framework SDK 1.0. Maybe you have some
&amp;gt; old CD floating around with it, else you can download it from Microsoft 
&amp;gt; (but
&amp;gt; it is big). I think you need SP2 as well (not sure about that).
&amp;gt; I compiled successfully my apps with this compiler.
&amp;gt; I don't have net 2003, only MSVC++ 6.0 Standard.
&amp;gt; In MSVC++ 6.0 I opened my projects and created make files for them
&amp;gt; (Projekt-&amp;gt;Makefile exportieren). Then I edited manually this make files,
&amp;gt; changed every occurance of 'vc60' to 'vc70', changed the pathes for the
&amp;gt; objectarx includes and libs.
&amp;gt; You must use cl.exe, link.exe and nmake.exe from vc7, but midl.exe and 
&amp;gt; rc.exe
&amp;gt; from VC6 work fine. I'm sure you know that you compile a make file with
&amp;gt; 'nmake &lt;MAKEFILE&gt;'.
&amp;gt; One of my arx-apps is a com server (doesn't use MFC) which has to be 
&amp;gt; linked with
&amp;gt; acedapi.lib. This lib seems to be dependend of mfc70.lib, mfcs70.lib and 
&amp;gt; atls.lib
&amp;gt; which I don't have. So I copied and renamed this 3 files:
&amp;gt; Mfc42.lib  -&amp;gt; Mfc70.lib
&amp;gt; Mfcs42.lib -&amp;gt; Mfcs70.lib
&amp;gt; Atl.lib    -&amp;gt; Atls.lib
&amp;gt; and then my apps compiled smooth and everything seems to be fine (but I 
&amp;gt; have
&amp;gt; done that yesterday so I couldn't test it a lot).
&amp;gt; 
&amp;gt; Stephan&lt;/MAKEFILE&gt;</description>
      <pubDate>Thu, 09 Dec 2004 18:25:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200671#M27990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-09T18:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200672#M27991</link>
      <description>"Stephan Koster" &lt;STEPHAN.KOSTER&gt; wrote

&amp;gt; One of my arx-apps is a com server (doesn't use MFC) which has to be linked with
&amp;gt; acedapi.lib. This lib seems to be dependend of mfc70.lib, mfcs70.lib and atls.lib
&amp;gt; which I don't have. So I copied and renamed this 3 files:
&amp;gt; Mfc42.lib  -&amp;gt; Mfc70.lib
&amp;gt; Mfcs42.lib -&amp;gt; Mfcs70.lib
&amp;gt; Atl.lib    -&amp;gt; Atls.lib
&amp;gt; and then my apps compiled smooth and everything seems to be fine (but I have
&amp;gt; done that yesterday so I couldn't test it a lot).

Do you actually think this is going to work? If as you say,
it 'seems to be fine', I would venture to guess that you can
say this, only because of limited-to-no testing, or because
your ARX COM server is fairly limited in what it does.

Doing what you describe above is absolutey ill-advised and is
basically nothing but begging for trouble.

-- 
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
http://www.acadxtabs.com&lt;/STEPHAN.KOSTER&gt;</description>
      <pubDate>Thu, 09 Dec 2004 23:45:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200672#M27991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-09T23:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200673#M27992</link>
      <description>Hi Tony,
still left out in the dark. Your remark is absolutely correct.
But what else can I do!
I've decided to give it a try with .NET 2003. As told, nothing fancy
about my ARX: basic things like IPC, keybord hooks, WIN-API, convex and 
non-convex polygons and number crunching (structural engineering).
Imported my first V6 project, changed some incs to ...16 or removed them
alltogether. That one seemed to compile, appart from well known error 
messages which I habitually ignore. Haven't testet it yet. Will do that 
on monday, when I've got more energy and nerves.
But the fundamental question is still not answered: what if all fails ?

Dieter</description>
      <pubDate>Fri, 10 Dec 2004 13:14:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200673#M27992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-10T13:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200674#M27993</link>
      <description>I got 2002 for $70 and 2003 upgrade for $170 on ebay</description>
      <pubDate>Fri, 10 Dec 2004 13:18:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200674#M27993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-10T13:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200675#M27994</link>
      <description>I don't know if I'd consider IPC or keyboard hooks to be "basic 
things"...but...

If you can do what you need to do using just AutoCAD's .NET API (I think COM 
Interop is OK too), then Visual Studio 2003 will work.

Visual Studio 2002 is *REQUIRED* for any non-trivial ObjectARX development. 
By "non-trivial" I mean anything that results in a call C++'s operator 
new(); so if all you're using is the old C-style ADS APIs, you might be able 
to use Visual Studio 2003 too.

   Dan

&lt;DIETER berger=""&gt; wrote in message news:41b9a1a5$1_3@newsprd01...
&amp;gt; Hi Tony,
&amp;gt; still left out in the dark. Your remark is absolutely correct.
&amp;gt; But what else can I do!
&amp;gt; I've decided to give it a try with .NET 2003. As told, nothing fancy
&amp;gt; about my ARX: basic things like IPC, keybord hooks, WIN-API, convex and 
&amp;gt; non-convex polygons and number crunching (structural engineering).
&amp;gt; Imported my first V6 project, changed some incs to ...16 or removed them
&amp;gt; alltogether. That one seemed to compile, appart from well known error 
&amp;gt; messages which I habitually ignore. Haven't testet it yet. Will do that on 
&amp;gt; monday, when I've got more energy and nerves.
&amp;gt; But the fundamental question is still not answered: what if all fails ?
&amp;gt;
&amp;gt; Dieter
&amp;gt;&lt;/DIETER&gt;</description>
      <pubDate>Fri, 10 Dec 2004 15:04:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200675#M27994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-10T15:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200676#M27995</link>
      <description>&lt;DIETER berger=""&gt; wrote in message news:41b74f75_2@newsprd01...

&amp;gt; I just wonder where to get C++.NET 2002 from.
&amp;gt; All vendors tell me C++.NET 2002?  No! Can have 2003, no problem.
&amp;gt; Read something about downgrading. No problem.
&amp;gt; Got C++.NET 2003 Standard, EN.
&amp;gt; No money to throw away. Downgrade. Sorry! Must have Prof or Enterprise.
&amp;gt; Idea was: order from Microsoft US. Sorry they don't sell
&amp;gt; software outside US.

Dieter,

Have you already seen this information which asks for you to contact the MS
subsidiary in your country?

http://msdn.microsoft.com/visualc/previous/downgrade.aspx

There was also the free C++ toolkit from MS, but I seem to only find the
2003 version right now:

http://msdn.microsoft.com/visualc/vctoolkit2003/

Dig around till you can find the 2002 toolkit somewhere.  Once you have
that, you can tell your 2003 IDE to use the 2002 compiler and linker by
changing the paths in the IDE.

-- 
Himanshu Gohel.  Civil3D Team, Autodesk, Inc.
Autodesk Civil3D Product Information &lt;&gt;&lt;/&gt;&lt;/DIETER&gt;</description>
      <pubDate>Fri, 10 Dec 2004 15:41:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200676#M27995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-10T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200677#M27996</link>
      <description>Quick follow-up to my own message...

"H Gohel" wrote in message news:41b9c3a4$1_3@newsprd01...

&amp;gt; There was also the free C++ toolkit from MS, but I seem to only find the
&amp;gt; 2003 version right now:

I may may be mistaken about this.  There was a previous version, but that
was apparently also VC++ Toolkit 2003 version 1.0 as opposed to the current
version 1.01.

The compilers have changed from 1.0 to 1.01, but you will have to find out
for your self if the older version was 2002 or not (I doubt it).

All the best,

--
Himanshu</description>
      <pubDate>Fri, 10 Dec 2004 15:46:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200677#M27996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-10T15:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200678#M27997</link>
      <description>Can it be, that you must buy a software package from ebay because you 
can't order it from a dealer ?
We are not talking about some exotic stuff, or do you think a 2 year old 
software package is exotic.


Dieter</description>
      <pubDate>Fri, 10 Dec 2004 15:49:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200678#M27997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-10T15:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200679#M27998</link>
      <description>Tony Tanzillo wrote:

&amp;gt;&amp;gt;One of my arx-apps is a com server (doesn't use MFC) which has to be linked with
&amp;gt;&amp;gt;acedapi.lib. This lib seems to be dependend of mfc70.lib, mfcs70.lib and atls.lib
&amp;gt;&amp;gt;which I don't have. So I copied and renamed this 3 files:
&amp;gt;&amp;gt;Mfc42.lib  -&amp;gt; Mfc70.lib
&amp;gt;&amp;gt;Mfcs42.lib -&amp;gt; Mfcs70.lib
&amp;gt;&amp;gt;Atl.lib    -&amp;gt; Atls.lib
&amp;gt;&amp;gt;and then my apps compiled smooth and everything seems to be fine (but I have
&amp;gt;&amp;gt;done that yesterday so I couldn't test it a lot).
&amp;gt; 
&amp;gt; Do you actually think this is going to work? If as you say,
&amp;gt; it 'seems to be fine', I would venture to guess that you can
&amp;gt; say this, only because of limited-to-no testing, or because
&amp;gt; your ARX COM server is fairly limited in what it does.

What I have done is a hack and I did not even expect it to compile.
But after doing some more tests everything is working ok. Of course
that doesn't mean that it should work for any other app than my
'fairly limited' com server.
As I said above my com server doesn't use MFC, I'm quite sure that the
hack will not work if one uses MFC.

To say it clear: I do not advise to do the same. Everyone who has
.net 2002 available should use it to compile his apps in the official
way. The hack above was an experiment which works for me to my
own surprise.

&amp;gt; Doing what you describe above is absolutey ill-advised and is
&amp;gt; basically nothing but begging for trouble.

Is this simply your opinion or do you have some facts to confirm that?

Stephan</description>
      <pubDate>Sat, 11 Dec 2004 12:13:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200679#M27998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-11T12:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200680#M27999</link>
      <description>http://msdn.microsoft.com/vbasic/previous/downgrade.aspx

Twenty Bucks...Not bad...Have not tried yet but soon...

&lt;DIETER berger=""&gt; wrote in message news:41b74f75_2@newsprd01...
&amp;gt; Germany. Where about and what is Germany ?
&amp;gt; I just wonder where to get C++.NET 2002 from.
&amp;gt; All vendors tell me C++.NET 2002?  No! Can have 2003, no problem.
&amp;gt; Read something about downgrading. No problem.
&amp;gt; Got C++.NET 2003 Standard, EN.
&amp;gt; No money to throw away. Downgrade. Sorry! Must have Prof or Enterprise.
&amp;gt; Idea was: order from Microsoft US. Sorry they don't sell
&amp;gt; software outside US. My name is NOT Bin Laden.
&amp;gt; So what. Wait until Audodesk comes out with ACAD 2006 (they are late)
&amp;gt; Any other German speaking fellow around here?
&amp;gt;
&amp;gt; Cheers
&amp;gt; Dieter
&amp;gt;
&amp;gt;
&amp;gt;
&amp;gt;
&amp;gt;
&amp;gt;&lt;/DIETER&gt;</description>
      <pubDate>Sat, 11 Dec 2004 22:10:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200680#M27999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-11T22:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200681#M28000</link>
      <description>&amp;gt;&amp;gt;&amp;gt;Atl.lib    -&amp;gt; Atls.lib

Are you also not using ATL?


-- 
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
http://www.acadxtabs.com

"Stephan Koster" &lt;STEPHAN.KOSTER&gt; wrote in message news:41bae437$1_3@newsprd01...
&amp;gt; Tony Tanzillo wrote:
&amp;gt;
&amp;gt;&amp;gt;&amp;gt;One of my arx-apps is a com server (doesn't use MFC) which has to be linked with
&amp;gt;&amp;gt;&amp;gt;acedapi.lib. This lib seems to be dependend of mfc70.lib, mfcs70.lib and atls.lib
&amp;gt;&amp;gt;&amp;gt;which I don't have. So I copied and renamed this 3 files:
&amp;gt;&amp;gt;&amp;gt;Mfc42.lib  -&amp;gt; Mfc70.lib
&amp;gt;&amp;gt;&amp;gt;Mfcs42.lib -&amp;gt; Mfcs70.lib
&amp;gt;&amp;gt;&amp;gt;and then my apps compiled smooth and everything seems to be fine (but I have
&amp;gt;&amp;gt;&amp;gt;done that yesterday so I couldn't test it a lot).
&amp;gt;&amp;gt;
&amp;gt;&amp;gt; Do you actually think this is going to work? If as you say,
&amp;gt;&amp;gt; it 'seems to be fine', I would venture to guess that you can
&amp;gt;&amp;gt; say this, only because of limited-to-no testing, or because
&amp;gt;&amp;gt; your ARX COM server is fairly limited in what it does.
&amp;gt;
&amp;gt; What I have done is a hack and I did not even expect it to compile.
&amp;gt; But after doing some more tests everything is working ok. Of course
&amp;gt; that doesn't mean that it should work for any other app than my
&amp;gt; 'fairly limited' com server.
&amp;gt; As I said above my com server doesn't use MFC, I'm quite sure that the
&amp;gt; hack will not work if one uses MFC.
&amp;gt;
&amp;gt; To say it clear: I do not advise to do the same. Everyone who has
&amp;gt; .net 2002 available should use it to compile his apps in the official
&amp;gt; way. The hack above was an experiment which works for me to my
&amp;gt; own surprise.
&amp;gt;
&amp;gt;&amp;gt; Doing what you describe above is absolutey ill-advised and is
&amp;gt;&amp;gt; basically nothing but begging for trouble.
&amp;gt;
&amp;gt; Is this simply your opinion or do you have some facts to confirm that?
&amp;gt;
&amp;gt; Stephan&lt;/STEPHAN.KOSTER&gt;</description>
      <pubDate>Sun, 12 Dec 2004 05:02:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200681#M28000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-12T05:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200682#M28001</link>
      <description>Tony Tanzillo schrieb:
&amp;gt;&amp;gt;&amp;gt;&amp;gt;Atl.lib    -&amp;gt; Atls.lib
&amp;gt; 
&amp;gt; 
&amp;gt; Are you also not using ATL?
&amp;gt; 

Of course I'm using ATL, but the project doesn't link to Atl.lib</description>
      <pubDate>Mon, 13 Dec 2004 09:57:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200682#M28001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-13T09:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200683#M28002</link>
      <description>Hi Paul,
to get it straight, you refer to vbasic. C++ is likewise.

This is from microsoft usa-homepage:

Downgrade Information for Visual C++

"Outside the United States and Canada, please contact your local 
Microsoft subsidiary"
....

"In addition, some previous versions of Visual C++ may also be available 
through resellers. Please contact your local reseller for details."
(read my 1. thread)

Cheers
Dieter</description>
      <pubDate>Tue, 14 Dec 2004 19:19:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200683#M28002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-14T19:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200684#M28003</link>
      <description>Yea..Figured must be C++ also...Anyone download
yet...?
&lt;DIETER berger=""&gt; wrote in message news:41bf3d14$1_1@newsprd01...
&amp;gt; Hi Paul,
&amp;gt; to get it straight, you refer to vbasic. C++ is likewise.
&amp;gt;
&amp;gt; This is from microsoft usa-homepage:
&amp;gt;
&amp;gt; Downgrade Information for Visual C++
&amp;gt;
&amp;gt; "Outside the United States and Canada, please contact your local Microsoft 
&amp;gt; subsidiary"
&amp;gt; ....
&amp;gt;
&amp;gt; "In addition, some previous versions of Visual C++ may also be available 
&amp;gt; through resellers. Please contact your local reseller for details."
&amp;gt; (read my 1. thread)
&amp;gt;
&amp;gt; Cheers
&amp;gt; Dieter
&amp;gt;
&amp;gt;
&amp;gt;
&amp;gt;
&amp;gt;
&amp;gt;&lt;/DIETER&gt;</description>
      <pubDate>Wed, 15 Dec 2004 11:13:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200684#M28003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-15T11:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting  C++.NET 2002 outside  US in Germany</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200685#M28004</link>
      <description>No 'cause you can't.
Ever signed a life insurance? Dont't read the footnotes, you'll spoil 
your eyes.

Never mind
Dieter

Paul Richardson wrote:

&amp;gt; Yea..Figured must be C++ also...Anyone download
&amp;gt; yet...?
&amp;gt; &lt;DIETER berger=""&gt; wrote in message news:41bf3d14$1_1@newsprd01...
&amp;gt; 
&amp;gt;&amp;gt;Hi Paul,
&amp;gt;&amp;gt;to get it straight, you refer to vbasic. C++ is likewise.
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;This is from microsoft usa-homepage:
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;Downgrade Information for Visual C++
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;"Outside the United States and Canada, please contact your local Microsoft 
&amp;gt;&amp;gt;subsidiary"
&amp;gt;&amp;gt;....
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;"In addition, some previous versions of Visual C++ may also be available 
&amp;gt;&amp;gt;through resellers. Please contact your local reseller for details."
&amp;gt;&amp;gt;(read my 1. thread)
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;Cheers
&amp;gt;&amp;gt;Dieter
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;
&amp;gt; 
&amp;gt;&lt;/DIETER&gt;</description>
      <pubDate>Wed, 15 Dec 2004 18:21:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/getting-c-net-2002-outside-us-in-germany/m-p/1200685#M28004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-15T18:21:15Z</dc:date>
    </item>
  </channel>
</rss>

