mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
twaain_32: convert to spec
svn path=/branches/ros-amd64-bringup/; revision=41082
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
; File generated automatically from twain/twain_32.spec; do not edit!
|
||||
|
||||
LIBRARY twain_32.dll
|
||||
|
||||
EXPORTS
|
||||
DSM_Entry@24
|
||||
@@ -1,5 +1,5 @@
|
||||
<module name="twain_32" type="win32dll" baseaddress="${BASEADDRESS_TWAIN_32}" installbase="system32" installname="twain_32.dll" allowwarnings="true" crt="msvcrt">
|
||||
<importlibrary definition="twain_32.def" />
|
||||
<importlibrary definition="twain_32.spec" />
|
||||
<include base="twain_32">.</include>
|
||||
<library>wine</library>
|
||||
<library>ntdll</library>
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
@ stdcall DSM_Entry(ptr ptr long long long ptr)
|
||||
Reference in New Issue
Block a user