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

C / C++ / MFC

 
GeneralCall MS ACCESS from dialog. Pin
Andrey2215-Mar-08 7:46
Andrey2215-Mar-08 7:46 
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 
I'm hearing this for the first time!? My guess is that no matter you make a function static or not, it will be included in the exe. If you want to avoid those functions, group all those functions and put them into a dll. If anything's need , you may load the dll at run time and call the functions. That's the only way! If you are damn sure about your concept, provide me a link here.

----------------------------
286? WOWW!Blush | :O

GeneralRe: static "hell" Pin
dontknowitall15-Mar-08 8:32
dontknowitall15-Mar-08 8:32 
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 

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.