Click here to Skip to main content
15,878,959 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: HeapAlloc Pin
Luc Pattyn15-Aug-07 12:07
sitebuilderLuc Pattyn15-Aug-07 12:07 
GeneralRe: HeapAlloc Pin
miah alom15-Aug-07 12:17
miah alom15-Aug-07 12:17 
GeneralRe: HeapAlloc Pin
Richard Andrew x6416-Aug-07 17:03
professionalRichard Andrew x6416-Aug-07 17:03 
QuestionParallel port access in Windows XP [modified] Pin
shaleen415-Aug-07 8:31
shaleen415-Aug-07 8:31 
AnswerRe: Parallel port access in Windows XP Pin
Mark Salsbery15-Aug-07 9:13
Mark Salsbery15-Aug-07 9:13 
GeneralRe: Parallel port access in Windows XP Pin
led mike15-Aug-07 11:36
led mike15-Aug-07 11:36 
GeneralRe: Parallel port access in Windows XP Pin
Mark Salsbery15-Aug-07 12:21
Mark Salsbery15-Aug-07 12:21 
QuestionRe: Parallel port access in Windows XP Pin
mirispearl16-Aug-07 19:45
mirispearl16-Aug-07 19:45 
Hi I don't know the answer to Shaleen's question but I have a question of my own.
1. I'm also writing a program for parallel port communication in Win XP. I've used the code in http://www.codeproject.com/system/AsefPortAccess.asp as a guideline.
2. When running the program, the line "_outp(0x378, iByte);" gives an error. On debugging I tracked the error to the assembly code line "1022CC4B out dx,al" which gives the error "Unhandled exception in ParallelComm.exe (MSVCRTD.DLL): 0xC0000096: Privileged Instruction."

I'd appreciate it if someone could help me out here Smile | :)

mirispearl
QuestionError while compiling a simple C++ program Pin
vkondar13-Aug-07 17:21
vkondar13-Aug-07 17:21 
AnswerRe: Error while compiling a simple C++ program Pin
George L. Jackson13-Aug-07 23:56
George L. Jackson13-Aug-07 23:56 
QuestionAbout inheritance Pin
Nandu_77b13-Aug-07 6:31
Nandu_77b13-Aug-07 6:31 
AnswerRe: About inheritance Pin
Luc Pattyn13-Aug-07 6:45
sitebuilderLuc Pattyn13-Aug-07 6:45 
GeneralRe: About inheritance Pin
Nandu_77b14-Aug-07 0:00
Nandu_77b14-Aug-07 0:00 
AnswerRe: About inheritance Pin
led mike13-Aug-07 7:02
led mike13-Aug-07 7:02 
GeneralRe: About inheritance Pin
George L. Jackson13-Aug-07 13:51
George L. Jackson13-Aug-07 13:51 
GeneralRe: About inheritance Pin
Nandu_77b14-Aug-07 0:03
Nandu_77b14-Aug-07 0:03 
GeneralRe: About inheritance Pin
led mike14-Aug-07 4:55
led mike14-Aug-07 4:55 
GeneralRe: About inheritance Pin
Nandu_77b24-Aug-07 4:29
Nandu_77b24-Aug-07 4:29 
Questionreal time matrix conversion Pin
Morad Kobi13-Aug-07 4:02
Morad Kobi13-Aug-07 4:02 
AnswerRe: real time matrix conversion Pin
Luc Pattyn13-Aug-07 5:51
sitebuilderLuc Pattyn13-Aug-07 5:51 
QuestionRe: real time matrix conversion Pin
George L. Jackson13-Aug-07 13:58
George L. Jackson13-Aug-07 13:58 
QuestionAccess controls from other modules of a program Pin
eugk12-Aug-07 23:31
eugk12-Aug-07 23:31 
AnswerRe: Access controls from other modules of a program Pin
mid=574113-Aug-07 5:38
mid=574113-Aug-07 5:38 
GeneralRe: Access controls from other modules of a program Pin
eugk13-Aug-07 8:40
eugk13-Aug-07 8:40 
GeneralRe: Access controls from other modules of a program Pin
mid=574113-Aug-07 9:12
mid=574113-Aug-07 9:12 

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.