![]() |
|
|
|
#1 |
|
"Gustlik" <> wrote in message
news:d8ncp7$8k4$... > Hi > > I want to send to com at command but every command should be finish by > enter, so my question is how to do it > > my first idea dosnt work: LPCTSTR query ="atd+48505634554;\n"; > Enyone konw? Try the string as: "atd+48505634554;^M"; For further info, google for "Hayes commands". If you're still stuck, try a Windows group, e.g. comp.os.ms-windows.programmer.win32 (yours is not a C++ question, so not really topical here). -Mike Mike Wahler |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|