Author |
Message |
Topic: USB sample code PicUSB |
yolanda1
Replies: 27
Views: 250069
|
Forum: Code Library Posted: Fri Sep 09, 2005 2:12 am Subject: USB sample code PicUSB |
Hi
All in this example work Ok, but is posible change parameters in picusb.h by change icon "??" in control panel ?
Windows assign "??" to PicUsb
This is picusb.h
Thanks for help
//// ... |
Topic: Problem with Borland Builder 6 |
yolanda1
Replies: 22
Views: 23182
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 3:18 pm Subject: Problem with Borland Builder 6 |
Hi
Thanks Mike
Single I need a little aid |
Topic: Problem with Borland Builder 6 |
yolanda1
Replies: 22
Views: 23182
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 2:23 pm Subject: Problem with Borland Builder 6 |
Ok well
And this post ?
http://www.ccsinfo.com/forum/viewtopic.php?t=24298 |
Topic: Problem with Borland Builder 6 |
yolanda1
Replies: 22
Views: 23182
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 2:08 pm Subject: Problem with Borland Builder 6 |
Hi guy
Wath is you problem ?
This is a forum or not
Yolanda |
Topic: Problem with Borland Builder 6 |
yolanda1
Replies: 22
Views: 23182
|
Forum: General CCS C Discussion Posted: Tue Sep 06, 2005 1:38 pm Subject: Problem with Borland Builder 6 |
Hi
I make this code in Builder 6 :
//******************************************************
HANDLE h_read,h_write;
DWORD qty,nbytes,result,millisecs,tlen;
unsigned char data[3];
boolean ... |
|