Click here to Skip to main content
15,885,743 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Erasing the Drawn Ellipse/Circle Pin
uday kiran janaswamy6-Aug-06 21:09
uday kiran janaswamy6-Aug-06 21:09 
GeneralRe: Erasing the Drawn Ellipse/Circle Pin
Hamid_RT6-Aug-06 21:53
Hamid_RT6-Aug-06 21:53 
AnswerRe: Erasing the Drawn Ellipse/Circle Pin
Michael Dunn6-Aug-06 20:02
sitebuilderMichael Dunn6-Aug-06 20:02 
QuestionConversion Error Pin
N.T.Srikanth6-Aug-06 18:48
N.T.Srikanth6-Aug-06 18:48 
QuestionRe: Conversion Error Pin
David Crow7-Aug-06 3:30
David Crow7-Aug-06 3:30 
Questionfunction Pin
With_problem6-Aug-06 17:59
With_problem6-Aug-06 17:59 
AnswerRe: function Pin
_AnsHUMAN_ 6-Aug-06 18:07
_AnsHUMAN_ 6-Aug-06 18:07 
GeneralRe: function Pin
With_problem6-Aug-06 19:22
With_problem6-Aug-06 19:22 
let me give u brif explanation:
wartzDlg.cpp is my main from where i am calling function whcih are dige and declare in arielapi.cpp and arielapi.h

These are my function call:
<void CWartzDlg::Onconnect()
{
// TODO: Add your command handler code here

sessionid = m_arielapi.Login("username","password","userid");

}>

Now i want when i click these function button other window or .txt will open
and from there i will call other finction to display data .
But as i am new to vc++ I dont know hopw to achive these.
These is second function

<void CWartzDlg::OnPrice()
{
// TODO: Add your command handler code here

requestid == m_arielapi.RequestPrices(sessionid,pageno);


}
>

can u help me pls

GeneralRe: function Pin
Hamid_RT6-Aug-06 19:55
Hamid_RT6-Aug-06 19:55 
GeneralRe: function Pin
With_problem6-Aug-06 20:05
With_problem6-Aug-06 20:05 
GeneralRe: function [modified] Pin
_AnsHUMAN_ 6-Aug-06 20:17
_AnsHUMAN_ 6-Aug-06 20:17 
Questionhow to display list of Files with Particular Extension using Clist ctrl Pin
Arul Joseph6-Aug-06 17:40
Arul Joseph6-Aug-06 17:40 
AnswerRe: how to display list of Files with Particular Extension using Clist ctrl Pin
Naveen6-Aug-06 17:57
Naveen6-Aug-06 17:57 
AnswerRe: how to display list of Files with Particular Extension using Clist ctrl Pin
Hamid_RT6-Aug-06 19:45
Hamid_RT6-Aug-06 19:45 
AnswerRe: how to display list of Files with Particular Extension using Clist ctrl Pin
David Crow7-Aug-06 3:33
David Crow7-Aug-06 3:33 
QuestionVisal C++ 6 (MFC) Pin
we3Guy6-Aug-06 17:23
we3Guy6-Aug-06 17:23 
AnswerRe: Visal C++ 6 (MFC) Pin
Amar Sutar6-Aug-06 18:18
Amar Sutar6-Aug-06 18:18 
GeneralRe: Visal C++ 6 (MFC) Pin
we3Guy6-Aug-06 19:23
we3Guy6-Aug-06 19:23 
GeneralRe: Visal C++ 6 (MFC) Pin
Amar Sutar6-Aug-06 20:23
Amar Sutar6-Aug-06 20:23 
GeneralRe: Visal C++ 6 (MFC) Pin
we3Guy6-Aug-06 20:50
we3Guy6-Aug-06 20:50 
QuestionRe: Visal C++ 6 (MFC) Pin
David Crow7-Aug-06 3:36
David Crow7-Aug-06 3:36 
QuestionHow to capture webcam to mpeg video format Pin
huutribk20016-Aug-06 16:45
huutribk20016-Aug-06 16:45 
AnswerRe: How to capture webcam to mpeg video format Pin
normanS7-Aug-06 4:51
normanS7-Aug-06 4:51 
Questionplotting graph Pin
thathvamsi6-Aug-06 16:21
thathvamsi6-Aug-06 16:21 
AnswerRe: plotting graph Pin
_AnsHUMAN_ 6-Aug-06 18:09
_AnsHUMAN_ 6-Aug-06 18:09 

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.