This patch fixes the case when an application installed manifest and one installed with winetricks differ in build/revision fields, however due to a bug (that the patch fixes) both get loaded (one by main exe, another one by a plugin) and this leads to a crash in plugin dll because some initialization APIs are not called in the 2nd case.
Is there nything else that needs a clarification?