Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to code an edit for database? Pin
coda_x18-Sep-03 4:20
coda_x18-Sep-03 4:20 
AnswerRe: how to code an edit for database? Pin
vcplusplus18-Sep-03 6:09
vcplusplus18-Sep-03 6:09 
GeneralGetFTPConnection and socket()- MFC one fails Pin
ns18-Sep-03 4:10
ns18-Sep-03 4:10 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
Jagadeesh VN18-Sep-03 4:24
Jagadeesh VN18-Sep-03 4:24 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
ns18-Sep-03 4:30
ns18-Sep-03 4:30 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
Steve S18-Sep-03 4:53
Steve S18-Sep-03 4:53 
GeneralRe: GetFTPConnection and socket()- MFC one fails Pin
Jagadeesh VN18-Sep-03 7:32
Jagadeesh VN18-Sep-03 7:32 
GeneralSerial Comm. / virtual COM-Port / WirteFile never return Pin
Joerg Hoffmann18-Sep-03 4:09
Joerg Hoffmann18-Sep-03 4:09 
Hi gurus,

I've created a simple class for serial communication.

For a long time everything works fine within all my applications
if I use a real COM-Port.
But know I get problems with virtual COM-ports which are
comming up with some USB/RS232 Converter and bluetooth
dongles.

All manufacturer of this devices says I can use virtual COM-ports
in the same way I'm using the real existing COM-Port.

But unfortunately this seems not to be right.

If I use an USB bluetooth dongle on virtual COM-Port
my app hangs on WriteFile().

WriteFile() never returns.

BTW, all other functions I need before using WrieFile works without an error:
CreateFile()
SetCommMask()
SetupComm()
GetCommState()
SetCommState()

I've tried all day long to find a solution for my problem.

Please help me.

Bye
Joerg

GeneralRe: Serial Comm. / virtual COM-Port / WirteFile never return Pin
Stuart van Weele18-Sep-03 4:32
Stuart van Weele18-Sep-03 4:32 
GeneralProperty Tabs related Pin
Shah Shehpori18-Sep-03 2:34
sussShah Shehpori18-Sep-03 2:34 
GeneralRe: Property Tabs related Pin
jhwurmbach18-Sep-03 2:54
jhwurmbach18-Sep-03 2:54 
Generalusing socket(), want to download files Pin
ns18-Sep-03 2:19
ns18-Sep-03 2:19 
GeneralRe: using socket(), want to download files Pin
Steve S18-Sep-03 2:38
Steve S18-Sep-03 2:38 
GeneralRe: using socket(), want to download files Pin
ns18-Sep-03 3:14
ns18-Sep-03 3:14 
GeneralRe: using socket(), want to download files Pin
Jagadeesh VN18-Sep-03 3:01
Jagadeesh VN18-Sep-03 3:01 
GeneralAfter dynamic creation of a control... Pin
Zizilamoroso18-Sep-03 1:23
Zizilamoroso18-Sep-03 1:23 
GeneralRe: After dynamic creation of a control... Pin
BadJerry18-Sep-03 1:40
BadJerry18-Sep-03 1:40 
GeneralRe: After dynamic creation of a control... Pin
BadJerry18-Sep-03 1:47
BadJerry18-Sep-03 1:47 
GeneralRe: After dynamic creation of a control... Pin
Steve S18-Sep-03 1:43
Steve S18-Sep-03 1:43 
GeneralCDTPicker Class Pin
murali_utr18-Sep-03 1:14
murali_utr18-Sep-03 1:14 
GeneralRe: CDTPicker Class Pin
Jagadeesh VN18-Sep-03 1:33
Jagadeesh VN18-Sep-03 1:33 
GeneralRe: CDTPicker Class Pin
murali_utr18-Sep-03 1:38
murali_utr18-Sep-03 1:38 
Generalplease help me with c.(beginner) Pin
kh.pakdaman18-Sep-03 0:49
kh.pakdaman18-Sep-03 0:49 
GeneralRe: please help me with c.(beginner) Pin
Jagadeesh VN18-Sep-03 1:07
Jagadeesh VN18-Sep-03 1:07 
GeneralRe: please help me with c.(beginner) Pin
Alexander M.,18-Sep-03 6:15
Alexander M.,18-Sep-03 6:15 

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.