Click here to Skip to main content
15,887,898 members
Home / Discussions / C#
   

C#

 
GeneralRe: "Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
OriginalGriff28-Apr-14 21:12
mveOriginalGriff28-Apr-14 21:12 
GeneralRe: "Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
Dave Kreskowiak28-Apr-14 9:31
mveDave Kreskowiak28-Apr-14 9:31 
GeneralRe: "Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
Pete O'Hanlon29-Apr-14 0:29
mvePete O'Hanlon29-Apr-14 0:29 
QuestionHow can I dictate the position of the run prompt? Pin
turbosupramk328-Apr-14 3:38
turbosupramk328-Apr-14 3:38 
AnswerRe: How can I dictate the position of the run prompt? Pin
Dave Kreskowiak28-Apr-14 9:28
mveDave Kreskowiak28-Apr-14 9:28 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk328-Apr-14 9:44
turbosupramk328-Apr-14 9:44 
GeneralRe: How can I dictate the position of the run prompt? Pin
Dave Kreskowiak28-Apr-14 10:26
mveDave Kreskowiak28-Apr-14 10:26 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk328-Apr-14 11:02
turbosupramk328-Apr-14 11:02 
It makes perfect sense. I've created a GUI tool bar since server 2012's version sucks. Part of that is familiarity, and one of the buttons I have calls the run prompt via the code I posted in my first post, which does use process.start behind the scenes to make that call. Click on the button for that and up the old familiar run prompt comes. I do not know why Windows places it on screen where it does, but I'd like to move it dependent on where a user puts the tool bar at on screen and not have that static odd ball location.

Now, do you know how I can move this Explorer shell window? Spy++ can see a window handle for it and I can drag it around the screen manually ... usually when I can do something manually, I can do it programmatically.
GeneralRe: How can I dictate the position of the run prompt? Pin
Dave Kreskowiak28-Apr-14 13:43
mveDave Kreskowiak28-Apr-14 13:43 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk328-Apr-14 15:26
turbosupramk328-Apr-14 15:26 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk329-Apr-14 2:35
turbosupramk329-Apr-14 2:35 
GeneralRe: How can I dictate the position of the run prompt? Pin
Alan N29-Apr-14 6:14
Alan N29-Apr-14 6:14 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk329-Apr-14 9:14
turbosupramk329-Apr-14 9:14 
GeneralRe: How can I dictate the position of the run prompt? Pin
Dave Kreskowiak29-Apr-14 10:36
mveDave Kreskowiak29-Apr-14 10:36 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk330-Apr-14 6:02
turbosupramk330-Apr-14 6:02 
GeneralRe: How can I dictate the position of the run prompt? Pin
Dave Kreskowiak30-Apr-14 8:16
mveDave Kreskowiak30-Apr-14 8:16 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk330-Apr-14 8:49
turbosupramk330-Apr-14 8:49 
GeneralRe: How can I dictate the position of the run prompt? Pin
Alan N29-Apr-14 11:25
Alan N29-Apr-14 11:25 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk330-Apr-14 6:11
turbosupramk330-Apr-14 6:11 
GeneralRe: How can I dictate the position of the run prompt? Pin
Alan N1-May-14 3:12
Alan N1-May-14 3:12 
GeneralRe: How can I dictate the position of the run prompt? Pin
turbosupramk32-May-14 1:46
turbosupramk32-May-14 1:46 
QuestionImplementing transaction in MVC as Attribute Pin
nitin_ion28-Apr-14 0:12
nitin_ion28-Apr-14 0:12 
AnswerRe: Implementing transaction in MVC as Attribute Pin
Dave Kreskowiak28-Apr-14 3:18
mveDave Kreskowiak28-Apr-14 3:18 
GeneralRe: Implementing transaction in MVC as Attribute Pin
nitin_ion28-Apr-14 17:19
nitin_ion28-Apr-14 17:19 
GeneralRe: Implementing transaction in MVC as Attribute Pin
Dave Kreskowiak28-Apr-14 17:55
mveDave Kreskowiak28-Apr-14 17:55 

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.