Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Call MS ACCESS from dialog. Pin
Rajesh R Subramanian15-Mar-08 8:27
professionalRajesh R Subramanian15-Mar-08 8:27 
GeneralRe: Call MS ACCESS from dialog. Pin
Andrey2215-Mar-08 9:25
Andrey2215-Mar-08 9:25 
GeneralRe: Call MS ACCESS from dialog. Pin
David Crow15-Mar-08 15:25
David Crow15-Mar-08 15:25 
Generalstatic "hell" Pin
dontknowitall15-Mar-08 6:31
dontknowitall15-Mar-08 6:31 
GeneralRe: static "hell" Pin
_808615-Mar-08 6:57
_808615-Mar-08 6:57 
GeneralRe: static "hell" Pin
dontknowitall15-Mar-08 7:15
dontknowitall15-Mar-08 7:15 
GeneralRe: static "hell" Pin
_808615-Mar-08 7:29
_808615-Mar-08 7:29 
GeneralRe: static "hell" Pin
dontknowitall15-Mar-08 8:32
dontknowitall15-Mar-08 8:32 
I'm "damn sure". And don't "guess" - know. And I can't make it a DLL (if I did, the DLL and the EXE would both be huge, which is the opposite of my main goal). It is a static library linked against the final EXE as demonstrated by my original post.

Only people who have experienced the problem I've got should be replying - really large libraries used across multiple solutions and projects that are including 'static' functions that are never referenced. You apparently don't fall into that category.

Also, I just discovered a set of static functions in the final EXE that are in a class that is completely unrelated to the program itself (NT Service related functions - and the program is not a NT Service nor makes any calls into the class that has those support functions).
QuestionRe: static "hell" Pin
CPallini15-Mar-08 7:52
mveCPallini15-Mar-08 7:52 
GeneralRe: static "hell" Pin
dontknowitall15-Mar-08 8:19
dontknowitall15-Mar-08 8:19 
GeneralRe: static "hell" Pin
CPallini15-Mar-08 9:19
mveCPallini15-Mar-08 9:19 
GeneralRe: static "hell" Pin
dontknowitall15-Mar-08 9:35
dontknowitall15-Mar-08 9:35 
GeneralRe: static "hell" Pin
CPallini16-Mar-08 3:49
mveCPallini16-Mar-08 3:49 
GeneralRe: static "hell" Pin
Member 75496018-Mar-08 2:42
Member 75496018-Mar-08 2:42 
Generalplz urgent!!! Pin
AbdullahTheGreat15-Mar-08 5:41
AbdullahTheGreat15-Mar-08 5:41 
AnswerRe: plz urgent!!! Pin
Rajesh R Subramanian15-Mar-08 5:44
professionalRajesh R Subramanian15-Mar-08 5:44 
GeneralRe: plz urgent!!! Pin
marcio kovags15-Mar-08 9:21
marcio kovags15-Mar-08 9:21 
GeneralAdd Project into workspace Error Pin
bala_potty15-Mar-08 4:57
bala_potty15-Mar-08 4:57 
GeneralRe: Add Project into workspace Error Pin
Rajkumar R15-Mar-08 10:07
Rajkumar R15-Mar-08 10:07 
GeneralRe: Add Project into workspace Error Pin
bala_potty16-Mar-08 0:08
bala_potty16-Mar-08 0:08 
AnswerRe: Add Project into workspace Error Pin
Rajkumar R16-Mar-08 21:41
Rajkumar R16-Mar-08 21:41 
GeneralRe: Add Project into workspace Error Pin
bala_potty6-Apr-08 2:18
bala_potty6-Apr-08 2:18 
Questionstd::find [By any chance my question is not clear?] Pin
_808615-Mar-08 4:29
_808615-Mar-08 4:29 
AnswerRe: std::find [By any chance my question is not clear?] Pin
Rajkumar R15-Mar-08 9:39
Rajkumar R15-Mar-08 9:39 
GeneralRe: std::find [By any chance my question is not clear?] Pin
_808615-Mar-08 17:21
_808615-Mar-08 17:21 

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.