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

C / C++ / MFC

 
AnswerRe: Help with list box Pin
David Crow4-Apr-06 9:25
David Crow4-Apr-06 9:25 
AnswerRe: Help with list box Pin
Laxman Auti4-Apr-06 18:19
Laxman Auti4-Apr-06 18:19 
QuestionCreating LIB file from DLL Pin
Alexander M.,4-Apr-06 8:57
Alexander M.,4-Apr-06 8:57 
AnswerRe: Creating LIB file from DLL Pin
David Crow4-Apr-06 10:12
David Crow4-Apr-06 10:12 
GeneralRe: Creating LIB file from DLL Pin
Alexander M.,4-Apr-06 10:20
Alexander M.,4-Apr-06 10:20 
QuestionRe: Creating LIB file from DLL Pin
David Crow4-Apr-06 10:31
David Crow4-Apr-06 10:31 
AnswerRe: Creating LIB file from DLL Pin
Alexander M.,4-Apr-06 10:37
Alexander M.,4-Apr-06 10:37 
GeneralRe: Creating LIB file from DLL Pin
David Crow4-Apr-06 10:53
David Crow4-Apr-06 10:53 
Alexander M. wrote:
Yeah...


Doing so will result in a LNK2001 error. MSDN clearly states:

Functions declared with the static modifier by definition have file scope. Static variables have the same limitation. Trying to access any static variables from outside of the file in which they are declared can result in a LNK2001 error.


"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

"There is no death, only a change of worlds." - Native American Proverb


GeneralRe: Creating LIB file from DLL Pin
Alexander M.,4-Apr-06 11:52
Alexander M.,4-Apr-06 11:52 
QuestionTimer in MFC Pin
LCI4-Apr-06 8:43
LCI4-Apr-06 8:43 
AnswerRe: Timer in MFC Pin
Burtraskkutaren4-Apr-06 8:49
Burtraskkutaren4-Apr-06 8:49 
GeneralRe: Timer in MFC Pin
LCI4-Apr-06 9:04
LCI4-Apr-06 9:04 
GeneralRe: Timer in MFC Pin
Burtraskkutaren4-Apr-06 9:33
Burtraskkutaren4-Apr-06 9:33 
AnswerRe: Timer in MFC Pin
David Crow4-Apr-06 8:53
David Crow4-Apr-06 8:53 
AnswerRe: Timer in MFC Pin
Laxman Auti4-Apr-06 18:23
Laxman Auti4-Apr-06 18:23 
QuestionPredifined macro (__FUNCTION__) Pin
hint_544-Apr-06 8:28
hint_544-Apr-06 8:28 
QuestionRe: Predifined macro (__FUNCTION__) Pin
David Crow4-Apr-06 8:52
David Crow4-Apr-06 8:52 
AnswerRe: Predifined macro (__FUNCTION__) Pin
hint_544-Apr-06 9:18
hint_544-Apr-06 9:18 
AnswerRe: Predifined macro (__FUNCTION__) Pin
Michael Dunn4-Apr-06 11:29
sitebuilderMichael Dunn4-Apr-06 11:29 
GeneralRe: Predifined macro (__FUNCTION__) Pin
hint_544-Apr-06 11:33
hint_544-Apr-06 11:33 
GeneralRe: Predifined macro (__FUNCTION__) Pin
Michael Dunn4-Apr-06 12:50
sitebuilderMichael Dunn4-Apr-06 12:50 
GeneralRe: Predifined macro (__FUNCTION__) Pin
hint_545-Apr-06 5:12
hint_545-Apr-06 5:12 
Questioncompiler Pin
mahafza4-Apr-06 8:16
mahafza4-Apr-06 8:16 
AnswerRe: compiler Pin
2bee 4-Apr-06 10:35
2bee 4-Apr-06 10:35 
AnswerRe: compiler Pin
mahafza4-Apr-06 10:48
mahafza4-Apr-06 10:48 

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.