Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
U

User 653255

@User 653255
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Passing large data to DLLs
    U User 653255

    call Func1 until all data is loaded, then call Func2 to handle them .... Does this mean that, I am trying to access the data before it is loaded? I am not sure what we mean "Data loaded" here. This may sound primitive question. But I will appreciate further explanation. Thanks and regards, Shrinivas

    C / C++ / MFC help question

  • Passing large data to DLLs
    U User 653255

    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

    C / C++ / MFC help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups