Click here to Skip to main content
16,011,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
doshin24-Jul-02 19:32
doshin24-Jul-02 19:32 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 19:48
mentorPaul M Watt24-Jul-02 19:48 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 20:17
mentorPaul M Watt24-Jul-02 20:17 
GeneralAny ideas on how to.. Pin
Anonymous24-Jul-02 17:38
Anonymous24-Jul-02 17:38 
GeneralRe: Any ideas on how to.. Pin
Scott H. Settlemier24-Jul-02 17:47
Scott H. Settlemier24-Jul-02 17:47 
GeneralRe: Any ideas on how to.. Pin
Anonymous24-Jul-02 18:15
Anonymous24-Jul-02 18:15 
GeneralRe: Any ideas on how to.. Pin
Daniel Lohmann24-Jul-02 22:44
Daniel Lohmann24-Jul-02 22:44 
GeneralRe: Any ideas on how to.. Pin
benjymous24-Jul-02 22:47
benjymous24-Jul-02 22:47 
It depends if you want it hackerproof.

An easy option is just to make the checksumming code ignore the part of the file that contains the real checksum (then that can change to anything you like without modifying the actual checksum). Run this once with a blank value for that, calc the checksum, fill it in to the variable, and recompile.

Of course, this won't stop anyone else modifying the code, and fixing the checksum.

--
Help me! I'm turning into a grapefruit!
GeneralHelp on multi-threading Pin
Abin24-Jul-02 17:14
Abin24-Jul-02 17:14 
GeneralRe: Help on multi-threading Pin
Scott H. Settlemier24-Jul-02 17:40
Scott H. Settlemier24-Jul-02 17:40 
GeneralRe: Help on multi-threading Pin
Abin24-Jul-02 17:43
Abin24-Jul-02 17:43 
GeneralRe: Help on multi-threading Pin
Scott H. Settlemier24-Jul-02 17:52
Scott H. Settlemier24-Jul-02 17:52 
GeneralRe: Help on multi-threading Pin
Abin24-Jul-02 18:15
Abin24-Jul-02 18:15 
GeneralRe: Help on multi-threading Pin
Peter Occil24-Jul-02 18:14
Peter Occil24-Jul-02 18:14 
GeneralRe: Help on multi-threading Pin
RichardWdy24-Jul-02 18:20
RichardWdy24-Jul-02 18:20 
GeneralRe: Help on multi-threading Pin
RichardWdy24-Jul-02 18:22
RichardWdy24-Jul-02 18:22 
GeneralRe: Help on multi-threading Pin
Tomasz Sowinski24-Jul-02 22:41
Tomasz Sowinski24-Jul-02 22:41 
Generalno response of .exe outside of visual studio Pin
pdarcy24-Jul-02 16:26
pdarcy24-Jul-02 16:26 
GeneralRe: no response of .exe outside of visual studio Pin
Paul M Watt24-Jul-02 19:30
mentorPaul M Watt24-Jul-02 19:30 
GeneralRe: no response of .exe outside of visual studio Pin
pdarcy25-Jul-02 2:26
pdarcy25-Jul-02 2:26 
QuestionHow to decode a tiff-fax file with horizontal ratio of 2:1? Pin
Hiusing24-Jul-02 14:56
Hiusing24-Jul-02 14:56 
GeneralStarting application and opeing no document Pin
Chirag Bhatt24-Jul-02 12:39
sussChirag Bhatt24-Jul-02 12:39 
GeneralRe: Starting application and opeing no document Pin
l a u r e n24-Jul-02 12:42
l a u r e n24-Jul-02 12:42 
GeneralEmail attachments inside an app. Pin
Byteman24-Jul-02 11:45
Byteman24-Jul-02 11:45 
QuestionHow do I access users' home dir? Pin
Anonymous24-Jul-02 11:13
Anonymous24-Jul-02 11:13 

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.