Salve,
sto lavorando sulla funzione WaitForSingleObject.
So che può restituire WAIT_OBJECT_0 e WAIT_TIMEOUT.
La prima corrisponde a 0.
La seconda invece a cosa? a 1? -1?
GrAzIe
Salve,
sto lavorando sulla funzione WaitForSingleObject.
So che può restituire WAIT_OBJECT_0 e WAIT_TIMEOUT.
La prima corrisponde a 0.
La seconda invece a cosa? a 1? -1?
GrAzIe
da WinError.h...
codice:// // MessageId: WAIT_TIMEOUT // // MessageText: // // The wait operation timed out. // #define WAIT_TIMEOUT 258L // dderror
DYNAMIC+ [ E-mail ]
Secondo me non si può fare!
puo' restituire anche WAIT_ABANDONED![]()
DYNAMIC+ [ E-mail ]
Secondo me non si può fare!