Click here to Skip to main content
15,921,793 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Admin Elevation through Manifest Pin
Richard Andrew x6426-Mar-07 17:00
professionalRichard Andrew x6426-Mar-07 17:00 
GeneralRe: Admin Elevation through Manifest Pin
Richard Andrew x6426-Mar-07 17:12
professionalRichard Andrew x6426-Mar-07 17:12 
Questionvery tough socket programming problem, Pin
xyhan26-Mar-07 13:52
xyhan26-Mar-07 13:52 
AnswerRe: very tough socket programming problem, Pin
Mark Salsbery26-Mar-07 19:17
Mark Salsbery26-Mar-07 19:17 
GeneralRe: very tough socket programming problem, Pin
xyhan27-Mar-07 4:03
xyhan27-Mar-07 4:03 
GeneralRe: very tough socket programming problem, Pin
Mark Salsbery27-Mar-07 6:56
Mark Salsbery27-Mar-07 6:56 
GeneralRe: very tough socket programming problem, Pin
xyhan27-Mar-07 8:53
xyhan27-Mar-07 8:53 
GeneralRe: very tough socket programming problem, Pin
Mark Salsbery27-Mar-07 9:03
Mark Salsbery27-Mar-07 9:03 
xyhan wrote:
if I use a "char*" buffer with fixed size to receive data from Java, then the original format or structure will be completely destroyed


Destroyed how? If you need to keep received data then you'll need to either copy the received
bytes to another location or create separate buffers to receive bytes into.

Mark


"If you can dodge a wrench, you can dodge a ball."

GeneralRe: very tough socket programming problem, Pin
Moak28-Mar-07 7:57
Moak28-Mar-07 7:57 
QuestionHow to use CString class in my dll? Pin
MohammadAmiry26-Mar-07 12:55
MohammadAmiry26-Mar-07 12:55 
AnswerRe: How to use CString class in my dll? Pin
Christian Graus26-Mar-07 13:21
protectorChristian Graus26-Mar-07 13:21 
AnswerRe: How to use CString class in my dll? Pin
Nibu babu thomas26-Mar-07 18:31
Nibu babu thomas26-Mar-07 18:31 
GeneralRe: How to use CString class in my dll? Pin
MohammadAmiry26-Mar-07 23:12
MohammadAmiry26-Mar-07 23:12 
GeneralRe: How to use CString class in my dll? Pin
Nibu babu thomas26-Mar-07 23:15
Nibu babu thomas26-Mar-07 23:15 
AnswerRe: How to use CString class in my dll? Pin
Paresh Chitte26-Mar-07 19:24
Paresh Chitte26-Mar-07 19:24 
QuestionCListCtrl in LVS_ICON mode with no text Pin
GregH26-Mar-07 9:49
GregH26-Mar-07 9:49 
AnswerRe: CListCtrl in LVS_ICON mode with no text Pin
Ravi Bhavnani26-Mar-07 10:49
professionalRavi Bhavnani26-Mar-07 10:49 
QuestionAbt Modeless Property Sheet Pin
Sakthivel P26-Mar-07 9:37
Sakthivel P26-Mar-07 9:37 
QuestionRe: Abt Modeless Property Sheet Pin
David Crow26-Mar-07 10:52
David Crow26-Mar-07 10:52 
QuestionRe: Abt Modeless Property Sheet Pin
Sakthivel P29-Mar-07 7:07
Sakthivel P29-Mar-07 7:07 
QuestionRe: Abt Modeless Property Sheet Pin
David Crow29-Mar-07 7:24
David Crow29-Mar-07 7:24 
QuestionRe: Abt Modeless Property Sheet Pin
Sakthivel P31-Mar-07 9:21
Sakthivel P31-Mar-07 9:21 
QuestionRe: Abt Modeless Property Sheet Pin
David Crow2-Apr-07 2:32
David Crow2-Apr-07 2:32 
QuestionPowerpoint Automation Pin
Jishys26-Mar-07 8:26
Jishys26-Mar-07 8:26 
AnswerRe: Powerpoint Automation Pin
bryce26-Mar-07 16:17
bryce26-Mar-07 16:17 

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.