Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to postpone implementation of abstract class in c++ Pin
Aescleal20-Aug-10 21:15
Aescleal20-Aug-10 21:15 
AnswerRe: How to postpone implementation of abstract class in c++ PinPopular
Aescleal20-Aug-10 21:11
Aescleal20-Aug-10 21:11 
AnswerRe: How to postpone implementation of abstract class in c++ Pin
Niklas L20-Aug-10 22:04
Niklas L20-Aug-10 22:04 
GeneralRe: How to postpone implementation of abstract class in c++ Pin
tasumisra20-Aug-10 22:42
tasumisra20-Aug-10 22:42 
QuestionPreventing CD copy Pin
RomTibi20-Aug-10 7:32
RomTibi20-Aug-10 7:32 
QuestionRe: Preventing CD copy Pin
David Crow20-Aug-10 10:50
David Crow20-Aug-10 10:50 
AnswerRe: Preventing CD copy Pin
RomTibi22-Aug-10 5:40
RomTibi22-Aug-10 5:40 
AnswerRe: Preventing CD copy PinPopular
Emilio Garavaglia20-Aug-10 11:36
Emilio Garavaglia20-Aug-10 11:36 
If you want illegally mess up the user system yes.
Remember what the US court say to Sony because of their rootkit: It is your software, but that's not your computer.
Intercepting a call inside an application for the use of that application is not an issue. Intercepting a call to globally modify the system behavior disabling system functionality the user payed (copy a CD is part of the OS functionality that have its license as well) it not legal nor moral.

If you want to prevent your software to be used illegally, use hardware dongul, license numbers, internet registration ... but don't alter the user's system behavior. It does not belong to you.

2 bugs found.
> recompile ...
65534 bugs found.
D'Oh! | :doh:


GeneralRe: Preventing CD copy Pin
RomTibi21-Aug-10 21:16
RomTibi21-Aug-10 21:16 
Questiondocument support in MFC dll Pin
MKC00220-Aug-10 4:35
MKC00220-Aug-10 4:35 
AnswerRe: document support in MFC dll Pin
Eugen Podsypalnikov20-Aug-10 5:43
Eugen Podsypalnikov20-Aug-10 5:43 
GeneralRe: document support in MFC dll Pin
Niklas L20-Aug-10 5:46
Niklas L20-Aug-10 5:46 
JokeRe: document support in MFC dll Pin
Eugen Podsypalnikov20-Aug-10 5:57
Eugen Podsypalnikov20-Aug-10 5:57 
GeneralRe: document support in MFC dll Pin
Nuri Ismail20-Aug-10 7:01
Nuri Ismail20-Aug-10 7:01 
GeneralRe: document support in MFC dll Pin
MKC00220-Aug-10 9:01
MKC00220-Aug-10 9:01 
GeneralRe: document support in MFC dll Pin
Niklas L20-Aug-10 10:35
Niklas L20-Aug-10 10:35 
AnswerRe: document support in MFC dll Pin
Niklas L20-Aug-10 5:46
Niklas L20-Aug-10 5:46 
QuestionHow i can change the width of scrollbar in MFC SDI application? [Moved] Pin
humais20-Aug-10 4:04
humais20-Aug-10 4:04 
AnswerRe: How i can change the width of scrollbar in MFC SDI application? Pin
Nish Nishant20-Aug-10 6:30
sitebuilderNish Nishant20-Aug-10 6:30 
AnswerRe: How i can change the width of scrollbar in MFC SDI application? [Moved] Pin
Niklas L23-Aug-10 2:29
Niklas L23-Aug-10 2:29 
Questionargument pointer CRuntimeClass Pin
mesajflaviu20-Aug-10 1:34
mesajflaviu20-Aug-10 1:34 
AnswerRe: argument pointer CRuntimeClass Pin
Eugen Podsypalnikov20-Aug-10 1:55
Eugen Podsypalnikov20-Aug-10 1:55 
GeneralRe: argument pointer CRuntimeClass [modified] Pin
mesajflaviu20-Aug-10 2:12
mesajflaviu20-Aug-10 2:12 
JokeRe: argument pointer CRuntimeClass Pin
Eugen Podsypalnikov20-Aug-10 2:24
Eugen Podsypalnikov20-Aug-10 2:24 
QuestionModal dialog with MSFlexGrid is not opening Pin
manoharbalu19-Aug-10 23:58
manoharbalu19-Aug-10 23:58 

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.