Click here to Skip to main content
16,011,779 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan we launch/open a Web page? Pin
ATC25-Jul-05 2:53
ATC25-Jul-05 2:53 
AnswerRe: Can we launch/open a Web page? Pin
David Crow25-Jul-05 3:03
David Crow25-Jul-05 3:03 
GeneralRe: Can we launch/open a Web page? Pin
ATC25-Jul-05 15:50
ATC25-Jul-05 15:50 
GeneralRe: Can we launch/open a Web page? Pin
David Crow25-Jul-05 16:47
David Crow25-Jul-05 16:47 
GeneralRe: Can we launch/open a Web page? Pin
ATC26-Jul-05 2:02
ATC26-Jul-05 2:02 
AnswerRe: Can we launch/open a Web page? Pin
Jose Lamas Rios25-Jul-05 16:41
Jose Lamas Rios25-Jul-05 16:41 
GeneralRe: Can we launch/open a Web page? Pin
ATC26-Jul-05 2:05
ATC26-Jul-05 2:05 
GeneralMS-Word automation and Virtual memory Pin
Imtiaz Murtaza25-Jul-05 2:41
Imtiaz Murtaza25-Jul-05 2:41 
Dear fellow developers

We’ve developed a windows based desktop application. The application is built using Visual C++ 6.0 and MFC.

In our application we are automating MS-Word. The user clicks on a button and as such MS-Word application gets opened which hosts the desired document. When the word document gets opened, the user starts typing on the word document as usual. Once the user finished with the typing process he/she saves the document and then closes the document and afterwards the word application.

The resultant software is working fine on our machines. But when we released the software to our clients, MS Word starts creating the trouble.

Here is the description of the problem: The user launches MS word document from our application and starts typing in it. Now during typing, the MS-Word application gets crashed. This behavior is produced unexpectedly and is not reproducible. It is only happening in the MS-Word instance which is automated by our application and not by the externally launched MS Word instance.

We’ve made some research on the machines where this problem is occurring. And we’ve noticed that those machines are short of Virtual memory.

During the course of time when MS-Word window is opened, the application (or our automation client) only calls the word Save function and also calls the function which returns the current selected text. We only use MS-Word 2000.

Please advice us how can we get rid of this issue. Please also suggest us the ways to trace this error.

GeneralGetting contact of Outlook Express on asp page Pin
Member 126565125-Jul-05 1:59
Member 126565125-Jul-05 1:59 
Generalexiting the infinite while loop Pin
Uzma Waheed25-Jul-05 1:02
Uzma Waheed25-Jul-05 1:02 
GeneralRe: exiting the infinite while loop Pin
Trollslayer25-Jul-05 1:13
mentorTrollslayer25-Jul-05 1:13 
GeneralRe: exiting the infinite while loop Pin
khan++25-Jul-05 1:13
khan++25-Jul-05 1:13 
GeneralRe: exiting the infinite while loop Pin
Jörgen Sigvardsson25-Jul-05 1:24
Jörgen Sigvardsson25-Jul-05 1:24 
GeneralHope this will work 4 u Pin
Eytukan25-Jul-05 2:18
Eytukan25-Jul-05 2:18 
GeneralRe: exiting the infinite while loop Pin
Tim Smith25-Jul-05 3:57
Tim Smith25-Jul-05 3:57 
GeneralRe: exiting the infinite while loop Pin
toxcct25-Jul-05 5:44
toxcct25-Jul-05 5:44 
GeneralRe: exiting the infinite while loop Pin
Tim Smith26-Jul-05 3:46
Tim Smith26-Jul-05 3:46 
GeneralStack overflow Pin
LiYS25-Jul-05 0:33
LiYS25-Jul-05 0:33 
GeneralRe: Stack overflow Pin
mark novak25-Jul-05 0:47
mark novak25-Jul-05 0:47 
GeneralRe: Stack overflow Pin
LiYS25-Jul-05 0:49
LiYS25-Jul-05 0:49 
GeneralRe: Stack overflow Pin
khan++25-Jul-05 0:54
khan++25-Jul-05 0:54 
GeneralRe: Stack overflow Pin
LiYS25-Jul-05 3:47
LiYS25-Jul-05 3:47 
GeneralRe: Stack overflow Pin
toxcct25-Jul-05 5:47
toxcct25-Jul-05 5:47 
GeneralRe: Stack overflow Pin
Tim Smith26-Jul-05 3:52
Tim Smith26-Jul-05 3:52 
GeneralThe old time classic dll questions! Pin
Themis24-Jul-05 23:58
Themis24-Jul-05 23:58 

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.