Click here to Skip to main content
15,917,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: function help Pin
SandipG 30-Oct-08 21:20
SandipG 30-Oct-08 21:20 
GeneralRe: function help Pin
Garth J Lancaster30-Oct-08 21:27
professionalGarth J Lancaster30-Oct-08 21:27 
AnswerRe: function help Pin
Garth J Lancaster30-Oct-08 21:26
professionalGarth J Lancaster30-Oct-08 21:26 
GeneralRe: function help Pin
jonig1931-Oct-08 6:35
jonig1931-Oct-08 6:35 
Questionmultiple iterators within custom stl container Pin
mellib30-Oct-08 18:17
mellib30-Oct-08 18:17 
QuestionAutomated builds Pin
bigcivilmelon30-Oct-08 13:50
bigcivilmelon30-Oct-08 13:50 
AnswerRe: Automated builds Pin
Rolf Kristensen30-Oct-08 14:24
Rolf Kristensen30-Oct-08 14:24 
QuestionSystem owned process that is accessible through a UI from differed Windows user Pin
Darrel Q Pham30-Oct-08 10:40
Darrel Q Pham30-Oct-08 10:40 
Before I say anything, I've done a lot of searches, and haven't had any luck yet. Also, I'm a beginner, so most like I'm not using the correct terms to describe what I want, so please excuse me. Thank you in Advance

Lets say you have two monitors. You are using firefox and you want to just drag the firefox screen to the second monitor. Now instead of two monitors, you have two users remotely logged in to the same computer. User A wants to give you user B program 1 in its exact state. How do you do this?

This is what I am doing now:
Person A remotely log in as user A, and starts program 1. Person A ran into a problem with program 1 and requests help from person B. Person A logs off, so person B can remotely log on to user A, where person B can debug program 1 in the exact state where person A had it.

This is what I want to do:
Person A logs in as user A, and starts program 1. Person A ran into a problem with program 1 and requests help from person B. Person A sends the UI Window to person B who is remotely logged on as user B on the same computer.

I don't know if this is even possible or if it makes sense.
AnswerRe: System owned process that is accessible through a UI from differed Windows user Pin
bigcivilmelon30-Oct-08 22:19
bigcivilmelon30-Oct-08 22:19 
GeneralRe: System owned process that is accessible through a UI from differed Windows user Pin
Darrel Q Pham31-Oct-08 9:35
Darrel Q Pham31-Oct-08 9:35 
QuestionHow to get currently windows logged on users profile directory. Pin
WindowsPistha30-Oct-08 8:03
WindowsPistha30-Oct-08 8:03 
AnswerRe: How to get currently windows logged on users profile directory. Pin
Mark Salsbery30-Oct-08 8:31
Mark Salsbery30-Oct-08 8:31 
GeneralRe: How to get currently windows logged on users profile directory. Pin
WindowsPistha30-Oct-08 8:34
WindowsPistha30-Oct-08 8:34 
QuestionRe: How to get currently windows logged on users profile directory. Pin
David Crow30-Oct-08 9:07
David Crow30-Oct-08 9:07 
GeneralRe: How to get currently windows logged on users profile directory. [modified] Pin
WindowsPistha30-Oct-08 18:58
WindowsPistha30-Oct-08 18:58 
QuestionRe: How to get currently windows logged on users profile directory. Pin
David Crow31-Oct-08 2:45
David Crow31-Oct-08 2:45 
GeneralRe: How to get currently windows logged on users profile directory. Pin
Mark Salsbery30-Oct-08 9:52
Mark Salsbery30-Oct-08 9:52 
GeneralRe: How to get currently windows logged on users profile directory. Pin
WindowsPistha30-Oct-08 19:04
WindowsPistha30-Oct-08 19:04 
QuestionProbem adding a null character to std::string Pin
santiageitorx30-Oct-08 7:17
santiageitorx30-Oct-08 7:17 
AnswerRe: Probem adding a null character to std::string Pin
santiageitorx30-Oct-08 7:41
santiageitorx30-Oct-08 7:41 
GeneralRe: Probem adding a null character to std::string Pin
led mike30-Oct-08 7:58
led mike30-Oct-08 7:58 
GeneralRe: Probem adding a null character to std::string Pin
CPallini31-Oct-08 0:36
mveCPallini31-Oct-08 0:36 
QuestionRe: Probem adding a null character to std::string Pin
David Crow30-Oct-08 9:11
David Crow30-Oct-08 9:11 
Questionshould I use the thread or the timer? Pin
lingerpop30-Oct-08 6:57
lingerpop30-Oct-08 6:57 
QuestionRe: should I use the thread or the timer? Pin
CPallini30-Oct-08 10:54
mveCPallini30-Oct-08 10:54 

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.