[Bug 14834] New: Autocad 2005 VBA bug

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 11 10:54:06 CDT 2008


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 at winehq.org
        ReportedBy: max at 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.



More information about the wine-bugs mailing list