Click here to Skip to main content
15,913,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC performance question Pin
Jim A. Johnson26-Feb-03 8:53
Jim A. Johnson26-Feb-03 8:53 
GeneralRe: MFC performance question Pin
will138326-Feb-03 9:03
will138326-Feb-03 9:03 
GeneralRe: MFC performance question Pin
palbano26-Feb-03 9:41
palbano26-Feb-03 9:41 
GeneralRe: MFC performance question Pin
will138326-Feb-03 9:49
will138326-Feb-03 9:49 
GeneralRe: MFC performance question Pin
Tim Smith26-Feb-03 10:04
Tim Smith26-Feb-03 10:04 
GeneralRe: MFC performance question Pin
palbano26-Feb-03 10:08
palbano26-Feb-03 10:08 
GeneralRe: MFC performance question Pin
peterchen26-Feb-03 19:47
peterchen26-Feb-03 19:47 
GeneralDll question Pin
will138326-Feb-03 8:23
will138326-Feb-03 8:23 
Hello All. I've been working with dlls recently and i have some questions regarding the upgrading of dlls and how that affects programs that use them.

1) You have an exe and a dll. The exe uses the dll and does a static load of that dll. If you build a new dll that has additions to it's .h including new exported funcions, will the exe still be able to run with the new dll even if it is not rebuilt?

2) Same situation but you are loading the dll dynamically and getting the function pointers at run time. If you build a new dll with new exported stuff, will the exe still be able to use the dll even though the exe isn't rebuilt?

Thanks in advance!

Dan Willis
GeneralRe: Dll question Pin
palbano26-Feb-03 8:30
palbano26-Feb-03 8:30 
GeneralRe: Dll question Pin
will138326-Feb-03 8:39
will138326-Feb-03 8:39 
GeneralRe: Dll question Pin
palbano26-Feb-03 10:03
palbano26-Feb-03 10:03 
GeneralRe: Dll question Pin
will138326-Feb-03 10:25
will138326-Feb-03 10:25 
GeneralProblem with region on Win95 Pin
Eugene Pustovoyt26-Feb-03 8:22
Eugene Pustovoyt26-Feb-03 8:22 
GeneralObscure code help Pin
pankajdaga26-Feb-03 8:09
pankajdaga26-Feb-03 8:09 
GeneralRe: Obscure code help Pin
Alvaro Mendez26-Feb-03 9:05
Alvaro Mendez26-Feb-03 9:05 
GeneralRe: Obscure code help Pin
pankajdaga26-Feb-03 9:09
pankajdaga26-Feb-03 9:09 
GeneralRe: Obscure code help Pin
Tim Smith26-Feb-03 9:18
Tim Smith26-Feb-03 9:18 
QuestionCrystal Reports Licensing? Pin
Miguel Lopes26-Feb-03 8:05
Miguel Lopes26-Feb-03 8:05 
AnswerRe: Crystal Reports Licensing? Pin
Nick Parker26-Feb-03 8:20
protectorNick Parker26-Feb-03 8:20 
GeneralRe: Crystal Reports Licensing? Pin
Miguel Lopes27-Feb-03 1:41
Miguel Lopes27-Feb-03 1:41 
GeneralRe: Crystal Reports Licensing? Pin
Nick Parker27-Feb-03 3:25
protectorNick Parker27-Feb-03 3:25 
GeneralRe: Crystal Reports Licensing? Pin
Miguel Lopes28-Feb-03 5:54
Miguel Lopes28-Feb-03 5:54 
GeneralRe: Crystal Reports Licensing? Pin
Nick Parker28-Feb-03 7:17
protectorNick Parker28-Feb-03 7:17 
GeneralRe: Crystal Reports Licensing? Pin
Miguel Lopes28-Feb-03 7:40
Miguel Lopes28-Feb-03 7:40 
GeneralRe: Crystal Reports Licensing? Pin
Nick Parker28-Feb-03 9:37
protectorNick Parker28-Feb-03 9:37 

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.