Illegal print API called from DllMain |
Application Verifier break message
Illegal print API called from DllMain
Probable cause
A call was made to a print API that does not support being called from within DllMain. Many Win32 APIs, not just Win32 print APIs, cannot be called from DllMain. For more information, read the documentation on DllMain in the MSDN library.
Information displayed by Application Verifier
Format:�-� Print API called from DllMain: %s
Parameter 1�-�Not used.
Parameter 2�-�Not used.
Parameter 3�-�Not used.
Parameter 4�-�Not used.
Additional information
Test Layer:�PrintAPI
Stop code:�0000A019
Severity:�Error
One-time error:�no
Error report:�Break
Log to file:�yes
Create backtrace:�yes