I'm trying to implement a drag and drop between the windows shell and a windows form but although I implement the drag event nothing happens, when I drag a file. I also cannot find any examples on the topic. Any ideas?
zimbar
Posts
-
Dragging files onto a windows form -
Using WebBrowser2 control with MFCI try do a webbrowser with WebBrowser2 control but I get some errors or uninstpected behaviour. I cannot find any tutorial how to use WebBrowser2 with MFC. Do you know about any? My main problem is, that when I press back button and there aren't any more back .html pages. A message box pops up from nowhere. How can I handle this?
-
C# .NET questionC# .NET question My first and main question is: Can C# produce native executables, that would run on any Windows platoform without the .NET binaries? Just like C++? Or it only compiles to bytecode like Java? (it doesn't matter how MS calls it?) Do you think that C# is good for Graphics Applications? (I mean is it fast enough) I would like to try .NET SDK and online documentation before I move to VS .NET. Do you know about any online books on C# (beside C# Language Specification and Thinking in C#)? I think a FAQ on C# would answer this question but so far I couldn't find any with the anwsers I want. Any help is appreciated. Thank you, Z.