Ignore:
Timestamp:
Jun 9, 1999, 11:17:14 AM (26 years ago)
Author:
phaller
Message:

Cleanup: cleaned source a bit in preparation of WINE integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/shell32.cpp

    r22 r63  
    1 /* $Id: shell32.cpp,v 1.2 1999-06-01 08:05:42 phaller Exp $ */
     1/* $Id: shell32.cpp,v 1.3 1999-06-09 09:17:14 phaller Exp $ */
    22
    33/*
     
    5858                                 BOOL fAccept)
    5959{
    60   dprintf(("SHELL32: DragAcceptFiles (%0uxh, %08xh) not implemented.\n",
     60  dprintf(("SHELL32: DragAcceptFiles (%08uxh, %08xh) not implemented.\n",
    6161           hwnd,
    6262           fAccept));
Note: See TracChangeset for help on using the changeset viewer.