Click here to Skip to main content
15,922,574 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: A project made from XPCOM components and VC++ - I posted this messaje before several hours ago Pin
Matthew Faithfull3-Jan-08 1:02
Matthew Faithfull3-Jan-08 1:02 
GeneralRe: A project made from XPCOM components and VC++ - I posted this messaje before several hours ago Pin
cuesdean florin3-Jan-08 1:34
cuesdean florin3-Jan-08 1:34 
GeneralRe: A project made from XPCOM components and VC++ - I posted this messaje before several hours ago Pin
Matthew Faithfull3-Jan-08 1:56
Matthew Faithfull3-Jan-08 1:56 
GeneralRe: A project made from XPCOM components and VC++ - I posted this messaje before several hours ago Pin
cuesdean florin3-Jan-08 4:10
cuesdean florin3-Jan-08 4:10 
GeneralRe: A project made from XPCOM components and VC++ - I posted this messaje before several hours ago Pin
Matthew Faithfull3-Jan-08 4:19
Matthew Faithfull3-Jan-08 4:19 
GeneralRe: A project made from XPCOM components and VC++ - I posted this messaje before several hours ago Pin
Jeremy Falcon3-Jan-08 6:17
professionalJeremy Falcon3-Jan-08 6:17 
GeneralRe: A project made from XPCOM components and VC++ - I posted this messaje before several hours ago Pin
Maxwell Chen3-Jan-08 16:15
Maxwell Chen3-Jan-08 16:15 
Generalchar* and unsigned int Pin
CodingLover3-Jan-08 0:26
CodingLover3-Jan-08 0:26 
Hi all,

Look at the following lines.

char *tempBuff[1024];
unsigned int iReq;


I want to copy the tempBuff to another buffer, adding the iReq to in-front of the tempBuff. How it is possible.

I appreciate your help all the time...
Eranga Smile | :)

QuestionRe: char* and unsigned int Pin
CPallini3-Jan-08 0:35
mveCPallini3-Jan-08 0:35 
GeneralRe: char* and unsigned int Pin
CodingLover3-Jan-08 0:39
CodingLover3-Jan-08 0:39 
GeneralRe: char* and unsigned int Pin
CPallini3-Jan-08 0:49
mveCPallini3-Jan-08 0:49 
QuestionRe: char* and unsigned int Pin
fantasy12153-Jan-08 16:39
fantasy12153-Jan-08 16:39 
GeneralRe: char* and unsigned int Pin
Maxwell Chen3-Jan-08 19:34
Maxwell Chen3-Jan-08 19:34 
GeneralRe: char* and unsigned int Pin
CPallini3-Jan-08 21:07
mveCPallini3-Jan-08 21:07 
GeneralHelp need to Delete shortcut of a file Pin
Rahul Vaishnav3-Jan-08 0:18
Rahul Vaishnav3-Jan-08 0:18 
GeneralRe: Help need to Delete shortcut of a file Pin
CPallini3-Jan-08 0:44
mveCPallini3-Jan-08 0:44 
GeneralRe: Help need to Delete shortcut of a file Pin
David Crow3-Jan-08 3:02
David Crow3-Jan-08 3:02 
QuestionHow to get chinese text from rtf . Pin
johnalek3-Jan-08 0:06
johnalek3-Jan-08 0:06 
AnswerRe: How to get chinese text from rtf . Pin
dan o3-Jan-08 1:33
dan o3-Jan-08 1:33 
GeneralRe: How to get chinese text from rtf . Pin
johnalek3-Jan-08 1:44
johnalek3-Jan-08 1:44 
GeneralRe: How to get chinese text from rtf . Pin
dan o3-Jan-08 2:35
dan o3-Jan-08 2:35 
GeneralAllocating memory using calloc. Pin
jossion2-Jan-08 23:55
jossion2-Jan-08 23:55 
QuestionRe: Allocating memory using calloc. Pin
CPallini3-Jan-08 0:13
mveCPallini3-Jan-08 0:13 
GeneralRe: Allocating memory using calloc. Pin
jossion7-Jan-08 16:43
jossion7-Jan-08 16:43 
QuestionRe: Allocating memory using calloc. Pin
David Crow3-Jan-08 3:19
David Crow3-Jan-08 3:19 

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.