Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lookup system in DLL
Message
From
28/04/1999 23:25:23
 
General information
Forum:
Visual C++
Category:
Other
Miscellaneous
Thread ID:
00212931
Message ID:
00213282
Views:
28
>What are the options? Would it be best to put the data within another DLL and call this if needed?

Do you mean you want to hardcode data into the dll? I don't understand what you mean by "put the data within another DLL".

>What are the speed issues? What?What?What?

Is this a WWW project? :))

>The initial data will be fairly small (c150k straight data) but another project I will be working on will involve over 1Mb. Main function is to lookup a short text item and return a corresponding equivalent sized item (if found).

Well, 1M is not so much. Is this in VC++? It should be fast whatever you do. But fast enough? It depends on what you need this lookup for.

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform