Click here to Skip to main content
15,914,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Win32 socket program error Pin
SoonKil Ryu18-Apr-07 3:55
SoonKil Ryu18-Apr-07 3:55 
GeneralRe: Win32 socket program error Pin
Syamlal S Nair18-Apr-07 17:37
Syamlal S Nair18-Apr-07 17:37 
AnswerRe: Win32 socket program error Pin
syampj18-Apr-07 20:02
syampj18-Apr-07 20:02 
GeneralRe: Win32 socket program error Pin
Syamlal S Nair18-Apr-07 22:34
Syamlal S Nair18-Apr-07 22:34 
QuestionHow to return parameters from DLL ? Pin
Nikhil Trivedi18-Apr-07 2:03
Nikhil Trivedi18-Apr-07 2:03 
AnswerRe: How to return parameters from DLL ? Pin
CPallini18-Apr-07 2:28
mveCPallini18-Apr-07 2:28 
GeneralRe: How to return parameters from DLL ? Pin
Nikhil Trivedi18-Apr-07 3:12
Nikhil Trivedi18-Apr-07 3:12 
GeneralRe: How to return parameters from DLL ? Pin
CPallini18-Apr-07 3:19
mveCPallini18-Apr-07 3:19 
Oh yes, a bit contrived yet. If you function returns a 32-bit integer then you can interpeter it as a pointer (at least on 32-bit systems...). That stated, you may arrange the two buffer pointers in a struct and return the struct address to the caller.
However, IMHO it's better to change the function prototype.
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.

QuestionHow to change font of Top menu Pin
Atul2318-Apr-07 0:48
Atul2318-Apr-07 0:48 
QuestionWindos/Cygwin Pin
Anka_Ame18-Apr-07 0:47
Anka_Ame18-Apr-07 0:47 
AnswerRe: Windos/Cygwin Pin
CPallini18-Apr-07 1:31
mveCPallini18-Apr-07 1:31 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 1:41
Anka_Ame18-Apr-07 1:41 
GeneralRe: Windos/Cygwin Pin
CPallini18-Apr-07 2:24
mveCPallini18-Apr-07 2:24 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 2:38
Anka_Ame18-Apr-07 2:38 
GeneralRe: Windos/Cygwin Pin
CPallini18-Apr-07 2:45
mveCPallini18-Apr-07 2:45 
GeneralRe: Windos/Cygwin Pin
Maximilien18-Apr-07 2:40
Maximilien18-Apr-07 2:40 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 2:55
Anka_Ame18-Apr-07 2:55 
GeneralRe: Windos/Cygwin Pin
Maximilien18-Apr-07 3:35
Maximilien18-Apr-07 3:35 
GeneralRe: Windos/Cygwin Pin
markkuk18-Apr-07 4:16
markkuk18-Apr-07 4:16 
GeneralRe: Windos/Cygwin Pin
Anka_Ame18-Apr-07 5:37
Anka_Ame18-Apr-07 5:37 
AnswerRe: Windos/Cygwin Pin
malaugh18-Apr-07 9:11
malaugh18-Apr-07 9:11 
Questionquick help with timer/time (MFC dialog app) Pin
ldsdbomber18-Apr-07 0:28
ldsdbomber18-Apr-07 0:28 
AnswerRe: quick help with timer/time (MFC dialog app) Pin
Arman S.18-Apr-07 1:04
Arman S.18-Apr-07 1:04 
AnswerRe: quick help with timer/time (MFC dialog app) Pin
baerten18-Apr-07 1:09
baerten18-Apr-07 1:09 
AnswerRe: quick help with timer/time (MFC dialog app) Pin
David Crow18-Apr-07 3:32
David Crow18-Apr-07 3:32 

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.