Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRegKey::QueryValue (...) fails Pin
Nelek8-Oct-07 3:47
protectorNelek8-Oct-07 3:47 
AnswerRe: CRegKey::QueryValue (...) fails Pin
Roger Stoltz5-Oct-07 4:38
Roger Stoltz5-Oct-07 4:38 
GeneralRe: CRegKey::QueryValue (...) fails Pin
Nelek8-Oct-07 3:59
protectorNelek8-Oct-07 3:59 
GeneralRe: CRegKey::QueryValue (...) fails Pin
Roger Stoltz15-Oct-07 1:37
Roger Stoltz15-Oct-07 1:37 
QuestionI wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
Andy2025-Oct-07 2:42
Andy2025-Oct-07 2:42 
QuestionRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
rosdiana28-May-08 23:18
rosdiana28-May-08 23:18 
AnswerRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
Andy2025-Jun-08 1:27
Andy2025-Jun-08 1:27 
GeneralRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
rosdiana9-Jun-08 22:21
rosdiana9-Jun-08 22:21 
tq so much for ur help..i really appreciate ur help....now, i already download and install ACE+TAO 1.5a on linux...this is the steps I follow to run CORBA using GNU C.

1. create a workspace
mkdir Messenger
cd /ACE_wrappers/Messenger


2. Create IDL file
3. Run IDL Compiler
tao_idl -GI Messenger.idl
4. create Server.cpp and Client.cpp
5.Create Build File (MPC)
i create GettingStart.mpc file
6. Run mwc.pl
mwc.pl -type gnuace
I stucked at 6th step...
when i run this command, the following message come out
"bash:this command not found"


i already install perl 5.6.2..

please help me..
D'Oh! | :doh:
GeneralRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
Andy20212-Jun-08 2:20
Andy20212-Jun-08 2:20 
QuestionRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
rosdiana3-Jul-08 22:27
rosdiana3-Jul-08 22:27 
AnswerRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
Andy2027-Jul-08 6:21
Andy2027-Jul-08 6:21 
GeneralRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
rosdiana28-Jul-08 19:42
rosdiana28-Jul-08 19:42 
GeneralRe: I wanted to see (and play with) an example using CORBA, so I downloaded a 60 day trial of Borlands Visibroker. Pin
Andy20229-Jul-08 0:51
Andy20229-Jul-08 0:51 
Questionhow to create and add ".rc" file in your project? Pin
AnayKulkarni5-Oct-07 2:23
AnayKulkarni5-Oct-07 2:23 
AnswerRe: how to create and add ".rc" file in your project? Pin
Nelek5-Oct-07 2:37
protectorNelek5-Oct-07 2:37 
Questioni/o stream problem Pin
david bagaturia5-Oct-07 0:56
david bagaturia5-Oct-07 0:56 
QuestionRe: i/o stream problem Pin
David Crow5-Oct-07 3:36
David Crow5-Oct-07 3:36 
QuestionPressing several buttons at once Pin
vSteve5-Oct-07 0:04
vSteve5-Oct-07 0:04 
AnswerRe: Pressing several buttons at once Pin
Nishad S5-Oct-07 1:02
Nishad S5-Oct-07 1:02 
GeneralRe: Pressing several buttons at once Pin
vSteve5-Oct-07 1:12
vSteve5-Oct-07 1:12 
GeneralRe: Pressing several buttons at once Pin
Nishad S5-Oct-07 1:32
Nishad S5-Oct-07 1:32 
GeneralRe: Pressing several buttons at once Pin
Nathan Holt at EMOM5-Oct-07 5:58
Nathan Holt at EMOM5-Oct-07 5:58 
GeneralRe: Pressing several buttons at once Pin
vSteve6-Oct-07 22:23
vSteve6-Oct-07 22:23 
GeneralRe: Pressing several buttons at once Pin
Nathan Holt at EMOM8-Oct-07 10:30
Nathan Holt at EMOM8-Oct-07 10:30 
GeneralRe: Pressing several buttons at once Pin
vSteve8-Oct-07 23:34
vSteve8-Oct-07 23:34 

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.