Click here to Skip to main content
15,908,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Changing text of a static control as BOLD Pin
CPallini10-Apr-08 3:11
mveCPallini10-Apr-08 3:11 
GeneralRe: Changing text of a static control as BOLD Pin
Rajesh R Subramanian10-Apr-08 2:56
professionalRajesh R Subramanian10-Apr-08 2:56 
GeneralRe: Changing text of a static control as BOLD Pin
Rajesh R Subramanian10-Apr-08 3:16
professionalRajesh R Subramanian10-Apr-08 3:16 
GeneralRe: Changing text of a static control as BOLD Pin
David Crow10-Apr-08 3:48
David Crow10-Apr-08 3:48 
Questionhow to remove warning code c4996 Pin
coding_ram10-Apr-08 0:53
coding_ram10-Apr-08 0:53 
GeneralRe: how to remove warning code c4996 Pin
Cedric Moonen10-Apr-08 1:01
Cedric Moonen10-Apr-08 1:01 
GeneralRe: how to remove warning code c4996 Pin
coding_ram10-Apr-08 1:20
coding_ram10-Apr-08 1:20 
GeneralRe: how to remove warning code c4996 Pin
Cedric Moonen10-Apr-08 1:24
Cedric Moonen10-Apr-08 1:24 
For VC2005:
Menu 'Project' -> "... Properties" -> "C/C++" -> "Advanced" -> "Disable Specific Warnings". Put 4996 there.

BTW, looking through the project options to see what you can do there is sometimes not a bad idea (unless you start changing everything). You might even learn some interesting stuff.

Cédric Moonen
Software developer

Charting control [v1.3]

GeneralRe: how to remove warning code c4996 Pin
coding_ram10-Apr-08 1:32
coding_ram10-Apr-08 1:32 
GeneralRe: how to remove warning code c4996 Pin
Stephen Hewitt10-Apr-08 14:35
Stephen Hewitt10-Apr-08 14:35 
GeneralRe: how to remove warning code c4996 Pin
Cedric Moonen10-Apr-08 20:05
Cedric Moonen10-Apr-08 20:05 
GeneralConvert Dialog based MFC to Activex Pin
Member 341925310-Apr-08 0:32
Member 341925310-Apr-08 0:32 
GeneralRe: Convert Dialog based MFC to Activex Pin
chandu00410-Apr-08 0:36
chandu00410-Apr-08 0:36 
GeneralRe: Convert Dialog based MFC to Activex Pin
Member 341925310-Apr-08 1:45
Member 341925310-Apr-08 1:45 
GeneralRe: Convert Dialog based MFC to Activex Pin
Member 341925314-Apr-08 19:09
Member 341925314-Apr-08 19:09 
GeneralMerging of files Pin
Chandrasekharan P10-Apr-08 0:14
Chandrasekharan P10-Apr-08 0:14 
GeneralRe: Merging of files Pin
_AnsHUMAN_ 10-Apr-08 0:22
_AnsHUMAN_ 10-Apr-08 0:22 
GeneralRe: Merging of files Pin
Chandrasekharan P10-Apr-08 1:16
Chandrasekharan P10-Apr-08 1:16 
GeneralRe: Merging of files Pin
Cedric Moonen10-Apr-08 1:51
Cedric Moonen10-Apr-08 1:51 
GeneralRe: Merging of files Pin
Chandrasekharan P13-Apr-08 19:34
Chandrasekharan P13-Apr-08 19:34 
GeneralRe: Merging of files Pin
chandu00410-Apr-08 0:31
chandu00410-Apr-08 0:31 
QuestionHow to connect the Microsoft Access database in the VC++ program? Pin
savitri9-Apr-08 23:44
savitri9-Apr-08 23:44 
GeneralRe: How to connect the Microsoft Access database in the VC++ program? Pin
sujeet_kulk9-Apr-08 23:49
sujeet_kulk9-Apr-08 23:49 
GeneralRe: How to connect the Microsoft Access database in the VC++ program? Pin
dhananjay giri9-Apr-08 23:57
dhananjay giri9-Apr-08 23:57 
GeneralRe: How to connect the Microsoft Access database in the VC++ program? Pin
dhananjay giri10-Apr-08 0:17
dhananjay giri10-Apr-08 0:17 

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.