Changeset 49defa152cb9a7a78a0ebe4d3771d643c2c4f33d

Show
Ignore:
Timestamp:
01/06/07 23:55:02 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
da7de63fd4f82cb0f1078a0f954c3f09e2ee50bc
Children:
0921c0fb1d68fd60c2833354e639af2a56d94624
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:55:02Z+0000
Message:

[project @ Fixed a bug in Win32 Drag+Drop]

Original author: Armin Burgmeier <armin@…>
Date: 2005-11-17 16:40:26+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/dragdrop.cpp

    r3e869ac r49defa1  
    156156                        DVASPECT_CONTENT, 
    157157                        -1, 
    158                         TYMED_FILE 
     158                        TYMED_HGLOBAL 
    159159                }; 
    160160