Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Create blue border around edge of MFC dialog Pin
Dhiraj kumar Saini8-Oct-08 2:12
Dhiraj kumar Saini8-Oct-08 2:12 
GeneralRe: Create blue border around edge of MFC dialog Pin
Mark Salsbery8-Oct-08 5:16
Mark Salsbery8-Oct-08 5:16 
Questionhow to use Named pipe in Client server application Pin
singh_nav8-Oct-08 0:53
singh_nav8-Oct-08 0:53 
AnswerRe: how to use Named pipe in Client server application Pin
MANISH RASTOGI8-Oct-08 1:12
MANISH RASTOGI8-Oct-08 1:12 
AnswerRe: how to use Named pipe in Client server application Pin
Mark Salsbery8-Oct-08 5:30
Mark Salsbery8-Oct-08 5:30 
GeneralRe: how to use Named pipe in Client server application Pin
singh_nav9-Oct-08 21:15
singh_nav9-Oct-08 21:15 
GeneralRe: how to use Named pipe in Client server application Pin
Mark Salsbery10-Oct-08 4:45
Mark Salsbery10-Oct-08 4:45 
QuestionSupporting Two USB mice on a single computer Pin
K. N. Nair8-Oct-08 0:43
K. N. Nair8-Oct-08 0:43 
Hi All,

Iam faced with this problem.

1. I have an application that should be capable of handling two usb mice. Let me elaborate.Two usb mice (or mice
like devices) will be connected to my system (windows xp) obviously through USB ports. I should be able to assign
or say that the mouse connected to this (one fixed) physical USB port is my left mouse and the mouse connected to
another (fixed one) USB port is my right mouse. Next, I should be able to distinguish between the events generated
by both the mice.

2. I have tried Raw Input Api whereby Iam able to distinguish between mice inputs. But Iam not able to fix my mice as
left and right. I tried to distinguish the mice using usb port ids. But whenever I plug out and reinsert my mouse,
the port id keeps changing (is this observation correct?). Also, for this requirement, I should be able to say
before hand what is the port number of my left mouse and my right mouse.

Any help on this would be highly appreciated.

Kamalesh Narayan Nair
AnswerRe: Supporting Two USB mice on a single computer Pin
Sauce!9-Oct-08 18:22
Sauce!9-Oct-08 18:22 
QuestionUsing exported varible from dll Pin
MANISH RASTOGI7-Oct-08 23:28
MANISH RASTOGI7-Oct-08 23:28 
AnswerRe: Using exported varible from dll Pin
CPallini7-Oct-08 23:37
mveCPallini7-Oct-08 23:37 
GeneralRe: Using exported varible from dll Pin
MANISH RASTOGI7-Oct-08 23:43
MANISH RASTOGI7-Oct-08 23:43 
QuestionRe: Using exported varible from dll Pin
CPallini7-Oct-08 23:56
mveCPallini7-Oct-08 23:56 
AnswerRe: Using exported varible from dll Pin
MANISH RASTOGI8-Oct-08 0:01
MANISH RASTOGI8-Oct-08 0:01 
GeneralRe: Using exported varible from dll Pin
CPallini8-Oct-08 0:31
mveCPallini8-Oct-08 0:31 
GeneralRe: Using exported varible from dll Pin
MANISH RASTOGI8-Oct-08 1:06
MANISH RASTOGI8-Oct-08 1:06 
GeneralRe: Using exported varible from dll Pin
CPallini8-Oct-08 1:54
mveCPallini8-Oct-08 1:54 
GeneralRe: Using exported varible from dll Pin
MANISH RASTOGI9-Oct-08 18:48
MANISH RASTOGI9-Oct-08 18:48 
GeneralRe: Using exported varible from dll Pin
CPallini9-Oct-08 21:44
mveCPallini9-Oct-08 21:44 
QuestionDialog Box Problem in mfc Pin
Dhiraj kumar Saini7-Oct-08 23:08
Dhiraj kumar Saini7-Oct-08 23:08 
AnswerRe: Dialog Box Problem in mfc Pin
ThatsAlok7-Oct-08 23:24
ThatsAlok7-Oct-08 23:24 
GeneralRe: Dialog Box Problem in mfc Pin
CPallini7-Oct-08 23:30
mveCPallini7-Oct-08 23:30 
GeneralRe: Dialog Box Problem in mfc Pin
ThatsAlok7-Oct-08 23:37
ThatsAlok7-Oct-08 23:37 
GeneralRe: Dialog Box Problem in mfc Pin
Dhiraj kumar Saini8-Oct-08 0:07
Dhiraj kumar Saini8-Oct-08 0:07 
GeneralRe: Dialog Box Problem in mfc Pin
Cedric Moonen8-Oct-08 0:14
Cedric Moonen8-Oct-08 0: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.