Changeset 7989 for trunk/src


Ignore:
Timestamp:
Feb 22, 2002, 10:28:22 AM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ole32/clipboard.c

    r7958 r7989  
    12411241  hData = GetClipboardData(pformatetcIn->cfFormat);
    12421242
    1243 #ifdef __WIN32OS2__
    12441243  /* Must make a copy of global handle returned by GetClipboardData; it
    12451244   * is not valid after we call CloseClipboard
     
    12601259      hData = hDest;
    12611260  }
    1262 #endif
    12631261
    12641262  /*
Note: See TracChangeset for help on using the changeset viewer.