VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/SharedFolders/np/vboxmrxnp.def

Last change on this file was 98103, checked in by vboxsync, 16 months ago

Copyright year updates by scm.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1;
2; Copyright (C) 2012-2023 Oracle and/or its affiliates.
3;
4; This file is part of VirtualBox base platform packages, as
5; available from https://www.virtualbox.org.
6;
7; This program is free software; you can redistribute it and/or
8; modify it under the terms of the GNU General Public License
9; as published by the Free Software Foundation, in version 3 of the
10; License.
11;
12; This program is distributed in the hope that it will be useful, but
13; WITHOUT ANY WARRANTY; without even the implied warranty of
14; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15; General Public License for more details.
16;
17; You should have received a copy of the GNU General Public License
18; along with this program; if not, see <https://www.gnu.org/licenses>.
19;
20; SPDX-License-Identifier: GPL-3.0-only
21;
22
23LIBRARY VBOXMRXNP
24
25EXPORTS
26 NPGetCaps @13
27 NPAddConnection @17
28 NPAddConnection3 @38
29 NPCancelConnection @18
30 NPGetConnection @12
31 NPOpenEnum @33
32 NPEnumResource @34
33 NPCloseEnum @35
34 NPGetUniversalName @40
35 NPGetResourceParent @41
36 NPGetResourceInformation @52
37 NPLogonNotify @500
38 NPPasswordChangeNotify @501
39
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use