Add 32-bit mingw def & stub files for w32api 


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@164 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/lib32/wtsapi32.def b/mingw-w64-crt/lib32/wtsapi32.def
new file mode 100755
index 0000000..e02e470
--- /dev/null
+++ b/mingw-w64-crt/lib32/wtsapi32.def
@@ -0,0 +1,35 @@
+LIBRARY wtsapi32.dll
+EXPORTS
+WTSCloseServer@4
+WTSDisconnectSession@12
+WTSEnumerateProcessesA@20
+WTSEnumerateProcessesW@20
+WTSEnumerateServersA@20
+WTSEnumerateServersW@20
+WTSEnumerateSessionsA@20
+WTSEnumerateSessionsW@20
+WTSFreeMemory@4
+WTSLogoffSession@12
+WTSOpenServerA@4
+WTSOpenServerW@4
+WTSQuerySessionInformationA@20
+WTSQuerySessionInformationW@20
+WTSQueryUserConfigA@20
+WTSQueryUserConfigW@20
+WTSQueryUserToken@8
+WTSRegisterSessionNotification@8
+WTSSendMessageA@40
+WTSSendMessageW@40
+WTSSetUserConfigA@20
+WTSSetUserConfigW@20
+WTSShutdownSystem@8
+WTSTerminateProcess@12
+WTSUnRegisterSessionNotification@4
+WTSVirtualChannelClose@4
+WTSVirtualChannelOpen@12
+WTSVirtualChannelPurgeInput@4
+WTSVirtualChannelPurgeOutput@4
+WTSVirtualChannelQuery@16
+WTSVirtualChannelRead@20
+WTSVirtualChannelWrite@16	
+WTSWaitSystemEvent@12