Click here to Skip to main content
15,891,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to set caret position in Edit Control? Pin
ClockDivider28-Jul-05 4:12
ClockDivider28-Jul-05 4:12 
AnswerRe: How to set caret position in Edit Control? Pin
John R. Shaw28-Jul-05 4:36
John R. Shaw28-Jul-05 4:36 
GeneralRe: How to set caret position in Edit Control? Pin
ClockDivider29-Jul-05 4:18
ClockDivider29-Jul-05 4:18 
AnswerRe: How to set caret position in Edit Control? Pin
Alexander M.,28-Jul-05 8:55
Alexander M.,28-Jul-05 8:55 
GeneralErrors using Regex++ with VS .NET 2003 Pin
Franz Klein28-Jul-05 3:56
Franz Klein28-Jul-05 3:56 
QuestionHow to show full vector graphics in a splitter view Pin
greenwyx28-Jul-05 3:19
greenwyx28-Jul-05 3:19 
AnswerRe: How to show full vector graphics in a splitter view Pin
John R. Shaw28-Jul-05 4:44
John R. Shaw28-Jul-05 4:44 
GeneralLink 2001 errors using Glui - glui32.lib Pin
Lombert28-Jul-05 3:11
Lombert28-Jul-05 3:11 
Hi there

I'm getting loads of link errors when trying to run this OpenGl with Glui program on Visual C++ .net 2003, but not in Visual Studio C++ 6.

error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator==(class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> > const &,char const *)" (__imp_??8std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z)


I've included all the necessary .lib files in the Linker tab of Project properties, opengl32.lib, glut32.lib, glu32.lib and glui32.lib. Also I've ticked include MFC in shared dll. My glut.h, glu.h and glui.h header files are in the PlatformSDK/include/gl directory and glut32.dll is in c:/Windows/system directroy so I don't know what the problem is. Can anyone help me?

Thanks
GeneralProblem with CFrameWnd and CPropertySheet Pin
Member 209601128-Jul-05 2:41
Member 209601128-Jul-05 2:41 
GeneralRe: Problem with CFrameWnd and CPropertySheet Pin
Alex_Y28-Jul-05 3:11
Alex_Y28-Jul-05 3:11 
GeneralRe: Problem with CFrameWnd and CPropertySheet Pin
Member 209601128-Jul-05 4:12
Member 209601128-Jul-05 4:12 
GeneralRe: Problem with CFrameWnd and CPropertySheet Pin
Alex_Y28-Jul-05 8:36
Alex_Y28-Jul-05 8:36 
GeneralProblem with DirectShow Pin
perroflaco28-Jul-05 1:59
perroflaco28-Jul-05 1:59 
GeneralRe: Problem with DirectShow Pin
mark novak28-Jul-05 4:57
mark novak28-Jul-05 4:57 
GeneralRe: Problem with DirectShow Pin
perroflaco28-Jul-05 8:08
perroflaco28-Jul-05 8:08 
GeneralRe: Problem with DirectShow Pin
mark novak28-Jul-05 13:00
mark novak28-Jul-05 13:00 
GeneralRe: Problem with DirectShow Pin
Alexander M.,28-Jul-05 8:51
Alexander M.,28-Jul-05 8:51 
GeneralRe: Problem with DirectShow Pin
perroflaco31-Jul-05 23:02
perroflaco31-Jul-05 23:02 
Questiondynamic class instantiation in c++? Pin
ThinkingPrometheus28-Jul-05 1:38
ThinkingPrometheus28-Jul-05 1:38 
AnswerRe: dynamic class instantiation in c++? Pin
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX28-Jul-05 2:02
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX28-Jul-05 2:02 
AnswerRe: dynamic class instantiation in c++? Pin
berndg28-Jul-05 2:12
berndg28-Jul-05 2:12 
AnswerRe: dynamic class instantiation in c++? Pin
Bob Stanneveld28-Jul-05 5:14
Bob Stanneveld28-Jul-05 5:14 
AnswerRe: dynamic class instantiation in c++? Pin
Giles28-Jul-05 7:04
Giles28-Jul-05 7:04 
GeneralRe: dynamic class instantiation in c++? Pin
ThinkingPrometheus2-Aug-05 2:37
ThinkingPrometheus2-Aug-05 2:37 
GeneralCListView usage Pin
B.R.Singh28-Jul-05 1:19
B.R.Singh28-Jul-05 1:19 

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.