Click here to Skip to main content
15,886,873 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLoadLibraryA & LoadLibraryW Pin
chirag_chauhan8-Jun-09 23:05
chirag_chauhan8-Jun-09 23:05 
AnswerRe: LoadLibraryA & LoadLibraryW Pin
Pops80028-Jun-09 23:18
Pops80028-Jun-09 23:18 
AnswerRe: LoadLibraryA & LoadLibraryW Pin
«_Superman_»8-Jun-09 23:24
professional«_Superman_»8-Jun-09 23:24 
GeneralRe: LoadLibraryA & LoadLibraryW Pin
chirag_chauhan8-Jun-09 23:31
chirag_chauhan8-Jun-09 23:31 
GeneralRe: LoadLibraryA & LoadLibraryW Pin
«_Superman_»8-Jun-09 23:34
professional«_Superman_»8-Jun-09 23:34 
AnswerRe: LoadLibraryA & LoadLibraryW Pin
KarstenK8-Jun-09 23:46
mveKarstenK8-Jun-09 23:46 
QuestionError while trying to free memory allocated using malloc Pin
dcj19848-Jun-09 23:04
dcj19848-Jun-09 23:04 
AnswerRe: Error while trying to free memory allocated using malloc Pin
CPallini8-Jun-09 23:10
mveCPallini8-Jun-09 23:10 
Probably (in the code between malloc and free) you mess up the forward_model.valid_states pointer. Using the debugger, check out the pointer value just after malloc is executed and compare it with its value just before free is executed.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: Error while trying to free memory allocated using malloc Pin
chirag_chauhan8-Jun-09 23:11
chirag_chauhan8-Jun-09 23:11 
AnswerRe: Error while trying to free memory allocated using malloc Pin
«_Superman_»8-Jun-09 23:28
professional«_Superman_»8-Jun-09 23:28 
AnswerRe: Error while trying to free memory allocated using malloc Pin
Code-o-mat9-Jun-09 0:41
Code-o-mat9-Jun-09 0:41 
QuestionIntroducing mouse delay (local machine) Pin
Kannan Ramanathan8-Jun-09 20:52
Kannan Ramanathan8-Jun-09 20:52 
AnswerRe: Introducing mouse delay (local machine) Pin
«_Superman_»8-Jun-09 22:37
professional«_Superman_»8-Jun-09 22:37 
AnswerRe: Introducing mouse delay (local machine) [modified] Pin
Code-o-mat9-Jun-09 0:10
Code-o-mat9-Jun-09 0:10 
QuestionThe LCN of a particular volume (say G: drive) will start with 0x00...? Pin
krish_kumar8-Jun-09 20:49
krish_kumar8-Jun-09 20:49 
QuestionFinding a substring from a large string Pin
V K 28-Jun-09 20:49
V K 28-Jun-09 20:49 
AnswerRe: Finding a substring from a large string Pin
Cedric Moonen8-Jun-09 21:08
Cedric Moonen8-Jun-09 21:08 
GeneralRe: Finding a substring from a large string Pin
V K 28-Jun-09 21:11
V K 28-Jun-09 21:11 
GeneralRe: Finding a substring from a large string Pin
KarstenK8-Jun-09 21:21
mveKarstenK8-Jun-09 21:21 
AnswerRe: Finding a substring from a large string Pin
Stuart Dootson8-Jun-09 22:11
professionalStuart Dootson8-Jun-09 22:11 
AnswerRe: Finding a substring from a large string Pin
Pops80028-Jun-09 23:04
Pops80028-Jun-09 23:04 
QuestionMultiple selection in list control Pin
hemlat8-Jun-09 20:44
hemlat8-Jun-09 20:44 
AnswerRe: Multiple selection in list control Pin
Stuart Dootson8-Jun-09 22:22
professionalStuart Dootson8-Jun-09 22:22 
GeneralRe: Multiple selection in list control Pin
hemlat9-Jun-09 0:15
hemlat9-Jun-09 0:15 
GeneralRe: Multiple selection in list control Pin
Stuart Dootson9-Jun-09 1:11
professionalStuart Dootson9-Jun-09 1:11 

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.