Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Find files that are being used Pin
David Crow15-Mar-06 5:15
David Crow15-Mar-06 5:15 
QuestionRe: Find files that are being used Pin
altfell15-Mar-06 5:41
altfell15-Mar-06 5:41 
AnswerRe: Find files that are being used Pin
David Crow15-Mar-06 5:48
David Crow15-Mar-06 5:48 
AnswerRe: Find files that are being used Pin
P Gibson15-Mar-06 5:55
P Gibson15-Mar-06 5:55 
GeneralRe: Find files that are being used Pin
P Gibson15-Mar-06 6:06
P Gibson15-Mar-06 6:06 
GeneralRe: Find files that are being used Pin
David Crow15-Mar-06 6:09
David Crow15-Mar-06 6:09 
QuestionESC and DEL button Pin
mkoliv28-Sep-16 1:30
mkoliv28-Sep-16 1:30 
AnswerRe: ESC and DEL button Pin
Hamid_RT15-Mar-06 4:59
Hamid_RT15-Mar-06 4:59 
QuestionMouse Position Pin
pc_dev15-Mar-06 4:20
pc_dev15-Mar-06 4:20 
AnswerRe: Mouse Position Pin
toxcct15-Mar-06 4:28
toxcct15-Mar-06 4:28 
AnswerRe: Mouse Position Pin
Hamid_RT15-Mar-06 4:34
Hamid_RT15-Mar-06 4:34 
QuestionMDI Doc/View CDatabase app general questions Pin
23_44415-Mar-06 3:05
23_44415-Mar-06 3:05 
AnswerRe: MDI Doc/View CDatabase app general questions Pin
Dennis Gourjii15-Mar-06 3:17
Dennis Gourjii15-Mar-06 3:17 
GeneralRe: MDI Doc/View CDatabase app general questions Pin
23_44415-Mar-06 5:39
23_44415-Mar-06 5:39 
GeneralRe: MDI Doc/View CDatabase app general questions Pin
Dennis Gourjii16-Mar-06 2:55
Dennis Gourjii16-Mar-06 2:55 
Question[Message Deleted] Pin
ddmcr15-Mar-06 2:53
ddmcr15-Mar-06 2:53 
AnswerRe: Registering extension and icon for your application Pin
Dennis Gourjii15-Mar-06 3:07
Dennis Gourjii15-Mar-06 3:07 
GeneralRe: Registering extension and icon for your application Pin
toxcct15-Mar-06 4:30
toxcct15-Mar-06 4:30 
AnswerRe: Registering extension and icon for your application Pin
David Crow15-Mar-06 3:17
David Crow15-Mar-06 3:17 
QuestionWrite memory bitmap to BMP file? Pin
FleetAdmiral15-Mar-06 2:19
FleetAdmiral15-Mar-06 2:19 
AnswerRe: Write memory bitmap to BMP file? Pin
Hamid_RT15-Mar-06 2:40
Hamid_RT15-Mar-06 2:40 
AnswerRe: Write memory bitmap to BMP file? Pin
David Crow15-Mar-06 2:42
David Crow15-Mar-06 2:42 
QuestionCrystal Reports Dev 11 Pin
xdeveloper_del15-Mar-06 1:59
xdeveloper_del15-Mar-06 1:59 
Hi all,
i have been working on incorporating crystal reports into an mfc application. I am able to call the RunReportWizard method in the following way.
/////
m_Application->RunReportWizard(m_Report," ");
//where m_Report is IReportPtr and m_Application is IApplicationPtr.

Its working. but is it the correct way of calling. The second parameter in which i am passing an empty string must specify the datasource. Can anyone also please tell me how can i pass only a certain type of data connection to this method. the wizard shows all the available connections.
Please help.

QuestionHelp me E_FAIL Error Pin
dharani15-Mar-06 1:33
dharani15-Mar-06 1:33 
AnswerRe: Help me E_FAIL Error Pin
James R. Twine15-Mar-06 3:47
James R. Twine15-Mar-06 3:47 

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.