;
; Copyright (c) 1994-1998 3Dlabs Inc. Ltd. All rights reserved.
; Copyright (c) 1995-1999 Microsoft Corporation.  All rights reserved.
;
LIBRARY P2KDX

EXPORTS
    surf
    pdev
    fb
    help

;--------------------------------------------------------------------
;
; these are the extension service functions provided for the debugger
;
;--------------------------------------------------------------------

    CheckVersion
    WinDbgExtensionDllInit
    ExtensionApiVersion

