Click here to Skip to main content
16,007,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: using microsoft activex control for chart Pin
Cedric Moonen1-Jul-05 2:11
Cedric Moonen1-Jul-05 2:11 
GeneralRe: using microsoft activex control for chart Pin
sayup4-Jul-05 3:59
sayup4-Jul-05 3:59 
QuestionHow to run an exe on a web site Pin
sirtimid30-Jun-05 23:16
sirtimid30-Jun-05 23:16 
AnswerRe: How to run an exe on a web site Pin
Manfred Staiger30-Jun-05 23:53
Manfred Staiger30-Jun-05 23:53 
GeneralRe: How to run an exe on a web site Pin
sirtimid30-Jun-05 23:57
sirtimid30-Jun-05 23:57 
GeneralRe: How to run an exe on a web site Pin
Manfred Staiger1-Jul-05 0:14
Manfred Staiger1-Jul-05 0:14 
QuestionI have a program written with PowerBuilder,and i wish to use it in visual c++.How can i do that? Pin
sophia228830-Jun-05 22:58
sophia228830-Jun-05 22:58 
AnswerRe: I have a program written with PowerBuilder,and i wish to use it in visual c++.How can i do that? Pin
Cedric Moonen30-Jun-05 23:19
Cedric Moonen30-Jun-05 23:19 
What do you mean by use it ? Could you be more precise ? Do you want to reuse the sources files and compile them in visual C++ ? Or do you want just to run the program executable ?

If this is the first option, it depends of the sources files themselves. I don't know PowerBuilder at all so I don't know if it uses some libraries of its own. If this is just plain C/C++ files that doesn't make any call to specific API or libraries from Power Builder, then there should be no problem to compile them.

If this is the second option, you can use ShellExecute.
GeneralRe: I have a program written with PowerBuilder,and i wish to use it in visual c++.How can i do that? Pin
sophia228830-Jun-05 23:40
sophia228830-Jun-05 23:40 
GeneralRe: I have a program written with PowerBuilder,and i wish to use it in visual c++.How can i do that? Pin
Cedric Moonen30-Jun-05 23:48
Cedric Moonen30-Jun-05 23:48 
GeneralRe: I have a program written with PowerBuilder,and i wish to use it in visual c++.How can i do that? Pin
sophia228830-Jun-05 23:58
sophia228830-Jun-05 23:58 
GeneralRe: I have a program written with PowerBuilder,and i wish to use it in visual c++.How can i do that? Pin
ThatsAlok1-Jul-05 19:04
ThatsAlok1-Jul-05 19:04 
GeneralScrollbar problem Pin
softtec30-Jun-05 22:54
softtec30-Jun-05 22:54 
GeneralRe: Scrollbar problem Pin
Weiye Chen30-Jun-05 23:16
Weiye Chen30-Jun-05 23:16 
QuestionWhen use callback function? Pin
phieu30-Jun-05 22:48
phieu30-Jun-05 22:48 
AnswerRe: When use callback function? Pin
munawar19681-Jul-05 0:57
munawar19681-Jul-05 0:57 
AnswerRe: When use callback function? Pin
S. Senthil Kumar1-Jul-05 6:22
S. Senthil Kumar1-Jul-05 6:22 
Questionwhy doesn't TRACE output correctly? Pin
liuyue30-Jun-05 22:47
liuyue30-Jun-05 22:47 
AnswerRe: why doesn't TRACE output correctly? Pin
Weiye Chen30-Jun-05 23:21
Weiye Chen30-Jun-05 23:21 
AnswerRe: why doesn't TRACE output correctly? Pin
kakan1-Jul-05 0:03
professionalkakan1-Jul-05 0:03 
AnswerRe: why doesn't TRACE output correctly? Pin
Blake Miller1-Jul-05 7:32
Blake Miller1-Jul-05 7:32 
AnswerRe: why doesn't TRACE output correctly? Pin
David Crow1-Jul-05 16:44
David Crow1-Jul-05 16:44 
QuestionHow to use an ActiveX without Windows Pin
ripoll30-Jun-05 22:42
ripoll30-Jun-05 22:42 
AnswerRe: How to use an ActiveX without Windows Pin
John R. Shaw2-Jul-05 20:54
John R. Shaw2-Jul-05 20:54 
GeneralPlease help on this problem Pin
smartymanav30-Jun-05 21:37
smartymanav30-Jun-05 21:37 

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.