> Patrik Stridvall <ps@leissner.se> writes: > > > API files update. > > Patrik, > > It would make my life easier if you could modify winapi_check to put > all the API definitions in a single file, instead of having hundreds > of *.api files each containing a couple of lines. It's quite annoying > to manage all these files, especially if we now need to rename a bunch > of them. OK. They are now in two files (win16.api and win32.api). The winapi_checked.diff patch is resent without the typo Dimitry pointed out. The file tools/winapi_check/winapi.pm is supposed to be removed together with the directories tools/winapi_check/win16 tools/winapi_check/win32 with all their content. Now future patches should be easier for you to handle... *** winapi_check * tools/winapi/config.pm, tools/winapi/win16.api, tools/winapi/win32.api, tools/winapi/winapi.pm, tools/winapi_check/modules.dat, tools/winapi_check/modules.pm, tools/winapi_check/winapi.pm, tools/winapi_check/winapi_check, tools/winapi_check/winapi_documentation.pm: Merged all API files into two files (Win16/Win32). *** winapi_checked * dlls/ntdll/ntdll.spec, dlls/oleaut32/olepicture.c, dlls/oleaut32/safearray.c, dlls/oleaut32/variant.c, dlls/shell32/shellole.c, dlls/shlwapi/ordinal.c, dlls/winmm/wavemap/wavemap.c, dlls/winmm/winealsa/alsa.c, dlls/winmm/winealsa/audio.c, dlls/winmm/winealsa/audio_05.c, objects/font.c: Fixed some issues found by winapi_check.
Attachment:
winapi_check.tar
Description: Binary data
Attachment:
winapi_check.diff
Description: Binary data
Attachment:
winapi_checked.diff
Description: Binary data