source: trunk/src/win32k/test/longexecutablename.drv.def@ 10366

Last change on this file since 10366 was 4784, checked in by bird, 25 years ago

Tests for long dll name and non .DLL extention DLL fixes.

File size: 305 bytes
Line 
1; $Id: longexecutablename.drv.def,v 1.1 2000-12-11 06:43:14 bird Exp $
2;
3; Long dll name test - .drv extention.
4;
5; Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no)
6;
7; Project Odin Software License can be found in LICENSE.TXT
8;
9;
10LIBRARY "LONGEXECUTABLENAME.DRV"
11
12EXPORTS
13 hello
14
Note: See TracBrowser for help on using the repository browser.