Click here to Skip to main content
15,915,000 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWaitForSingleObject Pin
Alex_Y9-May-05 3:41
Alex_Y9-May-05 3:41 
GeneralRe: WaitForSingleObject Pin
Blake Miller9-May-05 5:02
Blake Miller9-May-05 5:02 
GeneralRe: WaitForSingleObject Pin
Alex_Y9-May-05 6:59
Alex_Y9-May-05 6:59 
Generalc++ question. Please help Pin
Hoornet939-May-05 2:37
Hoornet939-May-05 2:37 
GeneralRe: c++ question. Please help Pin
BlackDice9-May-05 2:52
BlackDice9-May-05 2:52 
GeneralRe: c++ question. Please help Pin
Hoornet939-May-05 5:15
Hoornet939-May-05 5:15 
GeneralRe: c++ question. Please help Pin
BlackDice9-May-05 5:24
BlackDice9-May-05 5:24 
GeneralRe: c++ question. Please help Pin
Hoornet939-May-05 5:56
Hoornet939-May-05 5:56 
tnx. But i think the errors are becouse of this:

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 compile error or LNK2001.

(from MSDE)

Love is the law, love under will.
GeneralRe: c++ question. Please help Pin
BlackDice9-May-05 6:07
BlackDice9-May-05 6:07 
GeneralRe: c++ question. Please help Pin
David Crow9-May-05 2:53
David Crow9-May-05 2:53 
GeneralRe: c++ question. Please help Pin
namaskaaram9-May-05 2:55
namaskaaram9-May-05 2:55 
GeneralRe: c++ question. Please help Pin
Ansari A. Halim9-May-05 3:51
Ansari A. Halim9-May-05 3:51 
GeneralRe: c++ question. Please help Pin
Alex_Y9-May-05 4:08
Alex_Y9-May-05 4:08 
GeneralRe: c++ question. Please help Pin
David Crow9-May-05 5:01
David Crow9-May-05 5:01 
GeneralRe: c++ question. Please help Pin
Alex_Y9-May-05 6:58
Alex_Y9-May-05 6:58 
GeneralRe: c++ question. Please help Pin
Bob Stanneveld10-May-05 0:25
Bob Stanneveld10-May-05 0:25 
GeneralDirectShow - Buffer Pushing Techniques Pin
javatheist9-May-05 2:21
javatheist9-May-05 2:21 
GeneralGetting active control in a property page Pin
laiju9-May-05 1:41
laiju9-May-05 1:41 
GeneralRe: Getting active control in a property page Pin
David Crow9-May-05 2:07
David Crow9-May-05 2:07 
GeneralRe: Getting active control in a property page Pin
laiju9-May-05 2:26
laiju9-May-05 2:26 
GeneralRe: Getting active control in a property page Pin
Alex_Y9-May-05 4:00
Alex_Y9-May-05 4:00 
GeneralRe: Getting active control in a property page Pin
laiju9-May-05 16:52
laiju9-May-05 16:52 
GeneralRe: Getting active control in a property page Pin
Alex_Y10-May-05 5:45
Alex_Y10-May-05 5:45 
QuestionHow to create a vertical CEdit Pin
Eugene Pustovoyt9-May-05 0:27
Eugene Pustovoyt9-May-05 0:27 
AnswerRe: How to create a vertical CEdit Pin
toxcct9-May-05 0:57
toxcct9-May-05 0:57 

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.