May 08, 2004
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