Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » C / C++ (WinAPI, Konsole) » Events?

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
15.06.2005, 08:21 Uhr
JohnSilver



Hallo,

ich hätte da mal kruz eine Frage, kann es sein, dass wenn ich CreateEvent ausführe das Event auch schon gesetzt ist? Oder funktioniert dies nur wenn ich SetEvent hinterher schiebe? Ich habe nämlcih das Problem das Events gesetzt sind ohne das irgendwo ein SetEvent angeführt wurde?!

Gruß
JohnSilver
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
15.06.2005, 08:39 Uhr
ao

(Operator)



Zitat von MSDN-Library:

CreateEvent

The CreateEvent function creates or opens a named or unnamed event object.

HANDLE CreateEvent(
LPSECURITY_ATTRIBUTES lpEventAttributes,
BOOL bManualReset,
BOOL bInitialState,
LPCTSTR lpName
);

Parameters
...
bInitialState
[in] If this parameter is TRUE, the initial state of the event object is signaled; otherwise, it is nonsignaled.


Alles klar?
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
002
15.06.2005, 08:49 Uhr
JohnSilver



Danke
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ C / C++ (WinAPI, Konsole) ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: