Click here to Skip to main content
15,915,094 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Please Help me............. Pin
Calc2027-Nov-05 21:00
Calc2027-Nov-05 21:00 
AnswerRe: Please Help me............. Pin
Marc Soleda27-Nov-05 23:59
Marc Soleda27-Nov-05 23:59 
AnswerRe: Please Help me............. Pin
ThatsAlok29-Nov-05 1:59
ThatsAlok29-Nov-05 1:59 
QuestionReceiving events from an iframe in a CDHtmlDialog Pin
Florian Schaper27-Nov-05 19:17
Florian Schaper27-Nov-05 19:17 
Questionprint an MS-Access table Pin
Ankush Mehta27-Nov-05 19:13
Ankush Mehta27-Nov-05 19:13 
AnswerRe: print an MS-Access table Pin
vikas amin27-Nov-05 23:27
vikas amin27-Nov-05 23:27 
AnswerRe: print an MS-Access table Pin
Ankush Mehta27-Nov-05 23:38
Ankush Mehta27-Nov-05 23:38 
AnswerRe: print an MS-Access table Pin
S Douglas28-Nov-05 19:36
professionalS Douglas28-Nov-05 19:36 
Ankush Mehta wrote:
oDoCmd.PrintOut(1,_variant_t("1"),_variant_z("1"),1L,_variant_t("1"),_variant_t("1"));


Your arguments are wrong for the Printout command.

acPrintAll == 0
acSelection == 1
acPages == 2

BTW, there shouldn’t be any need to recast (all though I’m not completely sure about that) as all of the arguments are integers.

Good luck...



ZeePain! wrote:
This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

thedailywtf.com[^]
AnswerRe: print an MS-Access table Pin
Ankush Mehta28-Nov-05 21:34
Ankush Mehta28-Nov-05 21:34 
GeneralRe: print an MS-Access table Pin
S Douglas28-Nov-05 21:59
professionalS Douglas28-Nov-05 21:59 
GeneralRe: print an MS-Access table Pin
Ankush Mehta28-Nov-05 22:51
Ankush Mehta28-Nov-05 22:51 
GeneralRe: print an MS-Access table Pin
S Douglas28-Nov-05 23:45
professionalS Douglas28-Nov-05 23:45 
QuestionProblem in getting TooTip from ToolBar Pin
rajan.msmy27-Nov-05 18:49
rajan.msmy27-Nov-05 18:49 
QuestionGetProcAddress Problems :( Pin
Bobamagoo27-Nov-05 18:01
Bobamagoo27-Nov-05 18:01 
AnswerRe: GetProcAddress Problems :( Pin
sunit527-Nov-05 18:55
sunit527-Nov-05 18:55 
GeneralRe: GetProcAddress Problems :( Pin
Bobamagoo27-Nov-05 19:28
Bobamagoo27-Nov-05 19:28 
AnswerRe: GetProcAddress Problems :( Pin
Gavin Taylor27-Nov-05 19:05
professionalGavin Taylor27-Nov-05 19:05 
GeneralRe: GetProcAddress Problems :( Pin
Bobamagoo27-Nov-05 19:25
Bobamagoo27-Nov-05 19:25 
GeneralRe: GetProcAddress Problems :( Pin
Gavin Taylor27-Nov-05 20:26
professionalGavin Taylor27-Nov-05 20:26 
QuestionLog off Window Pin
trunghd27-Nov-05 16:55
trunghd27-Nov-05 16:55 
AnswerRe: Log off Window Pin
Cool Ju27-Nov-05 17:14
Cool Ju27-Nov-05 17:14 
GeneralRe: Log off Window Pin
trunghd28-Nov-05 17:01
trunghd28-Nov-05 17:01 
QuestionISO DVD / CD Burning Libraries Pin
raddog27-Nov-05 16:36
raddog27-Nov-05 16:36 
AnswerRe: ISO DVD / CD Burning Libraries Pin
Saksida Bojan27-Nov-05 19:10
Saksida Bojan27-Nov-05 19:10 
QuestionHow to avoid word wrap in MFC Pin
lkeller27-Nov-05 15:32
lkeller27-Nov-05 15:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.