Click here to Skip to main content
15,907,497 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Which directory is my app running out of? Pin
David Crow19-Jul-04 2:32
David Crow19-Jul-04 2:32 
AnswerRe: Which directory is my app running out of? Pin
Paul Vickery16-Jul-04 0:34
professionalPaul Vickery16-Jul-04 0:34 
AnswerRe: Which directory is my app running out of? Pin
peterchen16-Jul-04 2:07
peterchen16-Jul-04 2:07 
Questionhow to disable messagebox Pin
Member 101812815-Jul-04 23:58
Member 101812815-Jul-04 23:58 
AnswerRe: how to disable messagebox Pin
David Crow16-Jul-04 2:53
David Crow16-Jul-04 2:53 
AnswerRe: how to disable messagebox Pin
Maximilien16-Jul-04 3:15
Maximilien16-Jul-04 3:15 
AnswerRe: how to disable messagebox Pin
LegolasX17-Jul-04 3:54
LegolasX17-Jul-04 3:54 
GeneralRe: how to disable messagebox Pin
Member 101812818-Jul-04 19:24
Member 101812818-Jul-04 19:24 
Thanks a lot sir,
but still i have some problems..
i wil tell in detail..

I am using a library file in my application.

code is:

m_pVax is an object to the class in the library file.its class name is "CCheck".

void CVCSampleDlg::OnButtonClick()
{

m_pVax->Checkuser("Help");
....
}

when we click that button that function "checkuser" executes it display whether it is valid or not.
now i no need to display that msgbox.
if we remove that "m_pVax->checkuser("Help")" code it shows some error msg..

so ,i have to use that function,but no need that msgbox..

can u plz help me ;
thank u ..

M.Kailasam
QuestionHow to control VobSub in my application to show, hide or shift subtitles? Pin
lakeman200015-Jul-04 23:52
lakeman200015-Jul-04 23:52 
Questionhow to display resources from a .rc or .res file ? Pin
JP GOBLET15-Jul-04 23:14
JP GOBLET15-Jul-04 23:14 
AnswerRe: how to display resources from a .rc or .res file ? Pin
Mayank Goyal16-Jul-04 3:43
Mayank Goyal16-Jul-04 3:43 
GeneralGrabbing "Focus" Pin
jerry0davis15-Jul-04 23:08
jerry0davis15-Jul-04 23:08 
GeneralRe: Grabbing "Focus" Pin
V.15-Jul-04 23:15
professionalV.15-Jul-04 23:15 
GeneralRe: Grabbing "Focus" Pin
jerry0davis15-Jul-04 23:20
jerry0davis15-Jul-04 23:20 
GeneralRe: Grabbing "Focus" Pin
V.15-Jul-04 23:33
professionalV.15-Jul-04 23:33 
GeneralRe: Grabbing "Focus" Pin
jerry0davis16-Jul-04 0:08
jerry0davis16-Jul-04 0:08 
GeneralRe: Grabbing "Focus" Pin
bikram singh16-Jul-04 23:33
bikram singh16-Jul-04 23:33 
GeneralRe: Grabbing "Focus" Pin
SRV16-Jul-04 4:11
SRV16-Jul-04 4:11 
GeneralRe: Grabbing "Focus" Pin
jerry0davis16-Jul-04 4:37
jerry0davis16-Jul-04 4:37 
GeneralRedraw with (out) scroll bar Pin
V.15-Jul-04 23:08
professionalV.15-Jul-04 23:08 
QuestionHow to setup hotkey in my application to control vobsub Pin
Anonymous15-Jul-04 22:21
Anonymous15-Jul-04 22:21 
GeneralAWS Report for OpenListing Pin
Sumit Kapoor15-Jul-04 21:22
Sumit Kapoor15-Jul-04 21:22 
GeneralRe: AWS Report for OpenListing Pin
Antti Keskinen15-Jul-04 22:21
Antti Keskinen15-Jul-04 22:21 
GeneralAWS Report for OpenListing Pin
Sumit Kapoor15-Jul-04 21:22
Sumit Kapoor15-Jul-04 21:22 
GeneralAWS Report for OpenListing Pin
Sumit Kapoor15-Jul-04 21:21
Sumit Kapoor15-Jul-04 21:21 

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.