Click here to Skip to main content
15,902,275 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dynamically allocate memory for Struct Objects Pin
Guffa23-Apr-08 21:50
Guffa23-Apr-08 21:50 
QuestionClickOnce Config File Problem Pin
Programm3r23-Apr-08 20:51
Programm3r23-Apr-08 20:51 
QuestionGraphic Problem Pin
Reza Shojaee23-Apr-08 20:30
Reza Shojaee23-Apr-08 20:30 
GeneralRe: Graphic Problem Pin
Giorgi Dalakishvili23-Apr-08 20:56
mentorGiorgi Dalakishvili23-Apr-08 20:56 
GeneralRe: Graphic Problem Pin
Reza Shojaee23-Apr-08 21:06
Reza Shojaee23-Apr-08 21:06 
GeneralRe: Graphic Problem Pin
Giorgi Dalakishvili23-Apr-08 21:08
mentorGiorgi Dalakishvili23-Apr-08 21:08 
GeneralRe: Graphic Problem Pin
Reza Shojaee23-Apr-08 21:16
Reza Shojaee23-Apr-08 21:16 
GeneralWaitOne with 0 as timeout value Pin
George_George23-Apr-08 20:23
George_George23-Apr-08 20:23 
Hello everyone,


1.

I have checked MSDN document,

http://msdn2.microsoft.com/en-us/library/kzy257t0(VS.80).aspx

it does not cover what is the function of WaitOne if we assign 0 as the timeout parameter.

I think the function of assigning 0 is to check whether the signal is set or not, and it will be returned immediately, right?

2.

If WaitOne (0, true) returns true, it means the signal is set or not set?


thanks in advance,
George
Generalproblem with DataBase Path While uploading Images Pin
avvaru.murali23-Apr-08 20:14
avvaru.murali23-Apr-08 20:14 
GeneralRe: problem with DataBase Path While uploading Images Pin
Spunky Coder23-Apr-08 20:30
Spunky Coder23-Apr-08 20:30 
GeneralRe: problem with DataBase Path While uploading Images Pin
avvaru.murali23-Apr-08 20:36
avvaru.murali23-Apr-08 20:36 
GeneralRe: problem with DataBase Path While uploading Images Pin
Spunky Coder23-Apr-08 21:04
Spunky Coder23-Apr-08 21:04 
GeneralBandWidth Programming in C# Pin
Balaji.KJ23-Apr-08 19:34
Balaji.KJ23-Apr-08 19:34 
GeneralRe: BandWidth Programming in C# Pin
MumbleB23-Apr-08 20:16
MumbleB23-Apr-08 20:16 
GeneralClose an HTTPListenerResponse.OutputStreram Pin
George_George23-Apr-08 19:02
George_George23-Apr-08 19:02 
Generalneed help retrieving an autonumber from an MS Access table using C# Pin
precado99923-Apr-08 15:12
precado99923-Apr-08 15:12 
GeneralRe: need help retrieving an autonumber from an MS Access table using C# Pin
I.explore.code23-Apr-08 18:47
I.explore.code23-Apr-08 18:47 
GeneralRe: need help retrieving an autonumber from an MS Access table using C# Pin
precado99924-Apr-08 10:59
precado99924-Apr-08 10:59 
QuestionDoes Platform invoke importing the GDI32.dll is supported by different OS Versions? Pin
Faysal23-Apr-08 14:54
Faysal23-Apr-08 14:54 
GeneralRe: Does Platform invoke importing the GDI32.dll is supported by different OS Versions? Pin
Christian Graus23-Apr-08 16:44
protectorChristian Graus23-Apr-08 16:44 
GeneralRe: Does Platform invoke importing the GDI32.dll is supported by different OS Versions? Pin
Faysal23-Apr-08 22:21
Faysal23-Apr-08 22:21 
GeneralRe: Does Platform invoke importing the GDI32.dll is supported by different OS Versions? Pin
Christian Graus24-Apr-08 12:21
protectorChristian Graus24-Apr-08 12:21 
QuestionWrap around Single Dimension array Pin
Blade24323-Apr-08 14:46
Blade24323-Apr-08 14:46 
GeneralRe: Wrap around Single Dimension array Pin
Anthony Mushrow23-Apr-08 15:47
professionalAnthony Mushrow23-Apr-08 15:47 
GeneralRe: Wrap around Single Dimension array Pin
Jordanwb23-Apr-08 15:55
Jordanwb23-Apr-08 15: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.