Click here to Skip to main content
16,004,944 members
Home / Discussions / C#
   

C#

 
AnswerRe: Byte Conversion Pin
Dominik Reichl20-Jan-07 21:28
Dominik Reichl20-Jan-07 21:28 
AnswerRe: Byte Conversion Pin
coolestCoder20-Jan-07 21:29
coolestCoder20-Jan-07 21:29 
QuestionSend Message For MdiApplication At C#.Net Pin
keshtgar20-Jan-07 20:06
keshtgar20-Jan-07 20:06 
AnswerRe: Send Message For MdiApplication At C#.Net Pin
coolestCoder20-Jan-07 21:32
coolestCoder20-Jan-07 21:32 
GeneralRe: Send Message For MdiApplication At C#.Net Pin
mwith21-Jan-07 3:38
mwith21-Jan-07 3:38 
Questionmethod overlap Pin
Basement Dweller20-Jan-07 19:42
Basement Dweller20-Jan-07 19:42 
AnswerRe: method overlap Pin
coolestCoder20-Jan-07 21:27
coolestCoder20-Jan-07 21:27 
AnswerRe: method overlap Pin
Christian Graus20-Jan-07 22:47
protectorChristian Graus20-Jan-07 22:47 
The only possible reason is that you have them executing threads.  Otherwise, it's not really possible.  Stuff like 'play audio file', are probably calling a control like WMP, which means that it starts a thread, quite possibly.
Basement Dweller wrote:
The picture will stop moving before it gets to its destination and PlayAudioFile02() will start playing my second file

Are you sure if you take out the call to play audio file 2, your picture would move any differently ?

It's hard to comment further without seeing the code.


Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

QuestionUnsafe() Blocks?? Pin
Rahithi20-Jan-07 19:35
Rahithi20-Jan-07 19:35 
AnswerRe: Unsafe() Blocks?? Pin
Christian Graus20-Jan-07 22:44
protectorChristian Graus20-Jan-07 22:44 
QuestionHelp importing XML data into forms Pin
TheBlindWatchmaker20-Jan-07 16:13
TheBlindWatchmaker20-Jan-07 16:13 
AnswerRe: Help importing XML data into forms Pin
coolestCoder20-Jan-07 21:25
coolestCoder20-Jan-07 21:25 
Questionone resource file for two projects in one solution Pin
shakhtyor20-Jan-07 15:33
shakhtyor20-Jan-07 15:33 
AnswerRe: one resource file for two projects in one solution Pin
Phillip M. Hoff20-Jan-07 20:48
Phillip M. Hoff20-Jan-07 20:48 
GeneralRe: one resource file for two projects in one solution Pin
shakhtyor20-Jan-07 22:19
shakhtyor20-Jan-07 22:19 
Questionhow to construct a formula based on user's input? Pin
michal.kreslik20-Jan-07 13:35
michal.kreslik20-Jan-07 13:35 
AnswerRe: how to construct a formula based on user's input? Pin
Luc Pattyn20-Jan-07 13:40
sitebuilderLuc Pattyn20-Jan-07 13:40 
GeneralRe: how to construct a formula based on user's input? Pin
michal.kreslik20-Jan-07 13:56
michal.kreslik20-Jan-07 13:56 
Question'preg_replace();' in c#? Pin
NZSmartie20-Jan-07 13:06
NZSmartie20-Jan-07 13:06 
AnswerRe: 'preg_replace();' in c#? Pin
Ed.Poore20-Jan-07 13:10
Ed.Poore20-Jan-07 13:10 
AnswerRe: 'preg_replace();' in c#? Pin
Ravi Bhavnani20-Jan-07 13:12
professionalRavi Bhavnani20-Jan-07 13:12 
QuestionscaleX & scaleY Pin
hamadam2120-Jan-07 11:42
hamadam2120-Jan-07 11:42 
AnswerRe: scaleX & scaleY Pin
Christian Graus20-Jan-07 14:37
protectorChristian Graus20-Jan-07 14:37 
QuestionThread Problem Again. Pin
Eddymvp20-Jan-07 11:34
Eddymvp20-Jan-07 11:34 
AnswerRe: Thread Problem Again. Pin
Luc Pattyn20-Jan-07 12:16
sitebuilderLuc Pattyn20-Jan-07 12:16 

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.