Click here to Skip to main content
16,005,241 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: error C2440 cannot convert from __thiscall MyDoc::* to __cdecl* Pin
Mark Salsbery5-Dec-06 6:14
Mark Salsbery5-Dec-06 6:14 
GeneralRe: error C2440 cannot convert from __thiscall MyDoc::* to __cdecl* Pin
tuqu5-Dec-06 15:54
tuqu5-Dec-06 15:54 
GeneralRe: error C2440 cannot convert from __thiscall MyDoc::* to __cdecl* Pin
Mark Salsbery5-Dec-06 17:08
Mark Salsbery5-Dec-06 17:08 
GeneralRe: error C2440 cannot convert from __thiscall MyDoc::* to __cdecl* Pin
tuqu6-Dec-06 2:36
tuqu6-Dec-06 2:36 
GeneralRe: error C2440 cannot convert from __thiscall MyDoc::* to __cdecl* Pin
Mark Salsbery6-Dec-06 6:09
Mark Salsbery6-Dec-06 6:09 
GeneralRe: error C2440 cannot convert from __thiscall MyDoc::* to __cdecl* [modified] Pin
tuqu7-Dec-06 0:56
tuqu7-Dec-06 0:56 
QuestionPanning With Double Buffering and setting MM_ANISOTROPIC mapping mode Pin
jagdishbhai4-Dec-06 16:26
jagdishbhai4-Dec-06 16:26 
QuestionModifying Process Executable on Hard Disk Pin
Inatha4-Dec-06 15:55
Inatha4-Dec-06 15:55 
My goal is to use the process to access itself on the hard disk and modify its own physical code content permanently. I have adjusted token privileges to SE_RESTORE_NAME in an attempt to overwrite while bypassing the ACL, but trying to open the file gives me error 32 (The process cannot access the file because it is being used by another process.) in which the process protecting the file is the one trying to mod it. I know this is not a good practice of code and for commercial means and unspecific means it is horrible to use but I need to create code like this specifically. Does anyone have any ideas on how to?
AnswerRe: Modifying Process Executable on Hard Disk Pin
kanduripavan5-Dec-06 0:16
kanduripavan5-Dec-06 0:16 
GeneralRe: Modifying Process Executable on Hard Disk Pin
Inatha5-Dec-06 0:38
Inatha5-Dec-06 0:38 
AnswerRe: Modifying Process Executable on Hard Disk Pin
Mark Salsbery5-Dec-06 6:19
Mark Salsbery5-Dec-06 6:19 
QuestionMFC Macro Question Pin
BlitzPackage4-Dec-06 15:38
BlitzPackage4-Dec-06 15:38 
AnswerRe: MFC Macro Question Pin
David Crow4-Dec-06 15:47
David Crow4-Dec-06 15:47 
GeneralRe: MFC Macro Question Pin
BlitzPackage5-Dec-06 3:10
BlitzPackage5-Dec-06 3:10 
AnswerRe: MFC Macro Question Pin
Mark Salsbery5-Dec-06 6:22
Mark Salsbery5-Dec-06 6:22 
Questionhow to get RUNTIME_CLASS? Pin
includeh104-Dec-06 15:33
includeh104-Dec-06 15:33 
Answer[OT] use PRE tags Pin
toxcct4-Dec-06 21:48
toxcct4-Dec-06 21:48 
GeneralRe: [OT] use PRE tags Pin
ThatsAlok4-Dec-06 22:57
ThatsAlok4-Dec-06 22:57 
GeneralRe: [OT] use PRE tags Pin
toxcct4-Dec-06 23:04
toxcct4-Dec-06 23:04 
GeneralRe: [OT] use PRE tags Pin
includeh105-Dec-06 7:48
includeh105-Dec-06 7:48 
AnswerRe: how to get RUNTIME_CLASS? Pin
jhwurmbach4-Dec-06 22:31
jhwurmbach4-Dec-06 22:31 
QuestionUsing Intel IPP libraries?? Pin
pavanbabut4-Dec-06 12:43
pavanbabut4-Dec-06 12:43 
AnswerRe: Using Intel IPP libraries?? Pin
uusheikh4-Dec-06 14:51
uusheikh4-Dec-06 14:51 
QuestionModal and Modeless Dialogs / Non-Working child dialog controls ... Pin
digitalmythology4-Dec-06 11:31
digitalmythology4-Dec-06 11:31 
AnswerRe: Modal and Modeless Dialogs / Non-Working child dialog controls ... Pin
Christian Graus4-Dec-06 11:51
protectorChristian Graus4-Dec-06 11: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.