Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSHAppBarMessage with ABM_SETSTATE Pin
jbraeuer26-Aug-01 2:25
jbraeuer26-Aug-01 2:25 
GeneralCompound File and structured storage Pin
Maer72726-Aug-01 2:23
Maer72726-Aug-01 2:23 
GeneralAbout Drag-Drop in Server Application Pin
Maer72726-Aug-01 2:22
Maer72726-Aug-01 2:22 
GeneralA Question About Asynchronous Property Pin
Maer72726-Aug-01 2:19
Maer72726-Aug-01 2:19 
QuestionHow to light on/off the Numlock on Windows 98 Pin
Maer72726-Aug-01 2:17
Maer72726-Aug-01 2:17 
GeneralUSB code needed Pin
Wolfram Steinke26-Aug-01 1:07
Wolfram Steinke26-Aug-01 1:07 
GeneralSending commands Pin
darkfire25-Aug-01 19:18
darkfire25-Aug-01 19:18 
GeneralRe: Sending commands Pin
Igor Sukhov26-Aug-01 1:15
Igor Sukhov26-Aug-01 1:15 
You messenger on the client side (I hope you have some kind of app that getting your messages you're sending by your messenger) should acts this way - if it get some string - if it's just a normal (non-command string) - e.g. "Hi pal !" it ignore this string, if it's a command string (you should define the set of "command" strings by yourself) let's say "ExitWindowsEx" the clients side proggie (that got this message) should call ExitWIndowsEx API function ... The same for "mciSendString" and any other command you'd like to have in your "Messenger".

Best regards,

-----------
Igor Soukhov (Brainbench/Tekmetrics ID:50759)
igor@soukhov.com | ICQ:57404554 | http://soukhov.com
GeneralEasy (?) Dialog question Pin
Cabadam25-Aug-01 15:56
Cabadam25-Aug-01 15:56 
GeneralRe: Easy (?) Dialog question Pin
Ravi Bhavnani25-Aug-01 16:53
professionalRavi Bhavnani25-Aug-01 16:53 
GeneralRe: Easy (?) Dialog question Pin
Cabadam25-Aug-01 16:59
Cabadam25-Aug-01 16:59 
GeneralSend informations to a splitter windows (List View)) Pin
Francis B.25-Aug-01 14:17
Francis B.25-Aug-01 14:17 
GeneralRe: Send informations to a splitter windows (List View)) Pin
Ben Burnett26-Aug-01 9:40
Ben Burnett26-Aug-01 9:40 
GeneralReading CD TOC under Win98 Pin
25-Aug-01 11:48
suss25-Aug-01 11:48 
GeneralUsing ListBox.AddItem in Modal Dialog Pin
25-Aug-01 10:35
suss25-Aug-01 10:35 
GeneralRe: Using ListBox.AddItem in Modal Dialog Pin
Carlos Antollini25-Aug-01 10:56
Carlos Antollini25-Aug-01 10:56 
GeneralRe: Using ListBox.AddItem in Modal Dialog Pin
Igor Sukhov25-Aug-01 11:19
Igor Sukhov25-Aug-01 11:19 
GeneralRe: Model and Modeless dialog! Pin
Masaaki Onishi25-Aug-01 15:32
Masaaki Onishi25-Aug-01 15:32 
GeneralSTL question Pin
25-Aug-01 10:32
suss25-Aug-01 10:32 
GeneralRe: STL question Pin
Igor Sukhov25-Aug-01 11:25
Igor Sukhov25-Aug-01 11:25 
GeneralSettings Files Pin
Peter Liddle25-Aug-01 7:46
Peter Liddle25-Aug-01 7:46 
GeneralRe: Settings Files Pin
Ravi Bhavnani25-Aug-01 7:58
professionalRavi Bhavnani25-Aug-01 7:58 
GeneralRe: Settings Files Pin
Anders Molin25-Aug-01 9:01
professionalAnders Molin25-Aug-01 9:01 
GeneralRe: Settings Files Pin
Carlos Antollini25-Aug-01 10:35
Carlos Antollini25-Aug-01 10:35 
GeneralRe: Settings Files Pin
Christian Graus25-Aug-01 12:16
protectorChristian Graus25-Aug-01 12:16 

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.