http://bugs.winehq.org/show_bug.cgi?id=14834
Summary: Autocad 2005 VBA bug Product: Wine Version: CVS/GIT Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: max@veneto.com
VBA has problem on autocad objects declarations/usage. For example, if I use : Dim myDoc as Object it does work (but of course you can't inspect object easily) If I use Dim myDoc as AcadDocument it DOESN'T work, it tells something like "not yet supported". Notice that on a windows machine both works ok.
Max
http://bugs.winehq.org/show_bug.cgi?id=14834
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robertshearman@gmail.com
--- Comment #1 from Rob Shearman robertshearman@gmail.com 2008-09-11 01:24:39 --- Please attach a +ole log of running the program and recreating the problem.
http://bugs.winehq.org/show_bug.cgi?id=14834
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-20 02:39:50 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=14834
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com 2009-07-21 14:54:58 --- Abandoned. If you still have a problem in current (1.1.26 or newer) wine, and can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=14834
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2009-07-21 15:16:17 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=14834
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-23 15:22:20 CST --- Removing deprecated 'All' Platform.