Click here to Skip to main content
16,014,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Open a Text File on SDI (Listview) Project Pin
7-Mar-03 9:55
suss7-Mar-03 9:55 
GeneralRe: Open a Text File on SDI (Listview) Project Pin
RobJones7-Mar-03 10:23
RobJones7-Mar-03 10:23 
Generalpreventing from copying Pin
_ra7-Mar-03 5:50
_ra7-Mar-03 5:50 
GeneralRe: preventing from copying Pin
AlexO7-Mar-03 6:07
AlexO7-Mar-03 6:07 
GeneralRe: preventing from copying Pin
Alvaro Mendez7-Mar-03 6:08
Alvaro Mendez7-Mar-03 6:08 
GeneralRe: preventing from copying Pin
Navin7-Mar-03 6:42
Navin7-Mar-03 6:42 
GeneralRe: preventing from copying Pin
_ra7-Mar-03 7:18
_ra7-Mar-03 7:18 
GeneralRe: preventing from copying Pin
Baris Kurtlutepe7-Mar-03 17:31
Baris Kurtlutepe7-Mar-03 17:31 
You can,

Bundle the media into an executable which plays the media and destroys itself thereafter. (Self destruction isn't easy, but not impossible either Poke tongue | ;-P ) Of course that doesn't prevent people from making copies of it before each run. To avoid this you can hide some information in the guest computer, in the registry or somewhere indicating that this program has been run and in the next run self-destroy without playing the movie.

And besides all the buzz: Since you have given the data to someone, this person logically can do anything with it, hence s/he owns it.
GeneralRe: preventing from copying Pin
Bruce Duncan7-Mar-03 9:26
Bruce Duncan7-Mar-03 9:26 
Generalstl problem Pin
Alois Kraus7-Mar-03 5:01
Alois Kraus7-Mar-03 5:01 
GeneralRe: stl problem Pin
AlexO7-Mar-03 6:05
AlexO7-Mar-03 6:05 
Generalgetting notifications from child controls... Pin
Tre K Renegade7-Mar-03 4:49
Tre K Renegade7-Mar-03 4:49 
GeneralRe: getting notifications from child controls... Pin
G. Steudtel7-Mar-03 5:45
G. Steudtel7-Mar-03 5:45 
GeneralRe: getting notifications from child controls... Pin
Tre K Renegade7-Mar-03 5:57
Tre K Renegade7-Mar-03 5:57 
GeneralRe: getting notifications from child controls... Pin
valikac7-Mar-03 6:40
valikac7-Mar-03 6:40 
GeneralRe: getting notifications from child controls... Pin
Blake Miller7-Mar-03 9:06
Blake Miller7-Mar-03 9:06 
GeneralNumber of child window open Pin
jeremysay7-Mar-03 4:37
jeremysay7-Mar-03 4:37 
GeneralRe: Number of child window open Pin
AlexO7-Mar-03 6:15
AlexO7-Mar-03 6:15 
GeneralOnGetMinMaxInfo Pin
ns7-Mar-03 4:33
ns7-Mar-03 4:33 
GeneralRe: OnGetMinMaxInfo Pin
Ernest Laurentin7-Mar-03 5:26
Ernest Laurentin7-Mar-03 5:26 
GeneralRe: OnGetMinMaxInfo Pin
ns7-Mar-03 5:30
ns7-Mar-03 5:30 
GeneralRe: OnGetMinMaxInfo Pin
G. Steudtel7-Mar-03 5:51
G. Steudtel7-Mar-03 5:51 
GeneralTHanks!!!!Great info! Pin
ns11-Mar-03 1:51
ns11-Mar-03 1:51 
GeneralContextMenu with CTabCtrl Pin
AnTri7-Mar-03 4:11
AnTri7-Mar-03 4:11 
GeneralRe: ContextMenu with CTabCtrl Pin
Ernest Laurentin7-Mar-03 5:20
Ernest Laurentin7-Mar-03 5:20 

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.