Added missing (and now required) filename directive.

This commit is contained in:
Eric Pouech 1999-10-13 16:01:10 +00:00 committed by Alexandre Julliard
parent 117f9f9713
commit d629ca4c6c
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
name wineoss
file wineoss.drv
type win32
1 stdcall DriverProc(long long long long long) OSS_DriverProc

View File

@ -1,5 +1,6 @@
name winspool
type win32
file winspool.drv
init WINSPOOL_EntryPoint
101 stub ADVANCEDSETUPDIALOG