Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question#pragma warning(disable:4786) Pin
mesajflaviu13-May-10 20:37
mesajflaviu13-May-10 20:37 
AnswerRe: #pragma warning(disable:4786) Pin
mesajflaviu13-May-10 20:47
mesajflaviu13-May-10 20:47 
AnswerRe: #pragma warning(disable:4786) Pin
Nuri Ismail13-May-10 20:57
Nuri Ismail13-May-10 20:57 
GeneralRe: #pragma warning(disable:4786) Pin
mesajflaviu13-May-10 21:34
mesajflaviu13-May-10 21:34 
GeneralRe: #pragma warning(disable:4786) Pin
Stephen Hewitt13-May-10 21:55
Stephen Hewitt13-May-10 21:55 
GeneralRe: #pragma warning(disable:4786) Pin
Nuri Ismail13-May-10 21:58
Nuri Ismail13-May-10 21:58 
QuestionLoad PNG image on button Pin
AbhiHcl13-May-10 20:35
AbhiHcl13-May-10 20:35 
AnswerRe: Load PNG image on button Pin
Richard MacCutchan13-May-10 23:03
mveRichard MacCutchan13-May-10 23:03 
QuestionButton with PNG image Pin
AbhiHcl13-May-10 19:34
AbhiHcl13-May-10 19:34 
AnswerRe: Button with PNG image Pin
Richard MacCutchan13-May-10 23:03
mveRichard MacCutchan13-May-10 23:03 
Questionunhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Le@rner13-May-10 19:14
Le@rner13-May-10 19:14 
AnswerRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Madhu Nair13-May-10 20:06
Madhu Nair13-May-10 20:06 
AnswerRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Stephen Hewitt13-May-10 20:08
Stephen Hewitt13-May-10 20:08 
GeneralRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Le@rner13-May-10 20:19
Le@rner13-May-10 20:19 
GeneralRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Stephen Hewitt13-May-10 20:30
Stephen Hewitt13-May-10 20:30 
GeneralRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Le@rner13-May-10 20:45
Le@rner13-May-10 20:45 
Call Stack is
SECUR32! 6c9121dc()
SECUR32! 6c91232a()
SECUR32! 6c912254()
SHELL32! 769b146c()
SHELL32! 76b7a2a0()
SHELL32! 7698236f()
SHELL32! 76b7a345()
SHELL32! 76b7a41e()
COMDLG32! 763e0323()
COMDLG32! 763e23f8()
SHELL32! 76c16feb()
SHELL32! 76c16f45()
SHLWAPI! 77760f49()
SHELL32! 76a9dcbd()
SHELL32! 76a9dbf9()
SHELL32! 76a9dbf9()
SHELL32! 76a9dbf9()
SHELL32! 76a9dbf9()
SHELL32! 76a9dbf9()
SHELL32! 76a9dbf9()
SHELL32! 76a77331()
SHELL32! 76a76a23()
SHELL32! 76a76eef()
SHELL32! 76a3d57d()
COMDLG32! 763bd124()
COMDLG32! 763b92cf()
COMDLG32! 763b9783()
USER32! 7621fd72()
USER32! 76214ae0()
USER32! 7621481f()
USER32! 762226da()
USER32! 7621fd72()
USER32! 7621fe4a()
USER32! 762209d3()
USER32! 7622b759()
Test! 01010bf0()
Test! 01012983()
Test! 01010d28()
Test! 01013133()
Test! 010131c2()
USER32! 7621fd72()
USER32! 7621fe4a()
USER32! 76220943()
USER32! 7620b19f()
USER32! 76232dad()
USER32! 76232eec()
USER32! 76232f10()
COMDLG32! 763b6eb8()
Test! 0101db54()
Test! 0100daec()
Test! 010163fa()
Test! 01016609()
Test! 0100f7b8()
Test! 01013ce6()
Test! 01014770()
Test! 01010d28()
Test! 01013133()
Test! 010131c2()
USER32! 7621fd72()
USER32! 7621fe4a()
USER32! 76220943()
USER32! 76220b36()
COMCTL32! 74d2b4b2()
COMCTL32! 74d2b514()
COMCTL32! 74d2b61f()
USER32! 7621fd72()
USER32! 7621fe4a()
USER32! 762209d3()
USER32! 7622b759()
Test! 01010bf0()
Test! 01010d3f()
Test! 01013133()
Test! 010131c2()
USER32! 7621fd72()
USER32! 7621fe4a()
USER32! 7622018d()
USER32! 7622022b()
USER32! 762151f5()
USER32! 76221891()
Test! 010158cd()
Test! 01011147()
Test! 0100f795()
Test! 0100e1c4()
Test! 0101b52c()
Test! 0101b70d()
Test! 0101b577()
Test! 0101b75a()
Test! 0100fdf9()
Test! 01002863()
Test! 01045af9()
Test! 010302ba()
KERNEL32! 762ed0e9()
NTDLL! 778d19bb()
NTDLL! 778d198e()

GeneralRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Stephen Hewitt13-May-10 21:50
Stephen Hewitt13-May-10 21:50 
GeneralRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Le@rner13-May-10 22:27
Le@rner13-May-10 22:27 
GeneralRe: unhandled exception in test.exe (SECUR32.dll): 0xC0000005 Access Violation Pin
Stephen Hewitt15-May-10 23:51
Stephen Hewitt15-May-10 23:51 
QuestionSave Old JPEG image style compression in Tiff image Pin
Game-point13-May-10 18:53
Game-point13-May-10 18:53 
QuestionC++ Pin
Manoj Kumar Bestha13-May-10 16:52
Manoj Kumar Bestha13-May-10 16:52 
AnswerRe: C++ Pin
Stephen Hewitt13-May-10 16:54
Stephen Hewitt13-May-10 16:54 
AnswerRe: C++ Pin
Luc Pattyn13-May-10 17:07
sitebuilderLuc Pattyn13-May-10 17:07 
QuestionRe: C++ Pin
CPallini13-May-10 20:41
mveCPallini13-May-10 20:41 
AnswerRe: C++ Pin
Luc Pattyn13-May-10 23:47
sitebuilderLuc Pattyn13-May-10 23:47 

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.