Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
«_Superman_»8-Dec-09 7:06
professional«_Superman_»8-Dec-09 7:06 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 8:21
dipuks8-Dec-09 8:21 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
PJ Arends8-Dec-09 10:27
professionalPJ Arends8-Dec-09 10:27 
AnswerRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
krmed8-Dec-09 5:43
krmed8-Dec-09 5:43 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 5:55
dipuks8-Dec-09 5:55 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
krmed8-Dec-09 9:17
krmed8-Dec-09 9:17 
Question[solved] PCI Tv Tuner IR Sensor Visual C++ Pin
vladbalmos7-Dec-09 23:58
vladbalmos7-Dec-09 23:58 
AnswerRe: PCI Tv Tuner IR Sensor Visual C++ Pin
«_Superman_»8-Dec-09 4:22
professional«_Superman_»8-Dec-09 4:22 
You can use CreateFile to communicate with the driver only if the driver exposes a symbolic link just like COM1 is a symbolic link to the actual serial port. You're card driver's documentation should have this. You can also check using the Winobj[^] tool from Sysinternals.

If you're card has IR, you can communicate using Windows sockets.
Windows sockets supports TCP, UDP, IR and bluetooth.

«_Superman
I love work. It gives me something to do between weekends.

Microsoft MVP (Visual C++)

GeneralRe: PCI Tv Tuner IR Sensor Visual C++ Pin
vladbalmos9-Dec-09 1:49
vladbalmos9-Dec-09 1:49 
QuestionRun Powerpoint viewer in assigned screen location Pin
Cool_Dev7-Dec-09 23:45
Cool_Dev7-Dec-09 23:45 
AnswerRe: Run Powerpoint viewer in assigned screen location Pin
Iain Clarke, Warrior Programmer8-Dec-09 4:11
Iain Clarke, Warrior Programmer8-Dec-09 4:11 
GeneralRe: Run Powerpoint viewer in assigned screen location Pin
chetto7731-Mar-10 13:54
chetto7731-Mar-10 13:54 
GeneralRe: Run Powerpoint viewer in assigned screen location Pin
Iain Clarke, Warrior Programmer31-Mar-10 21:11
Iain Clarke, Warrior Programmer31-Mar-10 21:11 
Questionvisual studio 2008 form designer - where did all the controls go? Pin
Sauce!7-Dec-09 22:19
Sauce!7-Dec-09 22:19 
AnswerRe: visual studio 2008 form designer - where did all the controls go? Pin
Sauce!9-Dec-09 14:45
Sauce!9-Dec-09 14:45 
QuestionHow to Debug a DLL written in VC 6.0 in ASP.NET ( MSVS 2008 ) application? Pin
yudhisthira7-Dec-09 19:30
yudhisthira7-Dec-09 19:30 
AnswerRe: How to Debug a DLL written in VC 6.0 in ASP.NET ( MSVS 2008 ) application? Pin
Cedric Moonen7-Dec-09 21:36
Cedric Moonen7-Dec-09 21:36 
QuestionCan we open two Modal Dialogs at Same Time? Pin
002comp7-Dec-09 19:18
002comp7-Dec-09 19:18 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
Cedric Moonen7-Dec-09 20:29
Cedric Moonen7-Dec-09 20:29 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
Rajesh R Subramanian8-Dec-09 1:35
professionalRajesh R Subramanian8-Dec-09 1:35 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
Richard MacCutchan8-Dec-09 2:03
mveRichard MacCutchan8-Dec-09 2:03 
AnswerRe: Can we open two Modal Dialogs at Same Time? Pin
dxlee8-Dec-09 4:10
dxlee8-Dec-09 4:10 
Question[Message Deleted] Pin
Benjamin Bruno7-Dec-09 18:15
Benjamin Bruno7-Dec-09 18:15 
AnswerRe: serialization Pin
Adam Roderick J7-Dec-09 18:24
Adam Roderick J7-Dec-09 18:24 
GeneralRe: serialization Pin
Tim Craig8-Dec-09 21:04
Tim Craig8-Dec-09 21:04 

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.