Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
bb7cc80f
Commit
bb7cc80f
authored
May 22, 2002
by
Patrik Stridvall
Committed by
Alexandre Julliard
May 22, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
API files update.
parent
48b98159
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
34 additions
and
97 deletions
+34
-97
modules.dat
tools/winapi_check/modules.dat
+4
-1
modules.pm
tools/winapi_check/modules.pm
+2
-0
avifile.api
tools/winapi_check/win16/avifile.api
+1
-0
avicap32.api
tools/winapi_check/win32/avicap32.api
+0
-18
avifil32.api
tools/winapi_check/win32/avifil32.api
+3
-8
comcat.api
tools/winapi_check/win32/comcat.api
+10
-0
imaadp32.api
tools/winapi_check/win32/imaadp32.api
+3
-1
imm32.api
tools/winapi_check/win32/imm32.api
+0
-8
kernel32.api
tools/winapi_check/win32/kernel32.api
+4
-0
msg711.api
tools/winapi_check/win32/msg711.api
+0
-6
msrle32.api
tools/winapi_check/win32/msrle32.api
+0
-6
ntdll.api
tools/winapi_check/win32/ntdll.api
+0
-5
quartz.api
tools/winapi_check/win32/quartz.api
+0
-19
shdocvw.api
tools/winapi_check/win32/shdocvw.api
+3
-3
urlmon.api
tools/winapi_check/win32/urlmon.api
+2
-22
user32.api
tools/winapi_check/win32/user32.api
+1
-0
wineps.api
tools/winapi_check/win32/wineps.api
+1
-0
No files found.
tools/winapi_check/modules.dat
View file @
bb7cc80f
...
...
@@ -16,6 +16,10 @@ dlls/avifil32
dlls/avifil32
% dlls/comcat/comcat.spec
dlls/comcat
% dlls/comctl32/comctl32.spec
dlls/comctl32
...
...
@@ -555,4 +559,3 @@ dlls/wintrust
dlls/x11drv
graphics/x11drv
windows/x11drv
tools/winapi_check/modules.pm
View file @
bb7cc80f
...
...
@@ -143,6 +143,8 @@ sub new {
foreach
my
$spec_file
(
@spec_files
)
{
(
my
$type
,
my
$module
)
=
get_spec_file_type
(
"$wine_dir/$spec_file"
);
if
(
!
$type
)
{
$type
=
"win32"
;
}
$$spec_file2module
{
$spec_file
}
=
$module
;
$$module2spec_file
{
$module
}
=
$spec_file
;
...
...
tools/winapi_check/win16/avifile.api
View file @
bb7cc80f
...
...
@@ -8,6 +8,7 @@ ULONG
%ptr
IAVIFile *
LPCLSID
PAVIFILE
PAVIFILE *
...
...
tools/winapi_check/win32/avicap32.api
View file @
bb7cc80f
%long
BOOL
DWORD
HWND
UINT
int
%str
LPCSTR
LPSTR
%wstr
LPCWSTR
LPWSTR
\ No newline at end of file
tools/winapi_check/win32/avifil32.api
View file @
bb7cc80f
...
...
@@ -9,15 +9,15 @@ ULONG
%ptr
AVICOMPRESSOPTIONS *
AVIFILEINFOA *
AVIFILEINFOW *
AVISTREAMINFOA *
AVISTREAMINFOW *
CLSID *
IAVIFile *
LONG *
LPAVIFILEINFOA
LPAVIFILEINFOW
LPBITMAPINFOHEADER
LPCLSID
LPLONG
LPVOID
PAVIFILE
PAVIFILE *
...
...
@@ -32,7 +32,3 @@ LPCSTR
%void
void
%wstr
LPCWSTR
\ No newline at end of file
tools/winapi_check/win32/comcat.api
0 → 100644
View file @
bb7cc80f
%long
HRESULT
%ptr
REFCLSID
REFIID
LPVOID *
\ No newline at end of file
tools/winapi_check/win32/imaadp32.api
View file @
bb7cc80f
%long
DWORD
LONG
LPARAM
LRESULT
HDRVR
UINT
tools/winapi_check/win32/imm32.api
View file @
bb7cc80f
...
...
@@ -3,7 +3,6 @@
BOOL
DWORD
HIMC
HIMCC
HKL
HWND
LONG
...
...
@@ -12,10 +11,6 @@ LRESULT
UINT
WPARAM
%long # --forbidden
int
%ptr
LPCANDIDATEFORM
...
...
@@ -23,14 +18,11 @@ LPCANDIDATELIST
LPCVOID
LPCOMPOSITIONFORM
LPDWORD
LPHKL
LPINPUTCONTEXT
LPLOGFONTA
LPLOGFONTW
LPPOINT
LPSTYLEBUFA
LPSTYLEBUFW
LPUINT
LPVOID
REGISTERWORDENUMPROCA
REGISTERWORDENUMPROCW
...
...
tools/winapi_check/win32/kernel32.api
View file @
bb7cc80f
...
...
@@ -45,6 +45,10 @@ HRSRC16
HTASK16
UINT16
%longlong
DWORDLONG
%ptr
BOOL *
...
...
tools/winapi_check/win32/msg711.api
View file @
bb7cc80f
%long
DWORD
LONG
HDRVR
UINT
tools/winapi_check/win32/msrle32.api
View file @
bb7cc80f
%long
DWORD
HDRVR
LONG
UINT
tools/winapi_check/win32/ntdll.api
View file @
bb7cc80f
...
...
@@ -112,15 +112,10 @@ void *
%ptr --extension
GUID *
WCHAR *
WCHAR ***
char *
char ***
enum __WINE_DEBUG_CLASS
enum fd_type *
int *
va_list
%str
...
...
tools/winapi_check/win32/quartz.api
View file @
bb7cc80f
%long
DWORD
HRESULT
LONG
%ptr
CLSID *
IID *
void **
%str
LPSTR
%wstr
LPWSTR
tools/winapi_check/win32/shdocvw.api
View file @
bb7cc80f
...
...
@@ -5,10 +5,10 @@ HRESULT
%ptr
CLSID *
DLLVERSIONINFO *
IID *
void **
LPVOID *
REFCLSID
REFIID
%wstr
...
...
tools/winapi_check/win32/urlmon.api
View file @
bb7cc80f
...
...
@@ -3,47 +3,27 @@
BOOL
DWORD
HRESULT
UINT
long
%ptr
BINDINFO *
CLIPFORMAT *
CLSID *
DWORD *
FORMATETC *
HIT_LOGGING_INFO *
IBindCtx *
IBindCtx **
IBindStatusCallback *
IBindStatusCallback **
IEnumFORMATETC *
IEnumFORMATETC **
IID *
IMoniker *
IMoniker **
IStream **
IUnknown *
LPCSTR *
LPVOID
LPVOID *
LPWSTR *
SOFTDISTINFO *
ULONG *
void *
void **
REFCLSID
REFIID
%str
LPCSTR
LPSTR
%wstr
LPCWSTR
LPWSTR
%void
void
tools/winapi_check/win32/user32.api
View file @
bb7cc80f
...
...
@@ -126,6 +126,7 @@ PSECURITY_INFORMATION
PSECURITY_QUALITY_OF_SERVICE
PUINT
PVOID
PWINDOWINFO
RECT *
SCROLLINFO *
SECURITY_QUALITY_OF_SERVICE *
...
...
tools/winapi_check/win32/wineps.api
View file @
bb7cc80f
...
...
@@ -8,6 +8,7 @@ HBRUSH
HDC
HFONT
HPEN
HRGN
HWND
INT
LPARAM
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment