From f1f9c3a5c01ab8dc6b438ab83206e299f4b52e4e Mon Sep 17 00:00:00 2001 From: Nir Lichtman Date: Tue, 25 Feb 2025 08:49:45 +0200 Subject: [PATCH 1/4] CreateEventExW: Clarify that zero flags is also OK --- sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md b/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md index f0722c3f138c..9830a00640dd 100644 --- a/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md +++ b/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md @@ -93,7 +93,7 @@ The object can be created in a private namespace. For more information, see From 19e757601556ed39dbfcf82cb551b01fcb6c8b6b Mon Sep 17 00:00:00 2001 From: Nir Lichtman Date: Tue, 25 Feb 2025 08:55:50 +0200 Subject: [PATCH 2/4] CreateEventExA: Clarify that zero flags is also OK --- sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md b/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md index dee63120c7c2..6d23f1e9c5a9 100644 --- a/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md +++ b/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md @@ -93,7 +93,7 @@ The object can be created in a private namespace. For more information, see From 213abbc4ef3e44a801b0c4df807b0925b3026ab3 Mon Sep 17 00:00:00 2001 From: Nir Lichtman Date: Tue, 25 Feb 2025 21:36:50 +0200 Subject: [PATCH 3/4] CreateEventEx: Fix zero to 0 --- sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md | 2 +- sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md b/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md index 6d23f1e9c5a9..3adb720af456 100644 --- a/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md +++ b/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md @@ -93,7 +93,7 @@ The object can be created in a private namespace. For more information, see diff --git a/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md b/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md index 9830a00640dd..e34ff6cd6a0a 100644 --- a/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md +++ b/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md @@ -93,7 +93,7 @@ The object can be created in a private namespace. For more information, see From 19d1ece10f06a10dc65359965aea61cd4171cefd Mon Sep 17 00:00:00 2001 From: Nir Lichtman Date: Tue, 25 Feb 2025 21:42:22 +0200 Subject: [PATCH 4/4] CreateEventEx: Fix 0 or more to 0 or one --- sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md | 2 +- sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md b/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md index 3adb720af456..e17e86c51bad 100644 --- a/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md +++ b/sdk-api-src/content/synchapi/nf-synchapi-createeventexa.md @@ -93,7 +93,7 @@ The object can be created in a private namespace. For more information, see diff --git a/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md b/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md index e34ff6cd6a0a..b6e69555f1d7 100644 --- a/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md +++ b/sdk-api-src/content/synchapi/nf-synchapi-createeventexw.md @@ -93,7 +93,7 @@ The object can be created in a private namespace. For more information, see