user32.dll: Add stub for LockWorkStation

Rob Shearman robertshearman at gmail.com
Mon Sep 8 17:31:35 CDT 2008


2008/9/8 Paul Chitescu <paulc at voip.null.ro>:
> /***********************************************************************
>+ *		LockWorkStation (USER32.@)
>+ */
>+BOOL WINAPI LockWorkStation()

This is the right place to put it be the above should be
"LockWorkStation(void)" not "LockWorkStation()".

-- 
Rob Shearman



More information about the wine-devel mailing list