VBoxHook.def revision 163ee37fba9247129f39302c37ca2db94c70dec6
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync;/** @file
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; *
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * VBoxHook -- Global windows hook dll
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; *
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * Copyright (C) 2006-2007 innotek GmbH
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; *
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * This file is part of VirtualBox Open Source Edition (OSE), as
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * available from http://www.virtualbox.org. This file is free software;
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * you can redistribute it and/or modify it under the terms of the GNU
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * General Public License as published by the Free Software Foundation,
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * distribution. VirtualBox OSE is distributed in the hope that it will
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * be useful, but WITHOUT ANY WARRANTY of any kind.
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; *
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * If you received this file as part of a commercial VirtualBox
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * distribution, then only the terms of your commercial VirtualBox
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; * license agreement apply instead of the previous paragraph.
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; *
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync; */
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsyncLIBRARY VBoxHook
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsyncEXPORTS
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync VBoxInstallHook
98b3fe217f35498ace90d9b63a8298c0b6353c2cvboxsync VBoxRemoveHook