Click here to Skip to main content
16,014,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WSARecv and IOCP :: Winsock Pin
valikac26-Dec-02 6:44
valikac26-Dec-02 6:44 
Generaldistributing mfc app Pin
r i s h a b h s25-Dec-02 18:38
r i s h a b h s25-Dec-02 18:38 
GeneralRe: distributing mfc app Pin
Christian Graus25-Dec-02 19:13
protectorChristian Graus25-Dec-02 19:13 
GeneralRe: distributing mfc app Pin
Pavel Klocek25-Dec-02 22:42
Pavel Klocek25-Dec-02 22:42 
Generalproblem with a global mouse hook Pin
king_of_the_world25-Dec-02 18:36
king_of_the_world25-Dec-02 18:36 
GeneralFocusing window Pin
suresh_sathya25-Dec-02 18:20
suresh_sathya25-Dec-02 18:20 
GeneralFocusing window Pin
Anonymous25-Dec-02 18:10
Anonymous25-Dec-02 18:10 
GeneralRe: Focusing window Pin
Roman Fadeyev25-Dec-02 23:14
Roman Fadeyev25-Dec-02 23:14 
Hmmm... This forum is generally about VC, not VB. But if you want.. it's a SetForegroundWindow. This function "puts the thread that created the specified window into the foreground and activates the window. Keyboard input is directed to the window, and various visual cues are changed for the user.". You also can try to use SetFocus function, but i do not guarantee it will work between processes
QuestionHow to send data from one application to another Pin
Exceter25-Dec-02 17:34
Exceter25-Dec-02 17:34 
AnswerRe: How to send data from one application to another Pin
chepuri_uk25-Dec-02 20:59
chepuri_uk25-Dec-02 20:59 
AnswerRe: How to send data from one application to another Pin
Pavel Klocek25-Dec-02 22:46
Pavel Klocek25-Dec-02 22:46 
GeneralTop-Level Menu Item Data Pin
comrade25-Dec-02 12:17
comrade25-Dec-02 12:17 
GeneralClient/Server advice Pin
Rickard Andersson2025-Dec-02 11:55
Rickard Andersson2025-Dec-02 11:55 
GeneralRe: Client/Server advice Pin
Todd C. Wilson25-Dec-02 17:38
Todd C. Wilson25-Dec-02 17:38 
GeneralRe: Client/Server advice Pin
Rickard Andersson2025-Dec-02 23:31
Rickard Andersson2025-Dec-02 23:31 
GeneralRe: Client/Server advice Pin
Moak25-Dec-02 19:28
Moak25-Dec-02 19:28 
GeneralRe: Client/Server advice Pin
Rickard Andersson2025-Dec-02 23:25
Rickard Andersson2025-Dec-02 23:25 
GeneralIncredible problem with MFC socket Pin
s_k25-Dec-02 11:52
s_k25-Dec-02 11:52 
GeneralRe: Incredible problem with MFC socket Pin
Todd C. Wilson25-Dec-02 17:36
Todd C. Wilson25-Dec-02 17:36 
GeneralRe: Incredible problem with MFC socket Pin
s_k26-Dec-02 1:25
s_k26-Dec-02 1:25 
GeneralRe: Incredible problem with MFC socket Pin
Moak25-Dec-02 19:43
Moak25-Dec-02 19:43 
GeneralRe: Incredible problem with MFC socket Pin
s_k26-Dec-02 1:30
s_k26-Dec-02 1:30 
GeneralRe: Incredible problem with MFC socket Pin
Moak26-Dec-02 3:10
Moak26-Dec-02 3:10 
GeneralRe: Incredible problem with MFC socket Pin
s_k26-Dec-02 3:17
s_k26-Dec-02 3:17 
GeneralRe: Incredible problem with MFC socket Pin
Moak26-Dec-02 3:55
Moak26-Dec-02 3:55 

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.