Click here to Skip to main content
15,887,485 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: .NonModal() ? Dialog Pin
Daniel Strigl24-Oct-02 23:38
Daniel Strigl24-Oct-02 23:38 
Generalany one good at.. Pin
Mel Feik24-Oct-02 22:15
Mel Feik24-Oct-02 22:15 
GeneralRe: any one good at.. Pin
Anonymous24-Oct-02 22:50
Anonymous24-Oct-02 22:50 
GeneralRe: any one good at.. Pin
includeh1024-Oct-02 22:53
includeh1024-Oct-02 22:53 
GeneralRe: any one good at.. Pin
Mel Feik25-Oct-02 7:37
Mel Feik25-Oct-02 7:37 
GeneralRe: any one good at.. Pin
NormDroid25-Oct-02 0:09
professionalNormDroid25-Oct-02 0:09 
GeneralRe: any one good at.. Pin
Mel Feik25-Oct-02 7:38
Mel Feik25-Oct-02 7:38 
GeneralQuestion about Dlls Pin
CEx24-Oct-02 21:54
CEx24-Oct-02 21:54 
Lets say I have two extension dlls Dll1 and Dll2 and an Application MyApp. Now following is the scenario.


Dll1 uses Dll2.
MyApp requires Functions from Dll1 and some functions from Dll2.

Now the question(s)

1) In case of Extension Dlls , where does this Dll gets loaded? withing the memory space of MyApp ? or outside the memory space of MyApp ?

2) Since Dll2 is used twice , a) directly from MyApp, 2) indirectly through Dll1. So is it going to cost any how on performance ? in terms of memory or any other way ?

If yes then what should be the alternative ?

Abhishek Narula
GeneralRe: Question about Dlls Pin
Jawache24-Oct-02 23:05
Jawache24-Oct-02 23:05 
GeneralGood implementation ??? (struct, STL vector) Pin
Daniel Strigl24-Oct-02 21:29
Daniel Strigl24-Oct-02 21:29 
GeneralRe: Good implementation ??? (struct, STL vector) Pin
Anonymous25-Oct-02 2:31
Anonymous25-Oct-02 2:31 
GeneralRe: Good implementation ??? (struct, STL vector) Pin
Nick Parker25-Oct-02 2:35
protectorNick Parker25-Oct-02 2:35 
GeneralTabControl Pin
chepuri_uk24-Oct-02 21:25
chepuri_uk24-Oct-02 21:25 
GeneralRe: TabControl Pin
dabs25-Oct-02 3:43
dabs25-Oct-02 3:43 
QuestionWhy Microsoft decided to stop Supporting WTL ? Pin
Braulio Dez24-Oct-02 20:48
Braulio Dez24-Oct-02 20:48 
AnswerRe: Why Microsoft decided to stop Supporting WTL ? Pin
Daniel Turini24-Oct-02 21:35
Daniel Turini24-Oct-02 21:35 
GeneralRe: Why Microsoft decided to stop Supporting WTL ? Pin
Braulio Dez24-Oct-02 22:56
Braulio Dez24-Oct-02 22:56 
GeneralRe: Why Microsoft decided to stop Supporting WTL ? Pin
Rob Caldecott25-Oct-02 0:23
Rob Caldecott25-Oct-02 0:23 
GeneralRe: Why Microsoft decided to stop Supporting WTL ? Pin
Daniel Turini25-Oct-02 1:33
Daniel Turini25-Oct-02 1:33 
GeneralRe: Why Microsoft decided to stop Supporting WTL ? Pin
Rob Caldecott25-Oct-02 1:50
Rob Caldecott25-Oct-02 1:50 
AnswerRe: Why Microsoft decided to stop Supporting WTL ? Pin
Michael P Butler24-Oct-02 22:44
Michael P Butler24-Oct-02 22:44 
GeneralRe: Why Microsoft decided to stop Supporting WTL ? Pin
Braulio Dez24-Oct-02 22:54
Braulio Dez24-Oct-02 22:54 
GeneralRe: Why Microsoft decided to stop Supporting WTL ? Pin
Simon Steele24-Oct-02 23:57
Simon Steele24-Oct-02 23:57 
GeneralRe: Why Microsoft decided to stop Supporting WTL ? Pin
Steve S25-Oct-02 0:43
Steve S25-Oct-02 0:43 
GeneralJpeg sending trough http Pin
Kristian3324-Oct-02 20:18
Kristian3324-Oct-02 20:18 

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.