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

C / C++ / MFC

 
GeneralRe: "Funny" problem with MSVC6 and flatscreen Pin
Michael P Butler7-Nov-01 2:43
Michael P Butler7-Nov-01 2:43 
GeneralRe: "Funny" problem with MSVC6 and flatscreen Pin
Steen Krogsgaard7-Nov-01 3:42
Steen Krogsgaard7-Nov-01 3:42 
GeneralRe: "Funny" problem with MSVC6 and flatscreen Pin
Michael P Butler7-Nov-01 4:21
Michael P Butler7-Nov-01 4:21 
GeneralRe: "Funny" problem with MSVC6 and flatscreen Pin
Steen Krogsgaard8-Nov-01 1:15
Steen Krogsgaard8-Nov-01 1:15 
GeneralRe: "Funny" problem with MSVC6 and flatscreen Pin
Mukkie7-Nov-01 8:06
Mukkie7-Nov-01 8:06 
GeneralRe: "Funny" problem with MSVC6 and flatscreen Pin
Michael Dunn7-Nov-01 8:06
sitebuilderMichael Dunn7-Nov-01 8:06 
GeneralRe: "Funny" problem with MSVC6 and flatscreen Pin
Steen Krogsgaard8-Nov-01 1:17
Steen Krogsgaard8-Nov-01 1:17 
Generalmultiple session Pin
7-Nov-01 1:29
suss7-Nov-01 1:29 
Hi guys !!

I have to do this.
On my terminal server, i need to shared the process doing the communication (outside to the control pannel).All other connected(logged) user must see the shared memory created by this process (attach to it).

In resume, in my app i have a process doing the communication with the control pannel. When i start the app, the process bind some port. My problem is on the terminal server (because some Unix client whant 2 see the data) many user can start their own session but when they open the app, the process popup an error message causing by the communication port already open. My solution, create only one process stay open forever and share the data. How i can do this ?


I try with some CreateFileMapping(); ... in the task manager i see the process running but i cannot attach 2 the shared memory. Can someone explain this 2 me?

Regards,

Vincent Filion.
vincent.filion@cae.com
If you whant more details send me a mail.

Confused | :confused: Confused | :confused:
QuestionMSVC6 performance tips? Pin
Rob Caldecott7-Nov-01 1:19
Rob Caldecott7-Nov-01 1:19 
AnswerRe: MSVC6 performance tips? Pin
#realJSOP7-Nov-01 1:25
mve#realJSOP7-Nov-01 1:25 
AnswerRe: MSVC6 performance tips? Pin
Tomasz Sowinski7-Nov-01 1:34
Tomasz Sowinski7-Nov-01 1:34 
GeneralRe: MSVC6 performance tips? Pin
Rob Caldecott7-Nov-01 2:00
Rob Caldecott7-Nov-01 2:00 
GeneralRe: MSVC6 performance tips? Pin
Tomasz Sowinski7-Nov-01 2:19
Tomasz Sowinski7-Nov-01 2:19 
GeneralRe: MSVC6 performance tips? Pin
Rob Caldecott7-Nov-01 2:24
Rob Caldecott7-Nov-01 2:24 
GeneralRe: MSVC6 performance tips? Pin
Tomasz Sowinski7-Nov-01 3:00
Tomasz Sowinski7-Nov-01 3:00 
AnswerRe: MSVC6 performance tips? Pin
Philippe Mori7-Nov-01 3:32
Philippe Mori7-Nov-01 3:32 
QuestionChallenge: How do you determine the physical dimensions of your pixels/monitor? Pin
Tommy H D Svensson7-Nov-01 1:09
Tommy H D Svensson7-Nov-01 1:09 
AnswerRe: Challenge: How do you determine the physical dimensions of your pixels/monitor? Pin
Tomasz Sowinski7-Nov-01 1:19
Tomasz Sowinski7-Nov-01 1:19 
GeneralRe: Challenge: How do you determine the physical dimensions of your pixels/monitor? Pin
Tommy H D Svensson8-Nov-01 22:50
Tommy H D Svensson8-Nov-01 22:50 
GeneralRe: Challenge: How do you determine the physical dimensions of your pixels/monitor? Pin
Tomasz Sowinski8-Nov-01 23:03
Tomasz Sowinski8-Nov-01 23:03 
AnswerRe: Challenge: How do you determine the physical dimensions of your pixels/monitor? Pin
#realJSOP7-Nov-01 1:19
mve#realJSOP7-Nov-01 1:19 
AnswerRe: Challenge: How do you determine the physical dimensions of your pixels/monitor? Pin
#realJSOP7-Nov-01 1:29
mve#realJSOP7-Nov-01 1:29 
GeneralRe: Challenge: How do you determine the physical dimensions of your pixels/monitor? #TS Pin
Tommy H D Svensson12-Nov-01 23:11
Tommy H D Svensson12-Nov-01 23:11 
GeneralSending keystrokes to another window Pin
7-Nov-01 0:54
suss7-Nov-01 0:54 
GeneralRe: Sending keystrokes to another window Pin
Mukkie7-Nov-01 8:15
Mukkie7-Nov-01 8:15 

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.