www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [user32.lib] missing functions

According the MS docs, \dm\lib\user32.lib is missing the following functions
(I don't know if more):

BOOL LockWorkStation();
BOOL ExitWindows(DWORD dwReserved,UINT uReserved);

Weird thing is that ExitWindows is not in user32.dll.

-----------------------
Carlos Santander Bernal
May 08 2004