Click here to Skip to main content
15,899,937 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: BitBlt w/ ROP codes in GDI+ Pin
led mike8-Nov-07 9:03
led mike8-Nov-07 9:03 
GeneralRe: BitBlt w/ ROP codes in GDI+ Pin
Force Code8-Nov-07 9:22
Force Code8-Nov-07 9:22 
GeneralRe: BitBlt w/ ROP codes in GDI+ Pin
Mark Salsbery8-Nov-07 9:07
Mark Salsbery8-Nov-07 9:07 
GeneralRe: BitBlt w/ ROP codes in GDI+ Pin
Force Code8-Nov-07 9:21
Force Code8-Nov-07 9:21 
GeneralRe: BitBlt w/ ROP codes in GDI+ Pin
Mark Salsbery8-Nov-07 9:31
Mark Salsbery8-Nov-07 9:31 
GeneralRe: BitBlt w/ ROP codes in GDI+ Pin
Force Code8-Nov-07 9:53
Force Code8-Nov-07 9:53 
GeneralRe: BitBlt w/ ROP codes in GDI+ Pin
Mark Salsbery8-Nov-07 10:05
Mark Salsbery8-Nov-07 10:05 
QuestionWinCE USB to Virtual Serial Port Pin
shpid3r8-Nov-07 7:01
shpid3r8-Nov-07 7:01 
Hello guys!

I have a test to do and I don`t know where to start from:

I have a Pocket PC (FS Loox N560) with USB Host. In a future application I will have to get data on this USB cable from another device, but that device sends data on a Serial port. So, having to test if I can receive that data, I got a module that goes from USB to Serial.

Now, more specific:
I have to use the usb port of my device to send some data (random data). If this is successfull, a led will start blinking on that module, telling me that data is received to it (and will convert it to serial, in my future application).

I`ve been given a link to some drivers for this:
Virtual COM Port Drivers. On this page, the ARMxScale Processor: Driver 1.0.2.9

I`ve been told to use a virtual driver to simulate my usb port as a serial port and simply send some data through it. I must say that I have 0 experience in creating drivers (or using them) and very little experience in using the serial port. I know it`s physical principle (i`m studying at the university of electronics and telecomunications), and that you receive/send data by defining it as a file and reading/writing from/to this file.

I`m very grateful for any link,suggestion,snappet etc.
-----
If I`m posting in a wrong section, I`m sorry.
If I`m not allowed to post links like the 2 provided above or they are considered advertisment, I`m sorry and I`ll ask a moderator to delete them. Thanks!
-----
Let the led blink! Smile | :)
Shpid3r
AnswerRe: WinCE USB to Virtual Serial Port Pin
Cedric Moonen8-Nov-07 7:19
Cedric Moonen8-Nov-07 7:19 
GeneralRe: WinCE USB to Virtual Serial Port Pin
shpid3r8-Nov-07 7:34
shpid3r8-Nov-07 7:34 
GeneralRe: WinCE USB to Virtual Serial Port Pin
Cedric Moonen8-Nov-07 20:10
Cedric Moonen8-Nov-07 20:10 
QuestionBlue - General Purpose C++ Library Pin
aputic8-Nov-07 5:43
aputic8-Nov-07 5:43 
AnswerRe: Blue - General Purpose C++ Library Pin
toxcct8-Nov-07 5:55
toxcct8-Nov-07 5:55 
AnswerRe: Blue - General Purpose C++ Library Pin
Jim Crafton8-Nov-07 6:19
Jim Crafton8-Nov-07 6:19 
QuestionRe: Blue - General Purpose C++ Library Pin
Maximilien8-Nov-07 7:19
Maximilien8-Nov-07 7:19 
AnswerRe: Blue - General Purpose C++ Library Pin
aputic8-Nov-07 11:37
aputic8-Nov-07 11:37 
QuestionHelp on calling cview-draw from Onidle virtual function - qucik explaination please, please forgive me, I am a begginer Pin
simon alec smith8-Nov-07 4:33
simon alec smith8-Nov-07 4:33 
AnswerRe: Help on calling cview-draw from Onidle virtual function - qucik explaination please, please forgive me, I am a begginer Pin
jhwurmbach8-Nov-07 4:40
jhwurmbach8-Nov-07 4:40 
QuestionCArray problem Pin
StefanRMB8-Nov-07 4:01
StefanRMB8-Nov-07 4:01 
AnswerRe: CArray problem Pin
jhwurmbach8-Nov-07 4:14
jhwurmbach8-Nov-07 4:14 
AnswerRe: CArray problem Pin
David Crow8-Nov-07 5:30
David Crow8-Nov-07 5:30 
AnswerRe: CArray problem Pin
StefanRMB8-Nov-07 20:02
StefanRMB8-Nov-07 20:02 
GeneralRe: CArray problem Pin
BadKarma8-Nov-07 20:44
BadKarma8-Nov-07 20:44 
GeneralRe: CArray problem Pin
David Crow9-Nov-07 4:44
David Crow9-Nov-07 4:44 
AnswerRe: CArray problem Pin
Bram van Kampen10-Nov-07 15:37
Bram van Kampen10-Nov-07 15:37 

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.