On Wed Jun 28 02:17:28 2023 +0000, 张顾在 wrote:
Here are three consecutive I print page the complete process, can be a little longer. StratDocPrinterW->StartPagerPinter->EndPagePrinter->StartPagerPinter->EndPagePrinter->StartPagerPinter->EndPagePrinter->EndDocPrinterW->StartDocPrinterW->EnumEnhMetaFile->SaveDC->SaveDC->RestoreDC->RestoreDC->SaveDC->EnumEnhMetaFile->RestoreDC->fail At last, the printer output only a page Huw Davies (@huw) gitlab@winehq.org 于2023年6月27日周二 08:55写道:
Some of these look more like the calls that Wine is making internally (e.g. `StartDocPrinterW()` doesn't tend to get called by applications directly). Is this really the case here?
Perhaps an easier question to ask is could you write a simple test that demontrates the issue (ideally as part of Wine's test suite, but a stand-alone program would also be ok)?