Click here to Skip to main content
15,892,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to create a .h file in C++? Pin
Shah Ravi10-Jul-08 20:50
Shah Ravi10-Jul-08 20:50 
AnswerRe: How to create a .h file in C++? Pin
Richard Andrew x6410-Jul-08 20:57
professionalRichard Andrew x6410-Jul-08 20:57 
GeneralRe: How to create a .h file in C++? Pin
Shah Ravi10-Jul-08 21:01
Shah Ravi10-Jul-08 21:01 
GeneralRe: How to create a .h file in C++? Pin
Richard Andrew x6410-Jul-08 21:05
professionalRichard Andrew x6410-Jul-08 21:05 
GeneralRe: How to create a .h file in C++? Pin
Cedric Moonen10-Jul-08 21:39
Cedric Moonen10-Jul-08 21:39 
AnswerRe: How to create a .h file in C++? Pin
T.RATHA KRISHNAN10-Jul-08 22:47
T.RATHA KRISHNAN10-Jul-08 22:47 
AnswerRe: How to create a .h file in C++? Pin
pallaka10-Jul-08 22:47
pallaka10-Jul-08 22:47 
QuestionMemoryleak Pin
T.RATHA KRISHNAN10-Jul-08 20:30
T.RATHA KRISHNAN10-Jul-08 20:30 
Hi!
I've developed an application in C++. My program compile and links fine. When I run the application, the application window opens and closes in a sudden. It displays the following message in the output window:

'CharacterAnimation.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcr80.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcp80.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\glu32.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\opengl32.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\user32.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\ddraw.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\dciman32.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgDB.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\xerces-c_2_8.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtCore.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\ode.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgGA.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgUtil.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgViewer.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgText.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgParticle.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtABC.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtDAL.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtAI.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\rcfgscript.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\rvrutils.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtAnim.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtGame.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgSim.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\cal3d.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\avgrsstx.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\uxtheme.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\nvoglnt.dll', No symbols loaded.
The thread 'Win32 Thread' (0xc28) has exited with code 0 (0x0).
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\mcd32.dll', No symbols loaded.
'CharacterAnimation.exe': Unloaded 'C:\WINDOWS\system32\mcd32.dll'
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtActors.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\bin\dtAudio.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\alut.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\OpenAL32.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\WINDOWS\system32\winmm.dll', No symbols loaded.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osgdb_ive.dll', Binary was not built with debug information.
'CharacterAnimation.exe': Loaded 'C:\Program Files\Delta3D_REL-2.0.0\ext\bin\osg25-osgFX.dll', Binary was not built with debug information.
The program '[2268] CharacterAnimation.exe: Native' has exited with code 1 (0x1).
AnswerRe: Memoryleak Pin
Cedric Moonen10-Jul-08 20:38
Cedric Moonen10-Jul-08 20:38 
QuestionRe: Memoryleak Pin
T.RATHA KRISHNAN10-Jul-08 20:45
T.RATHA KRISHNAN10-Jul-08 20:45 
AnswerRe: Memoryleak Pin
Cedric Moonen10-Jul-08 20:46
Cedric Moonen10-Jul-08 20:46 
AnswerRe: Memoryleak Pin
Richard Andrew x6410-Jul-08 20:43
professionalRichard Andrew x6410-Jul-08 20:43 
GeneralRe: Memoryleak Pin
pallaka10-Jul-08 20:53
pallaka10-Jul-08 20:53 
GeneralRe: Memoryleak Pin
Richard Andrew x6410-Jul-08 20:55
professionalRichard Andrew x6410-Jul-08 20:55 
GeneralRe: Memoryleak Pin
Cedric Moonen10-Jul-08 20:58
Cedric Moonen10-Jul-08 20:58 
QuestionRe: Memoryleak Pin
CPallini10-Jul-08 21:22
mveCPallini10-Jul-08 21:22 
QuestionError "String data, right truncated". Pin
Le@rner10-Jul-08 20:23
Le@rner10-Jul-08 20:23 
AnswerRe: Error "String data, right truncated". Pin
Richard Andrew x6410-Jul-08 20:40
professionalRichard Andrew x6410-Jul-08 20:40 
GeneralRe: Error "String data, right truncated". Pin
Le@rner10-Jul-08 20:50
Le@rner10-Jul-08 20:50 
GeneralRe: Error "String data, right truncated". Pin
pallaka10-Jul-08 20:57
pallaka10-Jul-08 20:57 
Questionget date formate from database using vc++ Pin
ani_ikram10-Jul-08 20:18
ani_ikram10-Jul-08 20:18 
AnswerRe: get date formate from database using vc++ Pin
pallaka10-Jul-08 21:05
pallaka10-Jul-08 21:05 
GeneralRe: get date formate from database using vc++ Pin
ani_ikram10-Jul-08 21:20
ani_ikram10-Jul-08 21:20 
AnswerRepost.. Pls Ignore Pin
SandipG 10-Jul-08 21:42
SandipG 10-Jul-08 21:42 
QuestionI need help please on how to control the master volume by creating my own applicaton Pin
kwonl10-Jul-08 19:51
kwonl10-Jul-08 19:51 

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.