Click here to Skip to main content
15,908,274 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to send message to another program? Pin
Williams24-Jul-02 7:00
Williams24-Jul-02 7:00 
GeneralRe: How to send message to another program? Pin
RichardWdy24-Jul-02 17:10
RichardWdy24-Jul-02 17:10 
GeneralRe: How to send message to another program? Pin
Williams25-Jul-02 2:25
Williams25-Jul-02 2:25 
GeneralRe: How to send message to another program? Pin
RichardWdy25-Jul-02 18:58
RichardWdy25-Jul-02 18:58 
GeneralRe: How to send message to another program? Pin
Williams26-Jul-02 3:54
Williams26-Jul-02 3:54 
GeneralControl Panel Applet Pin
Manish Wadhera22-Jul-02 18:00
Manish Wadhera22-Jul-02 18:00 
GeneralRe: Control Panel Applet Pin
Ernest Laurentin22-Jul-02 19:04
Ernest Laurentin22-Jul-02 19:04 
Questionwhy message memory leaks? Pin
whelk22-Jul-02 16:09
whelk22-Jul-02 16:09 
in my application,i use memory detecting module.when i am debugging application,the output window display:

--> Detected memory leaks!
0 bytes in 0 Free Blocks.
45 bytes in 1 Normal Blocks.
0 bytes in 0 CRT Blocks.
0 bytes in 0 Ignore Blocks.
0 bytes in 0 Client Blocks.
Largest number used: 45 bytes.
Total allocations: 45 bytes.

--> Finished track memory leaks

Detected memory leaks!
The thread 0x44C has exited with code 0 (0x0).
Dumping objects ->
strcore.cpp(118) : {49} normal block at 0x00F41B70, 45 bytes long.
Data: < > 01 00 00 00 04 00 00 00 20 00 00 00 CB CE CC E5
Object dump complete.

who can help me about the strcore.cpp?;P

Mr.Whelk
-----------------------------
Zhuhai City ,Guangdong ,China
AnswerRe: why message memory leaks? Pin
rokia22-Jul-02 16:23
rokia22-Jul-02 16:23 
GeneralDisconnect modem from app Pin
Ravi Bhavnani22-Jul-02 14:52
professionalRavi Bhavnani22-Jul-02 14:52 
GeneralRe: Disconnect modem from app Pin
Peter Occil22-Jul-02 15:30
Peter Occil22-Jul-02 15:30 
GeneralRe: Disconnect modem from app Pin
Ravi Bhavnani22-Jul-02 15:32
professionalRavi Bhavnani22-Jul-02 15:32 
GeneralRC4 encryption problems... *updated* Pin
Anonymous22-Jul-02 14:10
Anonymous22-Jul-02 14:10 
GeneralRe: RC4 encryption problems... *updated* Pin
Anonymous22-Jul-02 18:53
Anonymous22-Jul-02 18:53 
GeneralRC4 encryption problems... Pin
Anonymous22-Jul-02 14:09
Anonymous22-Jul-02 14:09 
GeneralWinsock Error 10038 while FTPing Pin
Anonymous22-Jul-02 11:54
Anonymous22-Jul-02 11:54 
GeneralNeed Help with IPC in C Pin
Klumsy22-Jul-02 11:51
Klumsy22-Jul-02 11:51 
GeneralRe: Need Help with IPC in C Pin
Alexandru Savescu22-Jul-02 23:07
Alexandru Savescu22-Jul-02 23:07 
GeneralRe: Need Help with IPC in C Pin
jan larsen23-Jul-02 0:23
jan larsen23-Jul-02 0:23 
GeneralRe: Need Help with IPC in C Pin
Anonymous23-Jul-02 0:57
Anonymous23-Jul-02 0:57 
GeneralRe: Need Help with IPC in C Pin
jan larsen23-Jul-02 1:22
jan larsen23-Jul-02 1:22 
QuestionHow to convert CString to char*? Pin
nachilau22-Jul-02 11:06
nachilau22-Jul-02 11:06 
AnswerRe: How to convert CString to char*? Pin
Chris Losinger22-Jul-02 11:09
professionalChris Losinger22-Jul-02 11:09 
GeneralRe: How to convert CString to char*? Pin
Navin22-Jul-02 11:20
Navin22-Jul-02 11:20 
AnswerRe: How to convert CString to char*? Pin
Dave Bryant22-Jul-02 11:20
Dave Bryant22-Jul-02 11:20 

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.