Ignore:
Timestamp:
Jun 2, 2002, 9:34:36 PM (23 years ago)
Author:
sandervl
Message:

added ole drag and drop (wps -> odin app) support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32wbase.cpp

    r8542 r8553  
    1 /* $Id: win32wbase.cpp,v 1.326 2002-06-02 10:07:58 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.327 2002-06-02 19:34:31 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    179179  fEraseBkgndFlag  = TRUE;
    180180  fFakeWindow      = FALSE;
     181  fIsDragDropActive= FALSE;
    181182
    182183  state            = STATE_INIT;
Note: See TracChangeset for help on using the changeset viewer.