Click here to Skip to main content
15,917,636 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
With_problem19-Dec-06 20:18
With_problem19-Dec-06 20:18 
AnswerRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
With_problem4-Jan-07 20:51
With_problem4-Jan-07 20:51 
GeneralRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
prasad_som4-Jan-07 21:22
prasad_som4-Jan-07 21:22 
AnswerRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
S Douglas19-Dec-06 21:32
professionalS Douglas19-Dec-06 21:32 
GeneralRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
With_problem19-Dec-06 23:37
With_problem19-Dec-06 23:37 
GeneralRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
S Douglas20-Dec-06 0:05
professionalS Douglas20-Dec-06 0:05 
GeneralRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
With_problem20-Dec-06 19:33
With_problem20-Dec-06 19:33 
AnswerRe: unhandled exeption in a.exe(apiocx):0xc0000005 Access Violation Pin
Rudolf Jan20-Dec-06 0:23
Rudolf Jan20-Dec-06 0:23 
Questionstaticaly link to a dll Pin
aaaan19-Dec-06 19:24
aaaan19-Dec-06 19:24 
QuestionRe: staticaly link to a dll Pin
prasad_som19-Dec-06 19:51
prasad_som19-Dec-06 19:51 
AnswerRe: staticaly link to a dll Pin
aaaan19-Dec-06 22:29
aaaan19-Dec-06 22:29 
AnswerRe: staticaly link to a dll Pin
sunit519-Dec-06 21:49
sunit519-Dec-06 21:49 
GeneralRe: staticaly link to a dll Pin
Rajesh R Subramanian19-Dec-06 22:12
professionalRajesh R Subramanian19-Dec-06 22:12 
GeneralRe: staticaly link to a dll Pin
sunit519-Dec-06 22:29
sunit519-Dec-06 22:29 
AnswerRe: staticaly link to a dll Pin
Rajesh R Subramanian20-Dec-06 0:26
professionalRajesh R Subramanian20-Dec-06 0:26 
AnswerRe: staticaly link to a dll Pin
toxcct19-Dec-06 22:15
toxcct19-Dec-06 22:15 
GeneralRe: staticaly link to a dll Pin
aaaan19-Dec-06 23:57
aaaan19-Dec-06 23:57 
QuestionHow can i use ActiveX control in console base application? Pin
Banks K19-Dec-06 19:04
Banks K19-Dec-06 19:04 
AnswerRe: How can i use ActiveX control in console base application? Pin
With_problem19-Dec-06 19:26
With_problem19-Dec-06 19:26 
GeneralRe: How can i use ActiveX control in console base application? Pin
Banks K19-Dec-06 19:53
Banks K19-Dec-06 19:53 
GeneralRe: How can i use ActiveX control in console base application? Pin
With_problem19-Dec-06 19:55
With_problem19-Dec-06 19:55 
AnswerRe: How can i use ActiveX control in console base application? Pin
Cedric Moonen19-Dec-06 21:01
Cedric Moonen19-Dec-06 21:01 
GeneralRe: How can i use ActiveX control in console base application? Pin
Monty219-Dec-06 22:43
Monty219-Dec-06 22:43 
GeneralRe: How can i use ActiveX control in console base application? Pin
Cedric Moonen19-Dec-06 23:16
Cedric Moonen19-Dec-06 23:16 
GeneralRe: How can i use ActiveX control in console base application? Pin
Sam Hobbs20-Dec-06 18:31
Sam Hobbs20-Dec-06 18:31 
Not all files with a DLL extension are regular DLLs. An ActiveX control can be in a file with a DLL extension. It is common for an ActiveX control to be in a file with the OCX extension, but I think that is primarily due to the way VB uses them. Windows will use whatever file that is registered.

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.