Click here to Skip to main content
15,914,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ dll exports Pin
Alexander M.,18-Aug-03 1:56
Alexander M.,18-Aug-03 1:56 
GeneralNeed help with F-lock Pin
Snyp17-Aug-03 4:26
Snyp17-Aug-03 4:26 
QuestionThird party file protection? Pin
Kayembi17-Aug-03 3:58
Kayembi17-Aug-03 3:58 
AnswerRe: Third party file protection? Pin
Maximilien17-Aug-03 4:19
Maximilien17-Aug-03 4:19 
AnswerRe: Third party file protection? Pin
Neville Franks17-Aug-03 10:36
Neville Franks17-Aug-03 10:36 
GeneralRe: Third party file protection? Pin
Kayembi17-Aug-03 11:14
Kayembi17-Aug-03 11:14 
GeneralRe: Third party file protection? Pin
Terry O'Nolley17-Aug-03 17:40
Terry O'Nolley17-Aug-03 17:40 
GeneralRe: Third party file protection? Pin
Neville Franks18-Aug-03 2:07
Neville Franks18-Aug-03 2:07 
If they are this big you would probably be better to encrypt the files so anyone looking at them sees garbage and then simply decrypt them when you load them into your app. This is simple and will solve 99% of your concern. There are a number of articles here on CP about encryption. Also look at Crypto++ www.cryptopp.com[^]

If you compress them as well you'll save some disk space. Hope that helps.

Neville Franks, Author of ED for Windows. Free Trial at www.getsoft.com
GeneralRe: Third party file protection? Pin
Kayembi18-Aug-03 8:13
Kayembi18-Aug-03 8:13 
AnswerRe: Third party file protection? (EDITED) Pin
John M. Drescher17-Aug-03 19:12
John M. Drescher17-Aug-03 19:12 
GeneralAPI hooking... Pin
Kayembi18-Aug-03 0:36
Kayembi18-Aug-03 0:36 
GeneralRe: API hooking... Pin
John M. Drescher18-Aug-03 13:41
John M. Drescher18-Aug-03 13:41 
GeneralRe: API hooking... Pin
Kayembi19-Aug-03 1:31
Kayembi19-Aug-03 1:31 
GeneralRe: API hooking... Pin
John M. Drescher19-Aug-03 8:47
John M. Drescher19-Aug-03 8:47 
AnswerRe: Third party file protection? Pin
Anonymous18-Aug-03 1:13
Anonymous18-Aug-03 1:13 
Generalproblems while #import "VBE6EXT.OLB" Pin
emmai17-Aug-03 3:15
emmai17-Aug-03 3:15 
GeneralATL problem Pin
novachen17-Aug-03 1:52
novachen17-Aug-03 1:52 
GeneralRe: ATL problem Pin
Jörgen Sigvardsson17-Aug-03 5:01
Jörgen Sigvardsson17-Aug-03 5:01 
GeneralRe: ATL problem Pin
novachen17-Aug-03 14:41
novachen17-Aug-03 14:41 
GeneralRe: ATL problem Pin
Jörgen Sigvardsson17-Aug-03 22:40
Jörgen Sigvardsson17-Aug-03 22:40 
GeneralRe: ATL problem Pin
peterchen17-Aug-03 6:58
peterchen17-Aug-03 6:58 
GeneralRe: ATL problem Pin
novachen17-Aug-03 14:40
novachen17-Aug-03 14:40 
GeneralRe: ATL problem Pin
peterchen17-Aug-03 23:15
peterchen17-Aug-03 23:15 
GeneralProblems with inheritance Pin
petter_e16-Aug-03 22:14
petter_e16-Aug-03 22:14 
GeneralRe: Problems with inheritance Pin
Ryan Binns16-Aug-03 23:35
Ryan Binns16-Aug-03 23:35 

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.