https://bugs.documentfoundation.org/show_bug.cgi?id=120706

            Bug ID: 120706
           Summary: Crash in: SbxArray::Count() when trying to call a
                    WinAPI function
           Product: LibreOffice
           Version: 6.1.2.1 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

This bug was filed from the crash reporting server and is
br-40075a0f-fe06-47d8-b3ed-df62a4caa89a.
=========================================

This macro crashes LibreOffice:

> Private Declare Function GetTickCount Lib "kernel32" () as Long
> 
> sub tst
>   Dim time as Long
>   time = GetTickCount()
> end sub

(see
https://ask.libreoffice.org/en/question/169310/how-to-call-winapi-in-64-bit-libreoffice/).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to