Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mh12az60

    Printing Crystal Report in VC++

    Dear All, I am trying to print a report in VC++. My code snippet is as follow: -------------------------------------------------------- PEOpenEngine(); short printStat = PEPrintReport ( "c:\\admact.rpt", FALSE, TRUE, "My...
  2. mh12az60

    Printing Crystal Report in VC++

    Dear All, I am trying to print a report in VC++. My code snippet is as follow: -------------------------------------------------------- PEOpenEngine(); short printStat = PEPrintReport ( "c:\\admact.rpt", FALSE, TRUE, "My Report", CW_USEDEFAULT...

Part and Inventory Search

Back
Top