Click here to Skip to main content
15,915,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: /GS compile option Pin
With_problem14-Dec-06 21:56
With_problem14-Dec-06 21:56 
AnswerRe: /GS compile option Pin
prasad_som14-Dec-06 22:00
prasad_som14-Dec-06 22:00 
GeneralRe: /GS compile option Pin
With_problem14-Dec-06 22:19
With_problem14-Dec-06 22:19 
AnswerRe: /GS compile option Pin
prasad_som14-Dec-06 22:25
prasad_som14-Dec-06 22:25 
GeneralRe: /GS compile option [modified] Pin
With_problem14-Dec-06 22:34
With_problem14-Dec-06 22:34 
GeneralRe: /GS compile option Pin
prasad_som14-Dec-06 22:48
prasad_som14-Dec-06 22:48 
GeneralRe: /GS compile option Pin
With_problem14-Dec-06 19:33
With_problem14-Dec-06 19:33 
GeneralRe: /GS compile option Pin
zeemalik3-Feb-07 0:06
zeemalik3-Feb-07 0:06 
make sure that you have updated Windows Plateform SDK if not you can download and install it from
"http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&displaylang=en" because the library which contains the "strsafe.h" functions won't be availaible to you without installing SDK. Once u have installed SDK go to Start->Programs->Microsoft Plateform SDK for Windows Server 2003 SPI->Visual Studio Registration->Registerd PSDK Directories with Visual Studio.

Once you have done with it you have to include the "strsafe.lib" in your program from Projects->Settings->Link.

Now include the "strsafe.h" in your program and and enjoy using strsafe functions.

VV IMPORTANT : Include "strsafe.h" at the end of all other include directives.

Thanks and Regards,

Love

Zeeshan Malik

Prepare yourseld for the life after death.God bless you.

QuestionCFile Pin
ranaharoonkhan14-Dec-06 18:04
ranaharoonkhan14-Dec-06 18:04 
AnswerRe: CFile Pin
prasad_som14-Dec-06 18:16
prasad_som14-Dec-06 18:16 
AnswerRe: CFile Pin
ThatsAlok14-Dec-06 18:50
ThatsAlok14-Dec-06 18:50 
AnswerRe: CFile Pin
Hamid_RT14-Dec-06 21:20
Hamid_RT14-Dec-06 21:20 
AnswerRe: CFile Pin
Rage14-Dec-06 21:21
professionalRage14-Dec-06 21:21 
QuestionCreating a virtual drive... Pin
dontknowitall14-Dec-06 17:26
dontknowitall14-Dec-06 17:26 
Questiondate Pin
radhika2814-Dec-06 16:55
radhika2814-Dec-06 16:55 
AnswerRe: date Pin
Steve Echols14-Dec-06 19:25
Steve Echols14-Dec-06 19:25 
GeneralRe: date Pin
radhika2814-Dec-06 19:34
radhika2814-Dec-06 19:34 
QuestionWhy Static text doesn't show up Pin
GameProfessor14-Dec-06 16:48
GameProfessor14-Dec-06 16:48 
AnswerRe: Why Static text doesn't show up Pin
Mark Salsbery14-Dec-06 16:55
Mark Salsbery14-Dec-06 16:55 
GeneralRe: Why Static text doesn't show up [modified] Pin
GameProfessor14-Dec-06 17:04
GameProfessor14-Dec-06 17:04 
Questionwhat is the meaning of this table name Pin
With_problem14-Dec-06 16:04
With_problem14-Dec-06 16:04 
AnswerRe: what is the meaning of this table name Pin
Mark Salsbery14-Dec-06 16:39
Mark Salsbery14-Dec-06 16:39 
QuestionAssertion in release mode Pin
rp_suman14-Dec-06 15:31
rp_suman14-Dec-06 15:31 
AnswerRe: Assertion in release mode Pin
Mark Salsbery14-Dec-06 16:49
Mark Salsbery14-Dec-06 16:49 
AnswerRe: Assertion in release mode Pin
toxcct14-Dec-06 21:56
toxcct14-Dec-06 21:56 

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.