comp.os.mswindows.programmer.tools.mfc
  Home FAQ Contact Sign in
comp.os.mswindows.programmer.tools.mfc only
 
Advanced search
March 2008
motuwethfrsasuw
     12 9
3456789 10
10111213141516 11
17181920212223 12
24252627282930 13
31       14
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
comp.os ... tools.mfc Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Duplicate printing using two trays         


Author: PhilT
Date: Mar 25, 2008 08:15

I have a need to print two copies of a document on paper from two
trays.
I'm using VC6 and MFC.
Both options need to produce a single pile of paper on the printer -
either collated or interleaved.
Tray 1 and 2 will contain different paper types.

Option 1 - collated
page 1,2,3,4 from tray 1
page 1,2,3,4 from tray 2

Option 2 - interleaved
Page 1,1 from tray 1,2
Page 2,2 from tray 1,2
Page 3,3 from tray 1,2
Page 4,4 from tray 1,2

Option 1 is easy - just print twice and force the correct tray.
Option 2 is a problem - Without producing a lot of single documents (8
in the above example), is there any way I can force multiple tray
selection for each page.

Hopefully, the customer will not require 3 trays !
no comments
  controls inside a tooltip         


Author: Kuenga
Date: Mar 19, 2008 22:17

Hi,

How do we display a tree control inside a tooltip similar to the
VS2005 call graph ?

Thanks
no comments
  Reliable way to get window underneath mine?         


Author: Somebody
Date: Mar 16, 2008 00:07

What is a reliable way to get the window underneath mine?

Say that my window is "Window A"... "Window A" is being dragged around the
screen by its title bar. The mouse cursor is at x,y. I need to know if I can
drop it on the window thats at x,y (not counting "Window A"). So I need to
get this window handle somehow. WindowFromPoint() obviously gets "Window A".
I'd rather not enumerate all the windows since that seems like a performance
issue. Thanks.
1 Comment
  my sister and a dog humping         


Author: yenc
Date: Mar 1, 2008 10:46

PORNOLATION RELEASE
no comments