Description
old implementation has cppcheck error
[reactos/lib/sdk/crt/process/_cwait.c:31]: (error) Returning/dereferencing 'hProc' after it is deallocated / released
wine has better implementation(presumably more correct), unfortunately no test for this api exists.
note to commiter: editing wine.readme file might be appropriate, using wine file header or other changes...