Sven Harazim

Results 67 comments of Sven Harazim

ok, here is the right answer https://stackoverflow.com/questions/62068537/delphi-indy-ssl-error-after-migrating-to-10-4-sydney i've added the following to MVCFramework.Server.Impl.pas ``` TMVCListener = class(TInterfacedObject, IMVCListener) private .... procedure QuerySSLPort(APort: Word; var VUseSSL: boolean); ... FBridge.IOHandler := FBridgeSSLHandler;...

**facepalm** the first post give the answer allready

a tree option is better, somethimes a don't need see more selected nodes. and the selection should stay on same node level.

i don't have experience with dlls

PR are welcome, i can't give any delphi 7 support

this isn't generally possible google "drag drop with uac dont work" an read about it But maybe that is one approach https://stackoverflow.com/questions/14091626/how-to-enable-drag-and-drop-between-normal-uac-elevated-privileges-application

which demo? Outlook or OutlookSource ?

you are right, mapi don't works currently under win64. i don't have any solution for this. It has nothing directly to do with drag and drop. for me, the application...