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

C / C++ / MFC

 
AnswerRe: ClistCtrl w/Popup Menu - Wrong Menu Item Returned Pin
Roger Allen21-Jun-09 13:37
Roger Allen21-Jun-09 13:37 
GeneralRe: ClistCtrl w/Popup Menu - Wrong Menu Item Returned Pin
jon_fallon22-Jun-09 2:35
jon_fallon22-Jun-09 2:35 
QuestionWrapper function for sprintf, strcpy, strcat? Pin
dipuks20-Jun-09 7:56
dipuks20-Jun-09 7:56 
AnswerRe: Wrapper function for sprintf, strcpy, strcat? [modified] Pin
Luc Pattyn20-Jun-09 8:45
sitebuilderLuc Pattyn20-Jun-09 8:45 
AnswerRe: Wrapper function for sprintf, strcpy, strcat? PinPopular
Stephen Hewitt20-Jun-09 21:54
Stephen Hewitt20-Jun-09 21:54 
GeneralWelcome in the CP's Memorable Quotes list. Pin
CPallini21-Jun-09 0:22
mveCPallini21-Jun-09 0:22 
GeneralRe: Welcome in the CP's Memorable Quotes list. Pin
Stephen Hewitt21-Jun-09 3:34
Stephen Hewitt21-Jun-09 3:34 
AnswerRe: Wrapper function for sprintf, strcpy, strcat? Pin
David Crow22-Jun-09 4:21
David Crow22-Jun-09 4:21 
dipuks wrote:
I am working on VS2003 and using the above mentioned functions, but the compiler gives me warning saying those functions are #pragma depreciated.

I know VS2008 has functions like sprintf_s, but unfortunately i will not be able to upgrade to 2008.


If the compiler is telling you they are deprecated, then is it also telling you what to use instead? I find it hard to believe that the compiler would know enough to complain, yet not provide any means by which to correct the problem.

In any case, you might have to use _CRT_SECURE_NO_WARNINGS.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


QuestionLink Errors Pin
Muhammad Hassan Haider20-Jun-09 7:25
Muhammad Hassan Haider20-Jun-09 7:25 
AnswerRe: Link Errors Pin
Stuart Dootson20-Jun-09 14:38
professionalStuart Dootson20-Jun-09 14:38 
AnswerRe: Link Errors Pin
«_Superman_»20-Jun-09 17:14
professional«_Superman_»20-Jun-09 17:14 
QuestionTrying to create a Tool bar using the class CToolBar Pin
BobInNJ20-Jun-09 7:02
BobInNJ20-Jun-09 7:02 
Questiontext on a toolbar button not vertically centered Pin
AnantheswarG20-Jun-09 4:29
AnantheswarG20-Jun-09 4:29 
QuestionRead coefficients of linear equations into 2d array Pin
Omar Al Qady20-Jun-09 1:51
Omar Al Qady20-Jun-09 1:51 
AnswerRe: Read coefficients of linear equations into 2d array Pin
chandu00420-Jun-09 2:01
chandu00420-Jun-09 2:01 
GeneralRe: Read coefficients of linear equations into 2d array Pin
Omar Al Qady20-Jun-09 2:23
Omar Al Qady20-Jun-09 2:23 
GeneralRe: Read coefficients of linear equations into 2d array Pin
chandu00420-Jun-09 2:41
chandu00420-Jun-09 2:41 
GeneralRe: Read coefficients of linear equations into 2d array Pin
Luc Pattyn20-Jun-09 2:46
sitebuilderLuc Pattyn20-Jun-09 2:46 
GeneralRe: Read coefficients of linear equations into 2d array Pin
chandu00420-Jun-09 2:54
chandu00420-Jun-09 2:54 
GeneralRe: Read coefficients of linear equations into 2d array Pin
Omar Al Qady20-Jun-09 3:16
Omar Al Qady20-Jun-09 3:16 
GeneralRe: Read coefficients of linear equations into 2d array Pin
chandu00420-Jun-09 3:27
chandu00420-Jun-09 3:27 
GeneralRe: Read coefficients of linear equations into 2d array Pin
Omar Al Qady20-Jun-09 3:39
Omar Al Qady20-Jun-09 3:39 
GeneralRe: Read coefficients of linear equations into 2d array Pin
ProtoBytes20-Jun-09 4:06
ProtoBytes20-Jun-09 4:06 
GeneralRe: Read coefficients of linear equations into 2d array Pin
Omar Al Qady20-Jun-09 4:22
Omar Al Qady20-Jun-09 4:22 
AnswerRe: Read coefficients of linear equations into 2d array Pin
suthakar5620-Jun-09 2:10
suthakar5620-Jun-09 2: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.