Click here to Skip to main content
15,885,880 members
Home / Discussions / C#
   

C#

 
AnswerRe: convert large files into byte [] Pin
jschell18-Apr-12 8:53
jschell18-Apr-12 8:53 
AnswerRe: convert large files into byte [] Pin
OriginalGriff18-Apr-12 9:22
mveOriginalGriff18-Apr-12 9:22 
QuestionLambda expression tree building [Solved - I think] Pin
wizardzz18-Apr-12 7:43
wizardzz18-Apr-12 7:43 
QuestionSelecting desktop icon Pin
MitchG92_2418-Apr-12 2:32
MitchG92_2418-Apr-12 2:32 
AnswerRe: Selecting desktop icon Pin
Richard MacCutchan18-Apr-12 3:03
mveRichard MacCutchan18-Apr-12 3:03 
GeneralMessage Removed Pin
18-Apr-12 3:08
MitchG92_2418-Apr-12 3:08 
GeneralRe: Selecting desktop icon Pin
Richard MacCutchan18-Apr-12 3:26
mveRichard MacCutchan18-Apr-12 3:26 
AnswerRe: Selecting desktop icon Pin
Eddy Vluggen18-Apr-12 5:07
professionalEddy Vluggen18-Apr-12 5:07 
MitchG92_24 wrote:
Through code i need to mimic the click of a desktop shortcut.

That's a description that a manager would give.. Ask the user why the shortcut needs to be clicked (ie, what does it do, and what does the user try to achieve?)

So, you need to execute the app that the shortcut points to. That means reading the shortcut, finding out what it points to, and execute that.

There's no generic way of clicking on the desktop. Yes, you can simulate a mouse-click, but chances are huge that users move their icons around. It's either that, or installing AutoHotKey[^].
Bastard Programmer from Hell Suspicious | :suss:

AnswerRe: Selecting desktop icon Pin
Richard MacCutchan18-Apr-12 5:13
mveRichard MacCutchan18-Apr-12 5:13 
QuestionHow to update in settings.settings file Pin
NarVish18-Apr-12 2:29
NarVish18-Apr-12 2:29 
AnswerRe: How to update in settings.settings file Pin
Eddy Vluggen18-Apr-12 5:03
professionalEddy Vluggen18-Apr-12 5:03 
GeneralRe: How to update in settings.settings file Pin
NarVish18-Apr-12 20:15
NarVish18-Apr-12 20:15 
AnswerRe: How to update in settings.settings file Pin
Eddy Vluggen19-Apr-12 0:23
professionalEddy Vluggen19-Apr-12 0:23 
GeneralRe: How to update in settings.settings file Pin
NarVish19-Apr-12 0:37
NarVish19-Apr-12 0:37 
AnswerRe: How to update in settings.settings file Pin
Eddy Vluggen19-Apr-12 0:53
professionalEddy Vluggen19-Apr-12 0:53 
GeneralRe: How to update in settings.settings file Pin
NarVish19-Apr-12 1:15
NarVish19-Apr-12 1:15 
GeneralRe: How to update in settings.settings file Pin
Eddy Vluggen19-Apr-12 7:03
professionalEddy Vluggen19-Apr-12 7:03 
Generaladd service Pin
Jimmy Darji18-Apr-12 1:00
professionalJimmy Darji18-Apr-12 1:00 
GeneralRe: add service Pin
RobCroll18-Apr-12 1:34
RobCroll18-Apr-12 1:34 
GeneralRe: add service Pin
fjdiewornncalwe18-Apr-12 3:56
professionalfjdiewornncalwe18-Apr-12 3:56 
AnswerRe: add service Pin
Vipin_Arora18-Apr-12 19:19
Vipin_Arora18-Apr-12 19:19 
Questiondisplay the list of tables in a mysql database Pin
MemberDotNetting17-Apr-12 23:22
MemberDotNetting17-Apr-12 23:22 
AnswerRe: display the list of tables in a mysql database Pin
egenis17-Apr-12 23:51
egenis17-Apr-12 23:51 
AnswerRe: display the list of tables in a mysql database Pin
Wayne Gaylard17-Apr-12 23:54
professionalWayne Gaylard17-Apr-12 23:54 
AnswerRe: display the list of tables in a mysql database Pin
Luc Pattyn18-Apr-12 1:08
sitebuilderLuc Pattyn18-Apr-12 1:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.