src/jdk.accessibility/windows/native/libwindowsaccessbridge/WinAccessBridge.DEF
changeset 49239 c35ec365e329
parent 47216 71c04702a3d5
equal deleted inserted replaced
49238:63eceefeb347 49239:c35ec365e329
     1 ;
     1 ;
     2 ; Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved.
     2 ; Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
     3 ; DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 ; DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 ;
     4 ;
     5 ; This code is free software; you can redistribute it and/or modify it
     5 ; This code is free software; you can redistribute it and/or modify it
     6 ; under the terms of the GNU General Public License version 2 only, as
     6 ; under the terms of the GNU General Public License version 2 only, as
     7 ; published by the Free Software Foundation.  Oracle designates this
     7 ; published by the Free Software Foundation.  Oracle designates this
    24 ;
    24 ;
    25 ;
    25 ;
    26 ;LIBRARY	WINDOWSACCESSBRIDGE
    26 ;LIBRARY	WINDOWSACCESSBRIDGE
    27 
    27 
    28 ;DESCRIPTION 'WINDOWSACCESSBRIDGE.DLL'
    28 ;DESCRIPTION 'WINDOWSACCESSBRIDGE.DLL'
    29 HEAPSIZE	4096
       
    30 EXPORTS
    29 EXPORTS
    31 
    30 
    32     addJavaEventNotification
    31     addJavaEventNotification
    33     removeJavaEventNotification
    32     removeJavaEventNotification
    34     addAccessibilityEventNotification
    33     addAccessibilityEventNotification