git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6041
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/* DW: bug in makefile seems to not want to define these, but they are needed! */
/* Guillermo, maybe you can look at it */
/* DW: bug in makefile seems to not want to define these, but they are needed! */
/* Guillermo, maybe you can look at it */
# define FUNC(f, t, p) extern t f p
# define LFUNC(f, t, p) static t f p
# define FUNC(f, t, p) extern t f p
# define LFUNC(f, t, p) static t f p
/* Return ErrorStatus codes:
* null if full success
/* Return ErrorStatus codes:
* null if full success