On 24.07.2014 08:02, amateur wrote:
> 1. Run sample;
> 2. try drop file;
> 3. drop accepted but file not....;
> 4. try drop again - file accepted...
> 
> But on same systems item 4 never happens. Only item 3.
> I made a log and saw that the variable "DATA" is empty.
> 
Suggestion: place a breakpoint on
msedocumenting/mse/trunk/help/tutorials/widgets/sysdnd/main.pas:125 and
check what happens. I assume the picked format is the Microsoft format
CF_HDROP. tmimedragobject.data is binary so it is possible that it shows
as empty string because of a leading zero.

Martin

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to