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

C#

 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Pete O'Hanlon29-Apr-14 21:38
mvePete O'Hanlon29-Apr-14 21:38 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Tridip Bhattacharjee30-Apr-14 4:26
professionalTridip Bhattacharjee30-Apr-14 4:26 
QuestionA Query regarding Nullable types in C# PinPopular
Agent__00728-Apr-14 20:24
professionalAgent__00728-Apr-14 20:24 
AnswerRe: A Query regarding Nullable types in C# Pin
OriginalGriff28-Apr-14 20:47
mveOriginalGriff28-Apr-14 20:47 
GeneralRe: A Query regarding Nullable types in C# Pin
Rob Philpott28-Apr-14 23:30
Rob Philpott28-Apr-14 23:30 
AnswerRe: A Query regarding Nullable types in C# Pin
Kornfeld Eliyahu Peter28-Apr-14 20:54
professionalKornfeld Eliyahu Peter28-Apr-14 20:54 
GeneralRe: A Query regarding Nullable types in C# Pin
Agent__00728-Apr-14 21:03
professionalAgent__00728-Apr-14 21:03 
GeneralRe: A Query regarding Nullable types in C# Pin
OriginalGriff28-Apr-14 21:15
mveOriginalGriff28-Apr-14 21:15 
GeneralRe: A Query regarding Nullable types in C# Pin
Agent__00728-Apr-14 21:27
professionalAgent__00728-Apr-14 21:27 
AnswerRe: A Query regarding Nullable types in C# Pin
Rob Philpott28-Apr-14 23:28
Rob Philpott28-Apr-14 23:28 
GeneralRe: A Query regarding Nullable types in C# Pin
Agent__00728-Apr-14 23:50
professionalAgent__00728-Apr-14 23:50 
QuestionC# webcam video recording Please Help me! Pin
Member 1078092828-Apr-14 7:44
Member 1078092828-Apr-14 7:44 
AnswerRe: C# webcam video recording Please Help me! Pin
OriginalGriff28-Apr-14 8:05
mveOriginalGriff28-Apr-14 8:05 
Question"Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
Member 1059173628-Apr-14 7:22
Member 1059173628-Apr-14 7:22 
AnswerRe: "Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
OriginalGriff28-Apr-14 8:02
mveOriginalGriff28-Apr-14 8:02 
GeneralRe: "Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
Member 1059173628-Apr-14 9:11
Member 1059173628-Apr-14 9:11 
AnswerRe: "Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
OriginalGriff28-Apr-14 9:28
mveOriginalGriff28-Apr-14 9:28 
GeneralRe: "Attempted to divide by zero" Exception occuring in "Audio Steganography" in c# Pin
Member 1059173628-Apr-14 20:46
Member 1059173628-Apr-14 20:46 
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 
turbosupramk3 wrote:
xplorer is putting the prompt in an odd location and I would like to be able to control that.


There is a problem in Explorer that is causing it. I have no idea what the cause of the problem is though. What I've done to "fix" it is to login at the console as a new user that has never logged in on the machine before. Hit Win-R to bring up the window and it always shows up in the proper place. I then logout and back in again as the user affected, and it's fixed.

I've only seen this happen twice - ever.

You're trying to code around a problem, not fixing the problem.


turbosupramk3 wrote:
I've created a GUI toolbar for server 2012, which is why process.start isn't an option


That makes no sense. If you're replacing something (you don't specify what) then that makes Process.Start even more effective as a solution.

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.