Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionErranous behavouir in Modless Dialog Pin
Amrit Agr26-Sep-11 21:30
Amrit Agr26-Sep-11 21:30 
SuggestionRe: Erranous behavouir in Modless Dialog Pin
Madhu Nair26-Sep-11 21:59
Madhu Nair26-Sep-11 21:59 
GeneralRe: Erranous behavouir in Modless Dialog Pin
Amrit Agr26-Sep-11 22:37
Amrit Agr26-Sep-11 22:37 
QuestionPost-mortem debugging under Win7 Home Premium Pin
Code-o-mat26-Sep-11 10:52
Code-o-mat26-Sep-11 10:52 
AnswerRe: Post-mortem debugging under Win7 Home Premium Pin
Erudite_Eric26-Sep-11 21:44
Erudite_Eric26-Sep-11 21:44 
GeneralRe: Post-mortem debugging under Win7 Home Premium Pin
Code-o-mat26-Sep-11 22:08
Code-o-mat26-Sep-11 22:08 
QuestionRead/Write from two process Pin
manju 326-Sep-11 3:39
manju 326-Sep-11 3:39 
AnswerRe: Read/Write from two process Pin
Software_Developer26-Sep-11 23:44
Software_Developer26-Sep-11 23:44 
Hi.
I compiled both, and got ´process is writing´
Check out these informative links below for ideas.

Shared memory segment in a C++ Class Library (DLL) for .NET applications
http://www.hendricksongroup.com/shared_memory_segment_net.aspx



Sharing Files and Memory
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366878(v=vs.85).aspx




Interprocess Communications
http://msdn.microsoft.com/en-us/library/windows/desktop/aa365574(v=vs.85).aspx

Memory-Mapped Files
http://msdn.microsoft.com/en-us/library/dd997372.aspx[^]

A solution to the Readers/Writers Problem using semaphores
A solution to the Readers/Writers Problem using semaphores



Inter-Process Communication (IPC) Introduction and Sample Code
Inter-Process Communication (IPC) Introduction and Sample Code



Interprocess communication tutorial
Interprocess communication tutorial

An Introduction to Processes: Asynchronous Process Notification
An Introduction to Processes: Asynchronous Process Notification


InterProcess Communication Using Visual C++ 6.0
http://codeguru.earthweb.com/cpp/misc/misc/article.php/c3759/InterProcess-Communication-Using-Visual-C-60.htm

Threads, Processes & IPC - Inter-Process Communication
http://www.codeproject.com/KB/threads/
GeneralRe: Read/Write from two process Pin
manju 327-Sep-11 0:31
manju 327-Sep-11 0:31 
QuestionSolved : Resize ComboBox Window Pin
tagopi26-Sep-11 0:56
tagopi26-Sep-11 0:56 
AnswerRe: Resize ComboBox Window Pin
Code-o-mat26-Sep-11 1:28
Code-o-mat26-Sep-11 1:28 
GeneralRe: Resize ComboBox Window Pin
tagopi26-Sep-11 1:38
tagopi26-Sep-11 1:38 
Question::__argv ist NULL, but ::__argc is correct, why? Pin
Erik25-Sep-11 23:58
Erik25-Sep-11 23:58 
AnswerRe: ::__argv ist NULL, but ::__argc is correct, why? Pin
Madhu Nair26-Sep-11 0:29
Madhu Nair26-Sep-11 0:29 
AnswerRe: ::__argv ist NULL, but ::__argc is correct, why? Pin
jk chan26-Sep-11 3:52
jk chan26-Sep-11 3:52 
QuestionInstall LSP(Layered Service Provider) without a reboot? Pin
Syouki_kou25-Sep-11 20:28
Syouki_kou25-Sep-11 20:28 
Questionwrite multistring value to ADS key Pin
jkirkerx25-Sep-11 13:08
professionaljkirkerx25-Sep-11 13:08 
AnswerRe: write multistring value to ADS key Pin
Richard Andrew x6425-Sep-11 14:05
professionalRichard Andrew x6425-Sep-11 14:05 
GeneralRe: write multistring value to ADS key Pin
jkirkerx25-Sep-11 15:31
professionaljkirkerx25-Sep-11 15:31 
Questionreference prob with namespace C++ Pin
Schehaider_Aymen25-Sep-11 12:00
Schehaider_Aymen25-Sep-11 12:00 
AnswerRe: reference prob with namespace C++ Pin
Schehaider_Aymen25-Sep-11 12:39
Schehaider_Aymen25-Sep-11 12:39 
GeneralRe: reference prob with namespace C++ Pin
Emilio Garavaglia25-Sep-11 21:20
Emilio Garavaglia25-Sep-11 21:20 
GeneralRe: reference prob with namespace C++ Pin
Schehaider_Aymen25-Sep-11 22:48
Schehaider_Aymen25-Sep-11 22:48 
GeneralRe: reference prob with namespace C++ Pin
Richard MacCutchan25-Sep-11 23:03
mveRichard MacCutchan25-Sep-11 23:03 
QuestionHow to use CMimeMessage to send a mail with attached file? Pin
yu-jian25-Sep-11 3:44
yu-jian25-Sep-11 3:44 

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.