Function declaration fixes

Patrik Stridvall ps at leissner.se
Mon Jul 23 15:47:57 CDT 2001


This patch is divided in two parts for your convienience
one 16-bit (declarations16.{diff,tar})
and one 32-bit (declarations.diff).

---8<---

*** declarations

* dlls/msvcrt/cpp.c,
  dlls/msvcrt/exit.c,
  dlls/msvcrt/mbcs.c,
  dlls/msvcrt/msvcrt.h,
  dlls/ntdll/signal_i386.c,
  dlls/shell32/shlmenu.c,
  include/wine/undocshell.h:
- Made sure that the files that contains the declarations
  of the implementated functions are included.
- Corrected mismatching prototypes.
- Cleaned up the include section.

*** declarations16

* dlls/lzexpand/lzexpand_main.c,
  dlls/ole32/compobj.c,
  dlls/ole32/ifs.c,
  dlls/ole32/ifs.h,
  dlls/ole32/ole2.c,
  dlls/oleaut32/ole2disp.c,
  dlls/oleaut32/ole2disp.h,
  dlls/oleaut32/typelib.c,
  dlls/olecli/olecli_main.c,
  dlls/olesvr/olesvr_main.c,
  include/ole.h:
- Made sure that the files that contains the declarations
  of the implementated functions are included.
- Corrected mismatching prototypes.
- Cleaned up the include section.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: declarations.diff
Type: application/octet-stream
Size: 4471 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010723/c8ab13b1/declarations.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: declarations16.diff
Type: application/octet-stream
Size: 13408 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010723/c8ab13b1/declarations16.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: declarations16.tar
Type: application/octet-stream
Size: 10240 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010723/c8ab13b1/declarations16-0001.obj


More information about the wine-patches mailing list