Click here to Skip to main content
15,918,007 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to change windows desktop appearance through VC++/MFC ? Pin
cagespear24-Oct-07 5:46
cagespear24-Oct-07 5:46 
AnswerRe: How to change windows desktop appearance through VC++/MFC ? Pin
David Crow24-Oct-07 5:49
David Crow24-Oct-07 5:49 
AnswerRe: How to change windows desktop appearance through VC++/MFC ? Pin
Hamid_RT25-Oct-07 4:27
Hamid_RT25-Oct-07 4:27 
QuestionData parsers Pin
epsilonorion24-Oct-07 5:33
epsilonorion24-Oct-07 5:33 
AnswerRe: Data parsers Pin
jhwurmbach24-Oct-07 5:57
jhwurmbach24-Oct-07 5:57 
QuestionHELP on MFC and ImageMagicK/GraphicsMagicK Pin
purplee8524-Oct-07 5:22
purplee8524-Oct-07 5:22 
AnswerRe: HELP on MFC and ImageMagicK/GraphicsMagicK Pin
JudyL_MD24-Oct-07 6:54
JudyL_MD24-Oct-07 6:54 
QuestionSerial COM port used by unknown Pin
blueluna24-Oct-07 5:14
blueluna24-Oct-07 5:14 
Hello fellow developers,

I'm using the serial communication library described in the article:
Serial library for C++

The problem is that I have a customer where the serial port COM1 reports to be in use (ERROR_ACCESS_DENIED) when I try to open the port (CreateFile) after a computer restart. I have tried to find out which program that use the port by searching for \Device\Serial in Process Explorer and Handle by Sysinternals. But with no success. The handle seems to be in use but no process wants to admit it. The customer has to restart the system several times before the serial port can be accessed again. So I am wondering if there are additional methods to find who use a specific COM port or if anyone can shed more light on this problem of mine.

The COM port used is the one placed on the motherboard of a Intel D945GNT motherboard. The system has 2 addtional COM ports on a PCI-express card, these are used without any problem. The system has had a LAN to COM port driver, Lantronix, installed earlier. The system is running Windows XP SP2.

Best regards,
Erik
AnswerRe: Serial COM port used by unknown Pin
Randor 24-Oct-07 10:45
professional Randor 24-Oct-07 10:45 
QuestionUserDefinedProperties Pin
AeJai24-Oct-07 4:29
AeJai24-Oct-07 4:29 
AnswerRe: UserDefinedProperties Pin
Roger Broomfield24-Oct-07 17:51
Roger Broomfield24-Oct-07 17:51 
QuestionMaximize Function Pin
Brian Deragon24-Oct-07 3:24
Brian Deragon24-Oct-07 3:24 
AnswerRe: Maximize Function Pin
led mike24-Oct-07 5:03
led mike24-Oct-07 5:03 
QuestionWhy FindTextW fails when RICHEDIT20W ctrl is used... Pin
nagamohan_p24-Oct-07 3:05
nagamohan_p24-Oct-07 3:05 
QuestionRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
David Crow24-Oct-07 3:31
David Crow24-Oct-07 3:31 
AnswerRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
nagamohan_p24-Oct-07 4:51
nagamohan_p24-Oct-07 4:51 
GeneralRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
David Crow24-Oct-07 5:02
David Crow24-Oct-07 5:02 
GeneralRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
nagamohan_p24-Oct-07 21:12
nagamohan_p24-Oct-07 21:12 
QuestionRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
David Crow25-Oct-07 2:43
David Crow25-Oct-07 2:43 
QuestionCListCtrl help: Pin
Hakan Bulut24-Oct-07 3:04
Hakan Bulut24-Oct-07 3:04 
AnswerRe: CListCtrl help: Pin
David Crow24-Oct-07 3:34
David Crow24-Oct-07 3:34 
GeneralRe: CListCtrl help: Pin
Hakan Bulut25-Oct-07 7:11
Hakan Bulut25-Oct-07 7:11 
QuestionMy Application crashes when change the language Pin
swtyabbi24-Oct-07 2:46
swtyabbi24-Oct-07 2:46 
AnswerRe: My Application crashes when change the language Pin
KarstenK24-Oct-07 3:02
mveKarstenK24-Oct-07 3:02 
QuestionRe: My Application crashes when change the language Pin
Hamid_RT24-Oct-07 3:38
Hamid_RT24-Oct-07 3:38 

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.