Click here to Skip to main content
15,920,632 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: pass_thru in hyperthreading Pin
James R. Twine13-Nov-06 6:00
James R. Twine13-Nov-06 6:00 
GeneralRe: pass_thru in hyperthreading Pin
Mark Salsbery13-Nov-06 6:20
Mark Salsbery13-Nov-06 6:20 
GeneralRe: pass_thru in hyperthreading Pin
James R. Twine13-Nov-06 6:39
James R. Twine13-Nov-06 6:39 
GeneralRe: pass_thru in hyperthreading Pin
Mark Salsbery13-Nov-06 7:07
Mark Salsbery13-Nov-06 7:07 
GeneralRe: pass_thru in hyperthreading Pin
vineeshV13-Nov-06 6:23
vineeshV13-Nov-06 6:23 
GeneralRe: pass_thru in hyperthreading Pin
James R. Twine13-Nov-06 6:41
James R. Twine13-Nov-06 6:41 
QuestionNeed help! Unhdanled exception error in VC++ 2003 Pin
eanton8313-Nov-06 5:10
eanton8313-Nov-06 5:10 
AnswerRe: Need help! Unhdanled exception error in VC++ 2003 Pin
Mark Salsbery13-Nov-06 5:19
Mark Salsbery13-Nov-06 5:19 
eanton83 wrote:
Unhandled exception at 0x00000001 in ZenoController.exe: 0xC0000005: Access violation reading location 0x00000001.


In the Debug menu choose Exceptions. Find "C0000005 Access Violation" in the list (under Win32
exceptions) and highlight it. In the radio buttons below click the "break into debugger" button
in the when exception is thrown section.
When you run it in the debugger it will stop when the exception is thrown and you can hopefully
see where the problem is.
GeneralRe: Need help! Unhdanled exception error in VC++ 2003 Pin
Waldermort13-Nov-06 6:01
Waldermort13-Nov-06 6:01 
GeneralRe: Need help! Unhdanled exception error in VC++ 2003 Pin
James R. Twine13-Nov-06 6:05
James R. Twine13-Nov-06 6:05 
GeneralRe: Need help! Unhdanled exception error in VC++ 2003 Pin
Mark Salsbery13-Nov-06 6:08
Mark Salsbery13-Nov-06 6:08 
GeneralRe: Need help! Unhdanled exception error in VC++ 2003 Pin
Waldermort13-Nov-06 6:11
Waldermort13-Nov-06 6:11 
GeneralRe: Need help! Unhdanled exception error in VC++ 2003 Pin
Mark Salsbery13-Nov-06 6:15
Mark Salsbery13-Nov-06 6:15 
AnswerRe: Need help! Unhdanled exception error in VC++ 2003 Pin
James R. Twine13-Nov-06 6:03
James R. Twine13-Nov-06 6:03 
GeneralRe: Need help! Unhdanled exception error in VC++ 2003 Pin
Mark Salsbery13-Nov-06 6:10
Mark Salsbery13-Nov-06 6:10 
Questionsome trouble when I use Createprocess Pin
abruzzi13-Nov-06 4:47
abruzzi13-Nov-06 4:47 
AnswerRe: some trouble when I use Createprocess Pin
Aqueel13-Nov-06 4:55
Aqueel13-Nov-06 4:55 
AnswerRe: some trouble when I use Createprocess Pin
Hamid_RT13-Nov-06 5:22
Hamid_RT13-Nov-06 5:22 
GeneralRe: some trouble when I use Createprocess Pin
ThatsAlok13-Nov-06 7:01
ThatsAlok13-Nov-06 7:01 
GeneralRe: some trouble when I use Createprocess Pin
Hamid_RT13-Nov-06 7:19
Hamid_RT13-Nov-06 7:19 
GeneralRe: some trouble when I use Createprocess Pin
David Crow13-Nov-06 10:02
David Crow13-Nov-06 10:02 
QuestionFree DOM Parser in c Pin
sknobli13-Nov-06 4:40
sknobli13-Nov-06 4:40 
AnswerRe: Free DOM Parser in c Pin
George L. Jackson13-Nov-06 5:00
George L. Jackson13-Nov-06 5:00 
AnswerRe: Free DOM Parser in c Pin
George L. Jackson13-Nov-06 5:10
George L. Jackson13-Nov-06 5:10 
AnswerRe: Free DOM Parser in c Pin
toxcct13-Nov-06 5:51
toxcct13-Nov-06 5:51 

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.