Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why compile occur error??? Pin
David Crow24-May-04 8:51
David Crow24-May-04 8:51 
GeneralRe: why compile occur error??? Pin
don7cry24-May-04 15:04
don7cry24-May-04 15:04 
QuestionRadio and group statics? Pin
bouli23-May-04 21:57
bouli23-May-04 21:57 
AnswerRe: Radio and group statics? Pin
ohadp24-May-04 1:20
ohadp24-May-04 1:20 
GeneralRe: Radio and group statics? Pin
bouli24-May-04 1:36
bouli24-May-04 1:36 
Questioncallstack/debugger resynch? Pin
bryce23-May-04 20:45
bryce23-May-04 20:45 
AnswerRe: callstack/debugger resynch? Pin
jmkhael23-May-04 21:30
jmkhael23-May-04 21:30 
GeneralPassing large data to DLLs Pin
Member 65375123-May-04 20:12
Member 65375123-May-04 20:12 
Hi all,

I need to pass large data( in the order of MBs ) to DLL for processing. When I pass a reference to such object that holds reference to this data from the application and then, trying to access the member variables from passed object causes crash my application.

Note that, it works fine if

1. I downsize data in object,
2. I make member variables public.

Is there any thing special I need to do when passing and processing large data to DLL?

Hope I am clear about the question.

Please feel free to ask any questions, that would help to understand problem more correctly.



Thanks and regards,
Shrinivas
GeneralRe: Passing large data to DLLs Pin
Alexander M.,24-May-04 4:05
Alexander M.,24-May-04 4:05 
GeneralRe: Passing large data to DLLs Pin
melwyn24-May-04 7:01
melwyn24-May-04 7:01 
GeneralRe: Passing large data to DLLs Pin
Dimitris Vasiliadis24-May-04 13:22
Dimitris Vasiliadis24-May-04 13:22 
GeneralRe: Passing large data to DLLs Pin
Member 65375124-May-04 22:22
Member 65375124-May-04 22:22 
GeneralRe: Passing large data to DLLs Pin
Dimitris Vasiliadis24-May-04 23:23
Dimitris Vasiliadis24-May-04 23:23 
GeneralMsChart problem Pin
bhushanRediff23-May-04 19:56
bhushanRediff23-May-04 19:56 
GeneralCompression and encryption Pin
Anthony_Yio23-May-04 19:44
Anthony_Yio23-May-04 19:44 
GeneralRe: Compression and encryption Pin
Dominik Reichl23-May-04 22:34
Dominik Reichl23-May-04 22:34 
GeneralRe: Compression and encryption Pin
Alexander M.,24-May-04 3:57
Alexander M.,24-May-04 3:57 
GeneralRe: Compression and encryption Pin
Henry miller24-May-04 9:14
Henry miller24-May-04 9:14 
GeneralRe: Compression and encryption Pin
Anthony_Yio24-May-04 18:09
Anthony_Yio24-May-04 18:09 
Generaldynamic 2 dimensional array Pin
Tyrus18223-May-04 18:58
Tyrus18223-May-04 18:58 
GeneralRe: dynamic 2 dimensional array Pin
Curi0us_George23-May-04 19:27
Curi0us_George23-May-04 19:27 
GeneralRe: dynamic 2 dimensional array Pin
Alexander M.,24-May-04 4:01
Alexander M.,24-May-04 4:01 
GeneralRe: dynamic 2 dimensional array Pin
Curi0us_George24-May-04 9:15
Curi0us_George24-May-04 9:15 
GeneralRe: dynamic 2 dimensional array Pin
Bob Stanneveld23-May-04 19:37
Bob Stanneveld23-May-04 19:37 
GeneralRe: dynamic 2 dimensional array Pin
Curi0us_George23-May-04 21:22
Curi0us_George23-May-04 21:22 

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.