Click here to Skip to main content
15,883,929 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to get handle to a window Pin
Luc Pattyn23-Jun-09 2:12
sitebuilderLuc Pattyn23-Jun-09 2:12 
JokeRe: how to get handle to a window Pin
Roger Stoltz23-Jun-09 2:21
Roger Stoltz23-Jun-09 2:21 
GeneralRe: how to get handle to a window Pin
CPallini23-Jun-09 2:28
mveCPallini23-Jun-09 2:28 
AnswerRe: how to get handle to a window Pin
Rajesh R Subramanian23-Jun-09 1:59
professionalRajesh R Subramanian23-Jun-09 1:59 
GeneralRe: how to get handle to a window Pin
krish_kumar23-Jun-09 2:40
krish_kumar23-Jun-09 2:40 
GeneralRe: how to get handle to a window Pin
Rajesh R Subramanian23-Jun-09 2:43
professionalRajesh R Subramanian23-Jun-09 2:43 
AnswerRe: how to get handle to a window Pin
_AnsHUMAN_ 23-Jun-09 2:31
_AnsHUMAN_ 23-Jun-09 2:31 
Question(Very Urgent) Setting Latency timer of a communication port programatically? Pin
AnayKulkarni23-Jun-09 0:53
AnayKulkarni23-Jun-09 0:53 
Hello to all,
In my project I am using a USB device and collecting data from it.when I connect that device to my computer then I get "USB Serial Port" in device manager with the port number.Now by default latency timer of that perticular port is "16" and I have to make it "10" to get the data with our required speed. But this change in latency timer can be done manually.To change the latency timer I follow the below steps-

1)right click on "My Computer" icon on desktop.
2)then follow the path, "properties->Hardware->Device Manager->Ports->USB Serial Port(COM X)" where "X" stands for port number of my device
3)then doble click on that port number ("X") and follow the path,
"Port Settings->Advanced" here you can set latency timer of that perticular port under the "BM Options" heading. Here I change latency timer from "16" to "10" from the list.

This latency timer setting can be done manually but my question is that,is there any method or API or any other way in VC++ to set this latency timer programatically? Anybody knows how to do it? please help me out this is really very urgent.

Thanks and Regards,

Anay

Anay
AnswerRe: (Very Urgent) Setting Latency timer of a communication port programatically? Pin
Roger Stoltz23-Jun-09 1:07
Roger Stoltz23-Jun-09 1:07 
Questionasking for code in c to enumerate usb ports Pin
kkroshan23-Jun-09 0:42
kkroshan23-Jun-09 0:42 
QuestionRe: asking for code in c to enumerate usb ports Pin
Roger Stoltz23-Jun-09 1:11
Roger Stoltz23-Jun-09 1:11 
QuestionRe: asking for code in c to enumerate usb ports Pin
David Crow23-Jun-09 2:51
David Crow23-Jun-09 2:51 
Questionresize image bitmap ????(VC++) Pin
aa_zz23-Jun-09 0:33
aa_zz23-Jun-09 0:33 
AnswerRe: resize image bitmap ????(VC++) Pin
CPallini23-Jun-09 0:46
mveCPallini23-Jun-09 0:46 
AnswerRe: resize image bitmap ????(VC++) Pin
Hamid_RT23-Jun-09 1:54
Hamid_RT23-Jun-09 1:54 
AnswerRe: resize image bitmap ????(VC++) Pin
«_Superman_»23-Jun-09 4:09
professional«_Superman_»23-Jun-09 4:09 
AnswerRe: resize image bitmap ????(VC++) Pin
Hamid_RT24-Jun-09 19:18
Hamid_RT24-Jun-09 19:18 
Questionsolving n*n linear equations Pin
kimbz_00722-Jun-09 23:52
kimbz_00722-Jun-09 23:52 
AnswerRe: solving n*n linear equations Pin
CPallini23-Jun-09 0:15
mveCPallini23-Jun-09 0:15 
AnswerRe: solving n*n linear equations Pin
Stuart Dootson23-Jun-09 0:20
professionalStuart Dootson23-Jun-09 0:20 
GeneralRe: solving n*n linear equations Pin
kimbz_00723-Jun-09 0:27
kimbz_00723-Jun-09 0:27 
GeneralRe: solving n*n linear equations Pin
Stuart Dootson23-Jun-09 0:30
professionalStuart Dootson23-Jun-09 0:30 
Questionrun another exe in mfc using command prompt Pin
vvlnkishore22-Jun-09 23:52
vvlnkishore22-Jun-09 23:52 
AnswerRe: run another exe in mfc using command prompt Pin
Madhu Nair23-Jun-09 0:02
Madhu Nair23-Jun-09 0:02 
Questioninvalidate function in MFC Pin
duongcntt4b22-Jun-09 23:47
duongcntt4b22-Jun-09 23:47 

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.