Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, error C2065 :undeclared identifier at International Chat: Software related forum; here is the souce // TODO: Add your control notification handler code here if(m_strFileName == "") { AppendString("du musst einen File auswaehlen bevor du brennen kannst!"); }else { strcpy(mniiFile.fileName, m_strFileName); strcpy(mniiFile.sourceFilePath, m_strPathName); mniiFile.isDirectory =FALSE; mniiFile.isReference =FALSE; mniiFile.nextItem =FALSE; writeCD.nwcdpCDStamp =NULL; writeCD.nwcdArtist =NULL; writeCD.nwcdTitle =


Reply
 
Thread Tools
Old 27-05-2004   #1 (permalink)
New on Forum
 
Join Date: May 2004
Posts: 20
error C2065 :undeclared identifier

here is the souce


// TODO: Add your control notification handler code here
if(m_strFileName == "")
{

AppendString("du musst einen File auswaehlen bevor du brennen kannst!");

}else
{
strcpy(mniiFile.fileName, m_strFileName);
strcpy(mniiFile.sourceFilePath, m_strPathName);
mniiFile.isDirectory =FALSE;
mniiFile.isReference =FALSE;
mniiFile.nextItem =FALSE;
writeCD.nwcdpCDStamp =NULL;
writeCD.nwcdArtist =NULL;
writeCD.nwcdTitle =NULL;
writeCD.nwcdCDExtra =FALSE;
writeCD.nwcdNumTracks= 0;
writeCD.nwcdMediaType =MEDIA_CD;
int i= m_cbxDevice.GetCurSel();

NERO_SCSI_DEVICE_INFO* msdiDevice=
(NERO_SCSI_DEVICE_INFO*)m_cbxDevice.GetItemDataPtr(1);

and this is the error error :C2065: 'AppendString' : undeclared identifier
DopeDougL@z is offline   Reply With Quote
Old 27-05-2004   #2 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
Re: error C2065 :undeclared identifier

You should know best what AppendString is. That symbol is not part of NeroAPI. It sounds like your user-defined function.
alexp is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error "Logical Volume Identifier" DVD Fab Decrypter 3.0.9.6 Cleary DVDFab / DVD Region+CSS Free 2 07-04-2007 07:07
DVD Identifier Error Detection makabre Blank Media 6 14-05-2006 10:31
DVD Identifier error MachineGun Media Testing/Identifying Software 1 13-09-2005 19:20
DVD Identifier spooks General Software 1 04-03-2005 09:31
NEC ND-2500A - DVD Identifier error? yvliew NEC / Optiarc Burner 1 18-04-2004 16:56


All times are GMT +2. The time now is 19:24.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0