[ros-kernel] Re: [ros-cvs] CVS Update: reactos

Thomas Weidenmueller thomas at reactsoft.com
Thu Jun 3 01:02:59 CEST 2004


Ge van Geldorp wrote:

>CVSROOT:	/CVS/ReactOS
>Module name:	reactos
>Repository:	reactos/subsys/win32k/ntuser/
>Changes by:	gvg at mok.osexperts.com	04/06/02 11:29:21
>
>Modified files:
>	reactos/subsys/win32k/ntuser/: clipboard.c 
>
>Log message:
>	Patch by Pablo Borobia <pablog7 at argentina.com>
>	Work on clipboard.
>
>_______________________________________________
>Ros-cvs mailing list
>Ros-cvs at reactos.com
>http://reactos.com/mailman/listinfo/ros-cvs
>
>
>  
>
Nice to see some work done on the clipboard ;-) However the clipboard 
should be per window-station, thus no global variables should be used. 
Furthermore, I think it should rather be locked using fast mutexes or 
using some interlocked functions to switch locks.

Regards
Thomas


More information about the Ros-kernel mailing list