Author Topic: Wipeout  (Read 4455 times)

0 Members and 1 Guest are viewing this topic.

Bryco

  • Water Moccasin
  • Posts: 1883
Wipeout
« on: November 26, 2006, 10:29:25 PM »
I've have been getting away with using the arx AsdkUnsupp2004.arx for adding wipeout to blocks in vba for years, but now it may never be updated for Acad 2007. I've downloaded the ObjectArx 2007 from acad then the free version of Visual Studio 2005 (the vb version) and the Arx wont start as I seem to need the full Monty Visual Studio. (Don't know for sure)
Question; Can I make an exe or dll from the 2005 to access wipeout in vba without making an arx?
If so what are a few good steps to follow.
Thanks in advance, Bryce

Glenn R

  • Guest
Re: Wipeout
« Reply #1 on: November 26, 2006, 10:55:46 PM »
Bryco,

Is the ARX you're referring to, that won't start, this: AsdkUnsupp2004.arx
Also are you trying to start that in 2007.. cause if os, it needs to be recompiled for 2007......

Cheers,
Glenn.

Bryco

  • Water Moccasin
  • Posts: 1883
Re: Wipeout
« Reply #2 on: November 27, 2006, 12:39:13 AM »
So how would someone go about recompiling  AsdkUnsupp2004.arx for 2007 (I think I hear laughter) without the sourcs code.


Glenn R

  • Guest
Re: Wipeout
« Reply #3 on: November 27, 2006, 12:56:50 AM »
Without the source code, you're up the proverbial creek in the proverbial barbwire canoe, without the proverbial paddle.
In my opion, Adesk have dropped the ball on this one, as people have been using it for years.
Because of this, they made it core, but neglected to provide any sort of API for it whatsoever.

Bryco

  • Water Moccasin
  • Posts: 1883
Re: Wipeout
« Reply #4 on: November 27, 2006, 01:22:22 AM »
Tx Glenn,  I am hoping something is available in Net, are you hinting that's it not available their either?

Glenn R

  • Guest
Re: Wipeout
« Reply #5 on: November 27, 2006, 06:47:58 PM »
Not available anywhere as far as I can tell Bryce  :cry:

LE

  • Guest
Re: Wipeout
« Reply #6 on: November 27, 2006, 07:07:15 PM »
I found this, have no idea if fits here...

http://www.cadforums.net/ftopic3783.html

Bryco

  • Water Moccasin
  • Posts: 1883
Re: Wipeout
« Reply #7 on: November 27, 2006, 08:44:03 PM »
Thanks for looking Luis, that was the registry fix for 2005 and 6, but now we need a new arx. I hope I can find something on net to do the same thing.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Wipeout
« Reply #8 on: November 27, 2006, 09:28:49 PM »
,...................
 they made it core, but neglected to provide any sort of API for it whatsoever.

This is probably covered by a 'Non-Disclosure agreement' at this time
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Bryco

  • Water Moccasin
  • Posts: 1883
Re: Wipeout
« Reply #9 on: November 27, 2006, 10:48:27 PM »
Hehe, does that mean if I really really promise not to tell anyone about it they'll slip me an API?.
On the wipeout issue, I think I've wasted a bit of time downloading the net stuff.