Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCapturing and stretching image Pin
José Luis Sogorb11-Jan-05 23:07
José Luis Sogorb11-Jan-05 23:07 
GeneralRe: Capturing and stretching image Pin
Selvam R12-Jan-05 2:08
professionalSelvam R12-Jan-05 2:08 
GeneralRe: Capturing and stretching image Pin
José Luis Sogorb12-Jan-05 6:53
José Luis Sogorb12-Jan-05 6:53 
GeneralCreateProcess and process groups Pin
ionzarate11-Jan-05 22:55
ionzarate11-Jan-05 22:55 
GeneralRe: CreateProcess and process groups Pin
Blake Miller12-Jan-05 5:46
Blake Miller12-Jan-05 5:46 
GeneralAccess violation reading location 0xcdcdcddd. Pin
aj168211-Jan-05 22:31
aj168211-Jan-05 22:31 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
ThatsAlok11-Jan-05 23:53
ThatsAlok11-Jan-05 23:53 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
aj168212-Jan-05 0:45
aj168212-Jan-05 0:45 
Hi Alok,
Thanks for the help.

I checked the initialization,m_pSendLock is a semaphore class variable and this is initialised in another class.
I have declared a variable of this class and included the semaphore initialization in the constructor of this class.
then I have used this variable to access the function of this class where the statement
m_pSendLock->lockwait();
is used.

So i guess the constructor does the initialization of the semaphore class variable.

But I cannot understand the function pointer not rightfully initialised,or the heap out of domain.can u please explain this to me a little and tell me how to check it or any other way.

thanks,
arjun.

Arjun Mukherjee
Software Engineer
Hewlett Packard
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
Cedric Moonen12-Jan-05 1:03
Cedric Moonen12-Jan-05 1:03 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
aj168212-Jan-05 1:13
aj168212-Jan-05 1:13 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
Cedric Moonen12-Jan-05 1:24
Cedric Moonen12-Jan-05 1:24 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
ThatsAlok12-Jan-05 1:23
ThatsAlok12-Jan-05 1:23 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
digwizfox13-Jan-05 6:49
digwizfox13-Jan-05 6:49 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
aj168213-Jan-05 7:19
aj168213-Jan-05 7:19 
GeneralRe: Access violation reading location 0xcdcdcddd. Pin
digwizfox13-Jan-05 7:45
digwizfox13-Jan-05 7:45 
QuestionCDialog Help urgent???? Pin
nutkase11-Jan-05 21:45
nutkase11-Jan-05 21:45 
AnswerRe: CDialog Help urgent???? Pin
toxcct11-Jan-05 22:29
toxcct11-Jan-05 22:29 
GeneralRe: CDialog Help urgent???? Pin
nutkase12-Jan-05 0:37
nutkase12-Jan-05 0:37 
GeneralRe: CDialog Help urgent???? Pin
toxcct12-Jan-05 21:09
toxcct12-Jan-05 21:09 
AnswerRe: CDialog Help urgent???? Pin
Martin Koorts12-Jan-05 0:04
Martin Koorts12-Jan-05 0:04 
GeneralRe: CDialog Help urgent???? Pin
nutkase12-Jan-05 0:29
nutkase12-Jan-05 0:29 
GeneralRe: CDialog Help urgent???? Pin
Martin Koorts12-Jan-05 1:34
Martin Koorts12-Jan-05 1:34 
GeneralRe: CDialog Help urgent???? Pin
nutkase12-Jan-05 17:47
nutkase12-Jan-05 17:47 
GeneralWindow style Internet Explorer Pin
vyjesh11-Jan-05 21:23
vyjesh11-Jan-05 21:23 
GeneralCallBack Definition. Pin
Neelesh K J Jain11-Jan-05 21:00
Neelesh K J Jain11-Jan-05 21:00 

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.