Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to change the number of bits per pixel of BMP file? Pin
hanlei000000000930-Sep-08 22:59
hanlei000000000930-Sep-08 22:59 
AnswerRe: How to change the number of bits per pixel of BMP file? Pin
Naveen30-Sep-08 23:22
Naveen30-Sep-08 23:22 
QuestionDebug Assertion Failed... Pin
RYU^^30-Sep-08 21:34
RYU^^30-Sep-08 21:34 
AnswerRe: Debug Assertion Failed... Pin
Roger Stoltz30-Sep-08 23:58
Roger Stoltz30-Sep-08 23:58 
GeneralRe: Debug Assertion Failed... Pin
RYU^^1-Oct-08 13:50
RYU^^1-Oct-08 13:50 
AnswerRe: Debug Assertion Failed... Pin
Roger Stoltz1-Oct-08 20:05
Roger Stoltz1-Oct-08 20:05 
Questionwarning C4503 in using multimap <wstring,wstring> map1 Pin
preeti sharma30-Sep-08 20:58
preeti sharma30-Sep-08 20:58 
AnswerRe: warning C4503 in using multimap <wstring,wstring> map1 Pin
Cedric Moonen30-Sep-08 21:00
Cedric Moonen30-Sep-08 21:00 
preeti sharma wrote:
but is thr any other solution or using #pragma is safe.


It is perfectly safe. The warning is just about the name of the template which is too long but it has no effect. Disabling the warning is the easiest solution. A better solution would be to upgrade to a more recent compiler Big Grin | :-D .

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

QuestionOpenDialog Pin
Chandrasekharan P30-Sep-08 20:34
Chandrasekharan P30-Sep-08 20:34 
AnswerRe: OpenDialog Pin
Naveen30-Sep-08 20:48
Naveen30-Sep-08 20:48 
GeneralRe: OpenDialog Pin
Chandrasekharan P30-Sep-08 23:35
Chandrasekharan P30-Sep-08 23:35 
GeneralRe: OpenDialog Pin
Naveen30-Sep-08 23:53
Naveen30-Sep-08 23:53 
GeneralRe: OpenDialog Pin
Chandrasekharan P1-Oct-08 0:15
Chandrasekharan P1-Oct-08 0:15 
AnswerRe: OpenDialog Pin
Sandeep Saini SRE2-Oct-08 17:50
Sandeep Saini SRE2-Oct-08 17:50 
Questiondll problem extended Pin
ashishmax4730-Sep-08 20:04
ashishmax4730-Sep-08 20:04 
AnswerRe: dll problem extended Pin
Naveen30-Sep-08 20:20
Naveen30-Sep-08 20:20 
QuestionNot using .Net Technology Pin
bhanu_850930-Sep-08 19:47
bhanu_850930-Sep-08 19:47 
AnswerRe: Not using .Net Technology Pin
Cedric Moonen30-Sep-08 20:33
Cedric Moonen30-Sep-08 20:33 
AnswerRe: Not using .Net Technology Pin
CPallini30-Sep-08 21:50
mveCPallini30-Sep-08 21:50 
AnswerRe: Not using .Net Technology Pin
Hamid_RT30-Sep-08 22:01
Hamid_RT30-Sep-08 22:01 
QuestionEnumerating Files in a Folder Pin
Bram van Kampen30-Sep-08 14:14
Bram van Kampen30-Sep-08 14:14 
AnswerRe: Enumerating Files in a Folder Pin
Saurabh.Garg30-Sep-08 14:33
Saurabh.Garg30-Sep-08 14:33 
GeneralRe: Enumerating Files in a Folder Pin
Bram van Kampen30-Sep-08 15:04
Bram van Kampen30-Sep-08 15:04 
GeneralRe: Enumerating Files in a Folder Pin
Saurabh.Garg1-Oct-08 20:10
Saurabh.Garg1-Oct-08 20:10 
QuestionParent Forms Pin
Sarriss30-Sep-08 6:05
Sarriss30-Sep-08 6:05 

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.