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(a)winehq.org ReportedBy: max(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.