Click here to Skip to main content
15,908,834 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Displays Differently Pin
Reagan Conservative24-Jan-08 11:10
Reagan Conservative24-Jan-08 11:10 
QuestionRe: Dialog Displays Differently Pin
David Crow24-Jan-08 16:05
David Crow24-Jan-08 16:05 
GeneralRe: Dialog Displays Differently Pin
Reagan Conservative25-Jan-08 3:13
Reagan Conservative25-Jan-08 3:13 
GeneralGDI+ Image::GetThumbnailImage background problem Pin
followait24-Jan-08 5:56
followait24-Jan-08 5:56 
GeneralRe: GDI+ Image::GetThumbnailImage background problem Pin
Mark Salsbery24-Jan-08 6:51
Mark Salsbery24-Jan-08 6:51 
GeneralRe: GDI+ Image::GetThumbnailImage background problem Pin
wateranccok5-Sep-13 15:13
wateranccok5-Sep-13 15:13 
GeneralCarets and windowless controls Pin
bpdavis200324-Jan-08 5:44
bpdavis200324-Jan-08 5:44 
GeneralLinker error 2019 and 2001 with MS VC++ 2005 and Ultimate Grid 7.2 Pin
horatio24-Jan-08 4:49
horatio24-Jan-08 4:49 
Hi there,

I am new to C++. My job is to recompile a c++ project from VC 6 and Ultimate Grid (Version from 1999?) to VC 2005 and Ultimate Grid 7.2

when compiling, I get the following Linker errors:

<code>
1&gt;UGCBType.obj : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""public: static bool __cdecl UGXPThemes::DrawBackground(struct HWND__ *,struct HDC__ *,enum UGXPCellType,enum UGXPThemeState,struct tagRECT const *,struct tagRECT const *)" (?DrawBackground@UGXPThemes@@SA_NPAUHWND__@@PAUHDC__@@W4UGXPCellType@@W4UGXPThemeState@@PBUtagRECT@@4@Z)" in Funktion ""public: virtual void __thiscall CUGCheckBoxType::OnDraw(class CDC *,struct tagRECT *,int,long,class CUGCell *,int,int)" (?OnDraw@CUGCheckBoxType@@UAEXPAVCDC@@PAUtagRECT@@HJPAVCUGCell@@HH@Z)".
1&gt;UGCelTyp.obj : error LNK2001: Nicht aufgelöstes externes Symbol ""public: static bool __cdecl UGXPThemes::DrawBackground(struct HWND__ *,struct HDC__ *,enum UGXPCellType,enum UGXPThemeState,struct tagRECT const *,struct tagRECT const *)" (?DrawBackground@UGXPThemes@@SA_NPAUHWND__@@PAUHDC__@@W4UGXPCellType@@W4UGXPThemeState@@PBUtagRECT@@4@Z)".
1&gt;UGCtrl.obj : error LNK2001: Nicht aufgelöstes externes Symbol ""public: static bool __cdecl UGXPThemes::DrawBackground(struct HWND__ *,struct HDC__ *,enum UGXPCellType,enum UGXPThemeState,struct tagRECT const *,struct tagRECT const *)" (?DrawBackground@UGXPThemes@@SA_NPAUHWND__@@PAUHDC__@@W4UGXPCellType@@W4UGXPThemeState@@PBUtagRECT@@4@Z)".
1&gt;UGDLType.obj : error LNK2001: Nicht aufgelöstes externes Symbol ""public: static bool __cdecl UGXPThemes::DrawBackground(struct HWND__ *,struct HDC__ *,enum UGXPCellType,enum UGXPThemeState,struct tagRECT const *,struct tagRECT const *)" (?DrawBackground@UGXPThemes@@SA_NPAUHWND__@@PAUHDC__@@W4UGXPCellType@@W4UGXPThemeState@@PBUtagRECT@@4@Z)".


</code>

Any ideas?

THx for any help!

horatio
GeneralRe: Linker error 2019 and 2001 with MS VC++ 2005 and Ultimate Grid 7.2 Pin
led mike24-Jan-08 4:55
led mike24-Jan-08 4:55 
GeneralRe: Linker error 2019 and 2001 with MS VC++ 2005 and Ultimate Grid 7.2 Pin
jhwurmbach24-Jan-08 4:59
jhwurmbach24-Jan-08 4:59 
QuestionHow can i stop the process. Pin
Sanjay K24-Jan-08 4:43
Sanjay K24-Jan-08 4:43 
AnswerWOW Pin
CPallini24-Jan-08 4:49
mveCPallini24-Jan-08 4:49 
GeneralRe: WOW Pin
led mike24-Jan-08 4:54
led mike24-Jan-08 4:54 
GeneralRe: WOW Pin
jhwurmbach24-Jan-08 5:00
jhwurmbach24-Jan-08 5:00 
GeneralRe: WOW Pin
CPallini24-Jan-08 5:04
mveCPallini24-Jan-08 5:04 
GeneralRe: WOW Pin
Mark Salsbery24-Jan-08 6:53
Mark Salsbery24-Jan-08 6:53 
GeneralRe: WOW Pin
Rajesh R Subramanian24-Jan-08 20:05
professionalRajesh R Subramanian24-Jan-08 20:05 
AnswerRe: How can i stop the process. Pin
David Crow24-Jan-08 5:27
David Crow24-Jan-08 5:27 
AnswerRe: How can i stop the process. Pin
Maximilien24-Jan-08 5:50
Maximilien24-Jan-08 5:50 
AnswerRe: How can i stop the process. Pin
Joan M24-Jan-08 8:29
professionalJoan M24-Jan-08 8:29 
GeneralRe: How can i stop the process. Pin
Sanjay K24-Jan-08 17:26
Sanjay K24-Jan-08 17:26 
GeneralRe: How can i stop the process. Pin
Rajesh R Subramanian24-Jan-08 20:08
professionalRajesh R Subramanian24-Jan-08 20:08 
GeneralRe: How can i stop the process. Pin
Joan M24-Jan-08 21:01
professionalJoan M24-Jan-08 21:01 
GeneralRe: How can i stop the process. Pin
Maxwell Chen24-Jan-08 18:20
Maxwell Chen24-Jan-08 18:20 
GeneralRe: How can i stop the process. Pin
Sanjay K24-Jan-08 20:10
Sanjay K24-Jan-08 20:10 

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.