Click here to Skip to main content
15,920,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sscanf_s invalidating pointers. Need help Pin
Cedric Moonen12-Oct-10 20:49
Cedric Moonen12-Oct-10 20:49 
GeneralRe: sscanf_s invalidating pointers. Need help Pin
Hipcrostino13-Oct-10 12:43
Hipcrostino13-Oct-10 12:43 
QuestionHow to pass generic pointer to function with void** parameter? Pin
Chesnokov Yuriy12-Oct-10 20:02
professionalChesnokov Yuriy12-Oct-10 20:02 
AnswerRe: How to pass generic pointer to function with void** parameter? Pin
CPallini12-Oct-10 21:00
mveCPallini12-Oct-10 21:00 
QuestionRe: How to pass generic pointer to function with void** parameter? Pin
Chesnokov Yuriy12-Oct-10 21:16
professionalChesnokov Yuriy12-Oct-10 21:16 
AnswerRe: How to pass generic pointer to function with void** parameter? Pin
CPallini12-Oct-10 21:26
mveCPallini12-Oct-10 21:26 
AnswerRe: How to pass generic pointer to function with void** parameter? Pin
Chesnokov Yuriy12-Oct-10 21:42
professionalChesnokov Yuriy12-Oct-10 21:42 
QuestionTiff FIle in Frame Window Pin
002comp12-Oct-10 19:29
002comp12-Oct-10 19:29 
QuestionCan WM_VSCROLL generate WM_MOUSEMOVE messages? Pin
old_hacker12-Oct-10 19:00
old_hacker12-Oct-10 19:00 
AnswerRe: Can WM_VSCROLL generate WM_MOUSEMOVE messages? Pin
mesajflaviu12-Oct-10 20:04
mesajflaviu12-Oct-10 20:04 
GeneralRe: Can WM_VSCROLL generate WM_MOUSEMOVE messages? Pin
old_hacker13-Oct-10 19:41
old_hacker13-Oct-10 19:41 
Questionhow to use code written in C# in Managed C++ (VC++.NET) Project? Pin
AmbiguousName12-Oct-10 9:04
AmbiguousName12-Oct-10 9:04 
AnswerRe: how to use code written in C# in Managed C++ (VC++.NET) Project? Pin
Luc Pattyn12-Oct-10 9:54
sitebuilderLuc Pattyn12-Oct-10 9:54 
GeneralRe: how to use code written in C# in Managed C++ (VC++.NET) Project? Pin
AmbiguousName12-Oct-10 10:49
AmbiguousName12-Oct-10 10:49 
GeneralRe: how to use code written in C# in Managed C++ (VC++.NET) Project? Pin
Luc Pattyn12-Oct-10 10:54
sitebuilderLuc Pattyn12-Oct-10 10:54 
AnswerRe: how to use code written in C# in Managed C++ (VC++.NET) Project? Pin
Ram Shelke12-Oct-10 23:59
Ram Shelke12-Oct-10 23:59 
QuestionIP Stack Pin
krish_kumar12-Oct-10 2:40
krish_kumar12-Oct-10 2:40 
AnswerRe: IP Stack Pin
Richard MacCutchan12-Oct-10 2:45
mveRichard MacCutchan12-Oct-10 2:45 
AnswerRe: IP Stack Pin
CPallini12-Oct-10 2:54
mveCPallini12-Oct-10 2:54 
GeneralRe: IP Stack Pin
bleedingfingers12-Oct-10 3:21
bleedingfingers12-Oct-10 3:21 
GeneralRe: IP Stack Pin
Abhinav S12-Oct-10 5:00
Abhinav S12-Oct-10 5:00 
GeneralRe: IP Stack Pin
bleedingfingers12-Oct-10 5:23
bleedingfingers12-Oct-10 5:23 
QuestionBinary data transfer through serail port Pin
shiv@nand12-Oct-10 0:27
shiv@nand12-Oct-10 0:27 
AnswerRe: Binary data transfer through serail port Pin
CPallini12-Oct-10 0:57
mveCPallini12-Oct-10 0:57 
What is your doubt about?
Read the file in binary mode and then send the data on the serial line (set the Output property).
BTW Why are you using MsComm (instead of Win32 API)?
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Binary data transfer through serail port Pin
shiv@nand12-Oct-10 1:03
shiv@nand12-Oct-10 1:03 

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.