Click here to Skip to main content
15,921,884 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File access onto corruped CD/DVD Pin
KarstenK29-Sep-03 21:51
mveKarstenK29-Sep-03 21:51 
GeneralCollection of wierd(est) problems....WHY ME! Pin
r i s h a b h s29-Sep-03 20:48
r i s h a b h s29-Sep-03 20:48 
GeneralRe: Collection of wierd(est) problems....WHY ME! Pin
David Crow30-Sep-03 3:01
David Crow30-Sep-03 3:01 
GeneralRe: Collection of wierd(est) problems....WHY ME! Pin
r i s h a b h s2-Oct-03 20:28
r i s h a b h s2-Oct-03 20:28 
GeneralRe: Collection of wierd(est) problems....WHY ME! Pin
David Crow3-Oct-03 2:33
David Crow3-Oct-03 2:33 
QuestionMFC + COM Objects, inherant design problem ? Pin
ohadp29-Sep-03 20:47
ohadp29-Sep-03 20:47 
AnswerRe: MFC + COM Objects, inherant design problem ? Pin
ohadp29-Sep-03 21:06
ohadp29-Sep-03 21:06 
GeneralHacking into third party directx software(urgent) Pin
ash781729-Sep-03 20:06
ash781729-Sep-03 20:06 
hi,

This problem is specific to a third party code which uses DIRECTX to render a 3-D image on the screen. I do not have acces to the third party software which does this job. My intention is to somehow do the same job but instead of calling the DIRECTX code written in the third party software the client needs to go thru my code for doing the same job. For this I will need to identify the interfaces(directx interfaces) that are being called by the program to render the image on the screen. Is there any way of finding out the interfaces that are being invoked.
As per my knowledge the GUID's of the interfaces are present in the registry. Can we find out the sequence of interfaces being called by the client and then replace the rspective entries in the registries with our interface GUID's so that the screen coordinates( for the image to be rendered on the screen) are available to my program and I need to store it for further processing.
1) How do i implement the concept mentioned above
2) is there any other way of doing it???

Please reply soon

Thanks
GeneralRe: Hacking into third party directx software(urgent) Pin
ZoogieZork29-Sep-03 20:22
ZoogieZork29-Sep-03 20:22 
GeneralDifferences between AfxMessageBox and MessageBox Pin
Neelesh K J Jain29-Sep-03 19:57
Neelesh K J Jain29-Sep-03 19:57 
GeneralRe: Differences between AfxMessageBox and MessageBox Pin
twing29-Sep-03 20:30
twing29-Sep-03 20:30 
QuestionWhere's the MFC books on version 7.0? Pin
spiritualfields29-Sep-03 19:19
spiritualfields29-Sep-03 19:19 
GeneralTrapping keystrokes... Pin
IntelMacDeveloper29-Sep-03 18:19
IntelMacDeveloper29-Sep-03 18:19 
GeneralRe: Trapping keystrokes... Pin
Blake Coverett29-Sep-03 22:17
Blake Coverett29-Sep-03 22:17 
GeneralRe: Trapping keystrokes... Pin
Rickard Andersson2030-Sep-03 0:21
Rickard Andersson2030-Sep-03 0:21 
GeneralRe: Trapping keystrokes... Pin
parths30-Sep-03 17:01
parths30-Sep-03 17:01 
GeneralRe: Trapping keystrokes... Pin
Rickard Andersson2030-Sep-03 20:53
Rickard Andersson2030-Sep-03 20:53 
GeneralOne way works other doesn't Pin
esepich29-Sep-03 16:36
esepich29-Sep-03 16:36 
GeneralRe: One way works other doesn't Pin
KarstenK29-Sep-03 21:57
mveKarstenK29-Sep-03 21:57 
GeneralRe: One way works other doesn't Pin
David Crow30-Sep-03 3:05
David Crow30-Sep-03 3:05 
GeneralRe: One way works other doesn't Pin
KarstenK30-Sep-03 3:42
mveKarstenK30-Sep-03 3:42 
GeneralRe: One way works other doesn't Pin
David Crow30-Sep-03 3:22
David Crow30-Sep-03 3:22 
GeneralFrustration levels mounting. Pin
73Zeppelin29-Sep-03 15:27
73Zeppelin29-Sep-03 15:27 
GeneralRe: Frustration levels mounting. Pin
Dave Bryant29-Sep-03 15:35
Dave Bryant29-Sep-03 15:35 
GeneralRe: Frustration levels mounting. (LARGE) Pin
Dave Bryant29-Sep-03 15:57
Dave Bryant29-Sep-03 15:57 

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.