C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-07-02 14:32:17 +01:00
parent 76678ef3d2
commit e6104981ff

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added flow models for the Win32 API functions `CreateThread`, `CreateRemoteThread`, and `CreateRemoteThreadEx`.