Changeset 293 for trunk/dll/error.c


Ignore:
Timestamp:
Jun 27, 2006, 2:14:59 AM (19 years ago)
Author:
root
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/error.c

    r258 r293  
    77
    88  Copyright (c) 1993-98 M. Kimes
    9   Copyright (c) 2004, 2005 Steven H. Levine
     9  Copyright (c) 2004, 2006 Steven H. Levine
    1010
    1111  12 Aug 04 SHL Comments
     
    191191static APIRET showMsg(ULONG mb_type, HWND hwnd, CHAR *pszTitle, CHAR *pszMsg)
    192192{
    193 
    194 
    195193  if ((mb_type & (MB_YESNO | MB_YESNOCANCEL)) == 0)
    196194  {
Note: See TracChangeset for help on using the changeset viewer.