home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / sybase / starbuck / rc.z / WERROR.STR < prev    next >
Text File  |  1995-07-24  |  580b  |  14 lines

  1.  
  2.  
  3. STRINGTABLE
  4. {
  5.     WERROR_WINDOW_NOT_CREATED, "The window could not successfully be created."
  6.     WERROR_WINDOW_ALREADY_EXISTS, "The window has already been created."
  7.     WERROR_POST_USER_EVENT_FAILED, "The user event could not be posted."
  8.     WERROR_WINDOW_DOESNT_EXIST, "The window has not been created or has already been destroyed."
  9.     WERROR_START_FAKE_DRAG_1, "The target window specified was invalid."
  10.     WERROR_START_FAKE_DRAG_2, "The drag-and-drop operation could not be started."
  11.     WERROR_REG_QUERY_FAILED, "The registry query was unsuccessful."
  12. }
  13.    
  14.