Print Page | Close Window

Vista UAC not allowing drag and drop

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=13518
Printed Date: 12 December 2024 at 12:40pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Vista UAC not allowing drag and drop
Posted By: McPhooey
Subject: Vista UAC not allowing drag and drop
Date Posted: 27 February 2009 at 12:05pm
A problem with Vista's UAC (User Access Control) is that it doesn't allow the dropping of files into my apps CXTShellListCtrl (or any other ToolkitPro control) due to UAC's permissions dragging and dropping from low "elevated" processes, etc.

I can sign my exe for use with uiAccess and make my low process elevated but as the ToolkitPro is a DLL I cant elevate it...... or can I?

Anyone know a solution to this problem?




Replies:
Posted By: Oleg
Date Posted: 02 March 2009 at 12:47am
Hi,
 
You can build application statically. It will include all toolkit code to your exe.
 
Add
#define _XTP_STATICLINK in stdafx.h


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net