Click here to Skip to main content
15,893,668 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRuntime Error on PCRE library, really need help! Pin
tomfd3s24-May-05 5:07
tomfd3s24-May-05 5:07 
GeneralRe: Runtime Error on PCRE library, really need help! Pin
tomfd3s24-May-05 5:12
tomfd3s24-May-05 5:12 
GeneralRe: Runtime Error on PCRE library, really need help! Pin
jmkhael24-May-05 6:55
jmkhael24-May-05 6:55 
GeneralRe: Runtime Error on PCRE library, really need help! Pin
tomfd3s24-May-05 20:57
tomfd3s24-May-05 20:57 
GeneralMDI Toolbar switch Pin
act_x24-May-05 4:29
act_x24-May-05 4:29 
GeneralRe: MDI Toolbar switch Pin
PJ Arends24-May-05 9:04
professionalPJ Arends24-May-05 9:04 
General_CrtIsValidHeapPointer Pin
Bob Stanneveld24-May-05 4:23
Bob Stanneveld24-May-05 4:23 
GeneralRe: _CrtIsValidHeapPointer Pin
jmkhael24-May-05 6:43
jmkhael24-May-05 6:43 
You can find the code in dbgheap.c under \crt\src
see what can be done
It mainly uses IsBadReadPtr, IsBadWritePtr and HeapValidate or __sbh_verify_block depending on the OS and if the CRT is statically or dynamically linked

Papa


while (TRUE)
Papa.WillLove ( Bebe ) ;
GeneralRe: _CrtIsValidHeapPointer Pin
Bob Stanneveld25-May-05 21:16
Bob Stanneveld25-May-05 21:16 
GeneralProblem in handling menu :( Pin
nripun24-May-05 4:07
nripun24-May-05 4:07 
QuestionFilmstrip control? Pin
Obliterator24-May-05 2:53
Obliterator24-May-05 2:53 
GeneralDynamic memomory error Pin
evgumin24-May-05 2:26
evgumin24-May-05 2:26 
GeneralRe: Dynamic memomory error Pin
toxcct24-May-05 2:30
toxcct24-May-05 2:30 
GeneralRe: Dynamic memory error Pin
evgumin24-May-05 4:25
evgumin24-May-05 4:25 
GeneralRe: Dynamic memory error Pin
wb24-May-05 4:41
wb24-May-05 4:41 
GeneralRe: Dynamic memory error Pin
doublebug24-May-05 9:22
doublebug24-May-05 9:22 
GeneralRe: Dynamic memomory error Pin
Cedric Moonen24-May-05 2:56
Cedric Moonen24-May-05 2:56 
GeneralRe: Dynamic memomory error Pin
evgumin24-May-05 4:42
evgumin24-May-05 4:42 
GeneralPopup menu problem ? still need help.. Pin
ddmcr24-May-05 1:56
ddmcr24-May-05 1:56 
GeneralRe: Popup menu problem ??????????? Pin
«_Superman_»24-May-05 3:09
professional«_Superman_»24-May-05 3:09 
GeneralRe: Popup menu problem ??????????? Pin
ddmcr24-May-05 3:14
ddmcr24-May-05 3:14 
GeneralRe: Popup menu problem ? still need help.. Pin
ddmcr24-May-05 6:08
ddmcr24-May-05 6:08 
GeneralPropertySheet tab order problem Pin
Marc Soleda24-May-05 1:24
Marc Soleda24-May-05 1:24 
QuestionWhat this for Pin
rain71124-May-05 0:07
rain71124-May-05 0:07 
AnswerRe: What this for Pin
toxcct24-May-05 0:16
toxcct24-May-05 0:16 

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.