diff -r d72fc2aace31 -r 62bb7c97884c windowing/windowserver/SERVER/w32cmd.h --- a/windowing/windowserver/SERVER/w32cmd.h Tue Jul 20 13:27:44 2010 +0300 +++ b/windowing/windowserver/SERVER/w32cmd.h Fri Jul 30 11:41:40 2010 +0300 @@ -2128,6 +2128,7 @@ EWservPanicWrongScreen=82, // Child apps can only be constructed on the same screen as their parent. See RWindowGroup::ConstructChildApp EWservPanicScreenCaptureInvalidRequest=83, // With Screen Capture disabled, an unexpected invalid request has been received EWservPanicInvalidDisplayConfiguration=84, // Use of a display configuration without valid members + EWservPanicUnableToEnableAdvPointer=85, // Use when advanced pointers are enabled after an RWindow is activated }; #if defined(__WINS__)