Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Change the text color of static control Pin
Anonymous29-Jun-04 20:36
Anonymous29-Jun-04 20:36 
GeneralRe: Change the text color of static control Pin
Johan Rosengren29-Jun-04 20:43
Johan Rosengren29-Jun-04 20:43 
GeneralProblem with Dll Pin
Member 115017629-Jun-04 19:26
Member 115017629-Jun-04 19:26 
GeneralRe: Problem with Dll Pin
RonnyS29-Jun-04 20:29
RonnyS29-Jun-04 20:29 
GeneralSingleton class Pin
Member 118395929-Jun-04 18:57
Member 118395929-Jun-04 18:57 
GeneralRe: Singleton class Pin
Member 115017629-Jun-04 19:32
Member 115017629-Jun-04 19:32 
GeneralRe: Singleton class Pin
Member 115017629-Jun-04 19:53
Member 115017629-Jun-04 19:53 
GeneralRe: Singleton class Pin
Member 118395929-Jun-04 20:02
Member 118395929-Jun-04 20:02 
Hi,

Thanks for reply,
Class B is singleton. This has static getInstance().
I want to access getInstance() of Class B in Class A. Class B header is included in Class A.
When i do this, it gives linker error LNK2001 unresolved external symbol getInstance().
This error occurs for other non-static functions of Class B, when called from Class A.

Thanks,

Venkat SR
GeneralRe: Singleton class Pin
Henry miller30-Jun-04 3:03
Henry miller30-Jun-04 3:03 
Generalrun 2 exe files at the same time Pin
vietdung29-Jun-04 18:56
vietdung29-Jun-04 18:56 
GeneralRe: run 2 exe files at the same time Pin
parths29-Jun-04 19:27
parths29-Jun-04 19:27 
GeneralRe: run 2 exe files at the same time Pin
yummi29-Jun-04 19:57
yummi29-Jun-04 19:57 
Generalchanging from debug to Release mode Pin
Anonymous29-Jun-04 18:40
Anonymous29-Jun-04 18:40 
GeneralRe: changing from debug to Release mode Pin
Ryan Binns29-Jun-04 18:57
Ryan Binns29-Jun-04 18:57 
GeneralSee this code.. Pin
johnny,Kim29-Jun-04 16:04
johnny,Kim29-Jun-04 16:04 
GeneralRe: See this code.. Pin
Christian Graus29-Jun-04 16:28
protectorChristian Graus29-Jun-04 16:28 
GeneralRe: See this code.. Pin
Ryan Binns29-Jun-04 18:25
Ryan Binns29-Jun-04 18:25 
GeneralRe: See this code.. Pin
johnny,Kim29-Jun-04 20:13
johnny,Kim29-Jun-04 20:13 
GeneralInitialization of a CWnd derived custom control Pin
kfaday29-Jun-04 15:38
kfaday29-Jun-04 15:38 
GeneralRe: Initialization of a CWnd derived custom control Pin
User 58385229-Jun-04 16:47
User 58385229-Jun-04 16:47 
QuestionASCII programming ?? Pin
Spank me!!29-Jun-04 10:51
Spank me!!29-Jun-04 10:51 
AnswerRe: ASCII programming ?? Pin
l a u r e n29-Jun-04 11:53
l a u r e n29-Jun-04 11:53 
GeneralRe: ASCII programming ?? Pin
Christian Graus29-Jun-04 16:35
protectorChristian Graus29-Jun-04 16:35 
AnswerRe: ASCII programming ?? Pin
Johnny ²29-Jun-04 11:53
Johnny ²29-Jun-04 11:53 
GeneralProper usage of #pragma once Pin
digwizfox29-Jun-04 9:36
digwizfox29-Jun-04 9:36 

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.