Re: Printer Dialog Box style
- From: David Lowndes <davidl@xxxxxxxxxxxxxxx>
- Date: Wed, 13 Apr 2005 07:56:47 +0100
>When I call print from a debug compiled application I get a printer
>dialog box that shows the printers as icons in a listview amd if I
>compile the same application on release mode I get a printer dialog box
>with printers in a combo box. Does anyone know how to get the same
>printer dialog box in release mode as that shown in the debug mode?
The implication is that you're not initialising something so you're
seeing random values cause a difference. Show us a small code example,
perhaps someone can spot something.
Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
.
- Follow-Ups:
- Re: Printer Dialog Box style
- From: Thanvir
- Re: Printer Dialog Box style
- References:
- Printer Dialog Box style
- From: Thanvir
- Printer Dialog Box style
- Prev by Date: problem with clipboard
- Next by Date: Re: How to call a web service from VC6?
- Previous by thread: Printer Dialog Box style
- Next by thread: Re: Printer Dialog Box style
- Index(es):
Relevant Pages
|