Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiontoolbar inside taskbar? Pin
7-Jun-02 5:43
suss7-Jun-02 5:43 
Questiontwips conversion? Pin
BlackDogEngineering7-Jun-02 5:42
BlackDogEngineering7-Jun-02 5:42 
AnswerRe: twips conversion? Pin
Nish Nishant7-Jun-02 6:03
sitebuilderNish Nishant7-Jun-02 6:03 
GeneralVisible Property Pin
laphijia7-Jun-02 5:29
laphijia7-Jun-02 5:29 
GeneralRe: Visible Property Pin
Tomasz Sowinski7-Jun-02 5:24
Tomasz Sowinski7-Jun-02 5:24 
GeneralRe: Visible Property Pin
Rene De La Garza7-Jun-02 7:13
Rene De La Garza7-Jun-02 7:13 
Questionhow to execute an app on a remote machine? Pin
stefanb7-Jun-02 5:07
stefanb7-Jun-02 5:07 
AnswerRe: how to execute an app on a remote machine? Pin
Navin7-Jun-02 7:30
Navin7-Jun-02 7:30 
stefanb wrote:
is this possible, without having installed any additional services to manipulate with rsh, rexec, at-dos-command aso...?

If you are talking about Windows 95/98/Me, then no, I do not believe it is possible. This is because of security - it would mean that *any* user could run arbitrary programs on client machines! Eek! | :eek:

If you are using Win NT/2000/XP, there are some indirect ways of doing it... like starting up services, etc., if you can log in to the machine as a user with the appropriate priveledges. If you can log on as administrator, you may be able to write your own service, copy it over, and start it up. But that's pretty complicated.

You might try checking for Windows vulnerabilities - there may be some buffer overflows or something you could take advantage of. Big Grin | :-D



No generalization is 100% true.
Not even this one.
AnswerRe: how to execute an app on a remote machine? Pin
Mike Nordell7-Jun-02 23:45
Mike Nordell7-Jun-02 23:45 
Generalcopying windows Pin
7-Jun-02 4:58
suss7-Jun-02 4:58 
GeneralRe: copying windows Pin
Mike Nordell7-Jun-02 23:52
Mike Nordell7-Jun-02 23:52 
Generalcreating new fonts-kinda rougish Pin
7-Jun-02 4:51
suss7-Jun-02 4:51 
GeneralRe: creating new fonts-kinda rougish Pin
Mike Nordell8-Jun-02 0:02
Mike Nordell8-Jun-02 0:02 
GeneralListBox case-sensitivity Pin
7-Jun-02 4:02
suss7-Jun-02 4:02 
QuestionHow to change the Background Color of a DataGrid Column Pin
7-Jun-02 3:43
suss7-Jun-02 3:43 
AnswerRe: How to change the Background Color of a DataGrid Column Pin
Mazdak7-Jun-02 4:16
Mazdak7-Jun-02 4:16 
GeneralQuestion on horizontal scroll for list box. Pin
Justin Somerville7-Jun-02 3:09
Justin Somerville7-Jun-02 3:09 
GeneralRe: Question on horizontal scroll for list box. Pin
Roger Allen7-Jun-02 4:29
Roger Allen7-Jun-02 4:29 
GeneralRe: Question on horizontal scroll for list box. Pin
PJ Arends7-Jun-02 5:25
professionalPJ Arends7-Jun-02 5:25 
QuestionHow to get the exitcode of a thread Pin
Klaus Petersen7-Jun-02 1:33
Klaus Petersen7-Jun-02 1:33 
AnswerRe: How to get the exitcode of a thread Pin
Tomasz Sowinski7-Jun-02 1:29
Tomasz Sowinski7-Jun-02 1:29 
GeneralRe: How to get the exitcode of a thread Pin
Klaus Petersen7-Jun-02 1:48
Klaus Petersen7-Jun-02 1:48 
GeneralRe: How to get the exitcode of a thread Pin
Tomasz Sowinski7-Jun-02 1:50
Tomasz Sowinski7-Jun-02 1:50 
GeneralRe: How to get the exitcode of a thread Pin
John M. Drescher8-Jun-02 0:13
John M. Drescher8-Jun-02 0:13 
Generalforcing a repaint on a dialog Pin
Nish Nishant7-Jun-02 1:14
sitebuilderNish Nishant7-Jun-02 1:14 

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.