Commit cc551656 authored by Patrik Stridvall's avatar Patrik Stridvall Committed by Alexandre Julliard

Minor API files update.

parent b37a889f
...@@ -136,6 +136,14 @@ msdos ...@@ -136,6 +136,14 @@ msdos
relay32 relay32
windows windows
% dlls/kernel/win87em.spec
dlls/kernel
% dlls/kernel/windebug.spec
dlls/kernel
% dlls/lzexpand/lz32.spec % dlls/lzexpand/lz32.spec
dlls/lzexpand dlls/lzexpand
...@@ -152,9 +160,9 @@ dlls/mpr ...@@ -152,9 +160,9 @@ dlls/mpr
dlls/msacm dlls/msacm
% dlls/msacm32/msacm32.spec % dlls/msacm/msacm32.spec
dlls/msacm32 dlls/msacm
% dlls/msnet32/msnet32.spec % dlls/msnet32/msnet32.spec
...@@ -263,6 +271,14 @@ dlls/rasapi32 ...@@ -263,6 +271,14 @@ dlls/rasapi32
dlls/richedit dlls/richedit
% dlls/rpcrt4/rpcrt4.spec
dlls/rpcrt4
% dlls/serialui/serialui.spec
dlls/serialui
% dlls/setupapi/setupapi.spec % dlls/setupapi/setupapi.spec
dlls/setupapi dlls/setupapi
...@@ -376,10 +392,6 @@ dlls/win32s ...@@ -376,10 +392,6 @@ dlls/win32s
memory memory
scheduler scheduler
% dlls/win87em/win87em.spec
dlls/win87em
% dlls/winaspi/winaspi.spec % dlls/winaspi/winaspi.spec
dlls/winaspi dlls/winaspi
...@@ -388,10 +400,6 @@ dlls/winaspi ...@@ -388,10 +400,6 @@ dlls/winaspi
dlls/winaspi dlls/winaspi
% dlls/windebug/windebug.spec
dlls/windebug
% dlls/wineps/wineps.spec % dlls/wineps/wineps.spec
dlls/wineps dlls/wineps
......
...@@ -18,4 +18,7 @@ LPSTR ...@@ -18,4 +18,7 @@ LPSTR
%word # --forbidden %word # --forbidden
INT16
HINSTANCE16
HKEY HKEY
HWND16
%long %long
DWORD DWORD
HRASCONN
%ptr %ptr
......
%long
RPC_STATUS
%ptr
UUID *
%long
BOOL
DWORD
HWND
LPARAM
%ptr
LPCOMMCONFIG
LPDWORD
LPDEVICE_INFO
LPFNADDPROPSHEETPAGE
%str
LPCSTR
...@@ -22,7 +22,11 @@ SOCKET16 ...@@ -22,7 +22,11 @@ SOCKET16
FARPROC FARPROC
INT * INT *
LPDWORD
LPVOID
LPWSADATA LPWSADATA
LPWSAOVERLAPPED
LPWSAOVERLAPPED_COMPLETION_ROUTINE
LPWSANETWORKEVENTS LPWSANETWORKEVENTS
LPWSAPROTOCOL_INFOA LPWSAPROTOCOL_INFOA
ULONG * ULONG *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment