PATCH: rename WIN_Handle{16,32} to HWND_{16,32}

Michael Stefaniuc mstefani at redhat.de
Mon Sep 2 16:03:05 CDT 2002


On Sat, Aug 31, 2002 at 09:40:55AM -0700, Alexandre Julliard wrote:
> Michael Stefaniuc <mstefani at redhat.de> writes:
> 
> >     - rename WIN_Handle{16,32} to HWND_{16,32} to make it consistent
> >       with the other handle <--> handle16 macros
> 
> I think you should keep WIN_Handle32 as it is, to make it clear that
> it does more that simply cast the handle to the right type. Especially
> since we will need an HWND_32 macro in other dlls that does what its
> name suggests. Otherwise it's going to be very confusing to have
> HWND_32 be sometimes a simple macro and sometimes a complex function.
This sounds resonable. I've removed the WIN_Handle32 to HWND_32 renaming
in the attached patch.

License: LGPL, X11
Changelog:
	Michael Stefaniuc <mstefani at redhat.com>
	- rename WIN_Handle16 to HWDN_16 and make it a macro
	- prepare user.dll for the change of HWND to a void*
bye
	michael
-- 
Michael Stefaniuc               Tel.: +49-711-96437-199
System Administration           Fax.: +49-711-96437-111
Red Hat GmbH                    Email: mstefani at redhat.com
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020902/d4295ee4/attachment.pgp


More information about the wine-patches mailing list