A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Christoph von Wittich 7e4a0d01fb widl: Fix context handle "cannot be null" detection.
The "cannot be null" attibute is applied to a parameter if and only if 
it is in-only.

widl: Fix the conditions under which array freeing code is output.

It doesn't matter whether or not the array is declared as a pointer or 
is declared using array subscripts - the array is still allocated by the 
unmarshalling function and so needs to be freed.

<rob at codeweavers.com>

svn path=/trunk/; revision=31854
2008-01-18 11:17:50 +00:00
irc * refactor the code to make it more OOP and extensible 2007-12-10 19:08:13 +00:00
reactos widl: Fix context handle "cannot be null" detection. 2008-01-18 11:17:50 +00:00
rosapps - Define the copyright year one time and then use this constant everywhere instead of redefining it at X places 2008-01-17 14:50:36 +00:00
rostests These files still included the now non-existent "resource.h" files. 2008-01-17 15:22:18 +00:00
wallpaper