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

C / C++ / MFC

 
AnswerRe: Uhhhh!!!! Header problem after installing (and uninstalling) VS2008 SP1. Pin
SteveWilkinson4-Apr-11 5:59
SteveWilkinson4-Apr-11 5:59 
QuestionTop Level Menu String Pin
john56324-Jan-11 4:27
john56324-Jan-11 4:27 
AnswerRe: Top Level Menu String Pin
jk chan4-Jan-11 5:17
jk chan4-Jan-11 5:17 
AnswerRe: Top Level Menu String Pin
User 74293384-Jan-11 6:06
professionalUser 74293384-Jan-11 6:06 
QuestionTCHAR issue Pin
goldenrose94-Jan-11 1:51
goldenrose94-Jan-11 1:51 
AnswerRe: TCHAR issue Pin
jk chan4-Jan-11 1:57
jk chan4-Jan-11 1:57 
AnswerRe: TCHAR issue PinPopular
Richard MacCutchan4-Jan-11 2:15
mveRichard MacCutchan4-Jan-11 2:15 
GeneralRe: TCHAR issue Pin
goldenrose94-Jan-11 2:20
goldenrose94-Jan-11 2:20 
GeneralRe: TCHAR issue Pin
Richard MacCutchan4-Jan-11 2:45
mveRichard MacCutchan4-Jan-11 2:45 
AnswerRe: TCHAR issue Pin
Roger Broomfield4-Jan-11 2:28
Roger Broomfield4-Jan-11 2:28 
GeneralRe: TCHAR issue Pin
goldenrose94-Jan-11 3:38
goldenrose94-Jan-11 3:38 
GeneralRe: TCHAR issue Pin
Richard MacCutchan4-Jan-11 5:18
mveRichard MacCutchan4-Jan-11 5:18 
GeneralRe: TCHAR issue Pin
Stefan_Lang9-Jan-11 23:43
Stefan_Lang9-Jan-11 23:43 
AnswerRe: TCHAR issue Pin
Cedric Moonen4-Jan-11 5:11
Cedric Moonen4-Jan-11 5:11 
AnswerRe: TCHAR issue Pin
Rajesh R Subramanian4-Jan-11 6:16
professionalRajesh R Subramanian4-Jan-11 6:16 
GeneralRe: TCHAR issue Pin
goldenrose94-Jan-11 18:57
goldenrose94-Jan-11 18:57 
QuestionMake Cview Variable... Pin
JInsod3-Jan-11 17:59
JInsod3-Jan-11 17:59 
AnswerRe: Make Cview Variable... Pin
Roger Broomfield4-Jan-11 0:41
Roger Broomfield4-Jan-11 0:41 
QuestionCreateFile Pin
john56323-Jan-11 3:28
john56323-Jan-11 3:28 
AnswerRe: CreateFile Pin
T21023-Jan-11 3:31
T21023-Jan-11 3:31 
QuestionRe: CreateFile Pin
David Crow3-Jan-11 3:44
David Crow3-Jan-11 3:44 
AnswerRe: CreateFile Pin
_Erik_3-Jan-11 4:11
_Erik_3-Jan-11 4:11 
AnswerRe: CreateFile Pin
«_Superman_»3-Jan-11 5:55
professional«_Superman_»3-Jan-11 5:55 
AnswerRe: CreateFile Pin
Emilio Garavaglia3-Jan-11 9:12
Emilio Garavaglia3-Jan-11 9:12 
AnswerRe: CreateFile Pin
Rajesh R Subramanian3-Jan-11 22:20
professionalRajesh R Subramanian3-Jan-11 22:20 
I think that this isn't a major problem.

As per their docs, they identify something as a bloodhound exploit 274 if there's a piece of potentially malicious code that attempts to exploit the integer overflow vulnerability in GDI+. Symantec themself say that even an innocent program could be identified as malicious due to the "sensitive" nature of the detection technology used for identifying this particular malware (in cases where your program somehow share the behavioural characteristics of the code that exploits the said vulnerability).

Apply the patches if that's not already done, and if the problem persists, send your program to Symantec as what's being wrongly detected as malware.

Bloodhound Exploit 274[^]
Microsoft security bulletin article on the topic.[^]

And with all seriousness, I do hope that you're not writing code that exploits the vulnerability. Smile | :)
It was ever thus, the Neophiles will always rush out and get 'The Latest Thing' at a high price and with all the inherent faults - Dalek Dave.

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.