Click here to Skip to main content
15,918,624 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Question about classes [modified] Pin
_AnsHUMAN_ 24-Jul-08 18:44
_AnsHUMAN_ 24-Jul-08 18:44 
QuestionModifying input stream of Video before playing it Pin
tibiz24-Jul-08 11:10
tibiz24-Jul-08 11:10 
AnswerRe: Modifying input stream of Video before playing it Pin
Mark Salsbery25-Jul-08 6:49
Mark Salsbery25-Jul-08 6:49 
GeneralRe: Modifying input stream of Video before playing it Pin
tibiz25-Jul-08 7:12
tibiz25-Jul-08 7:12 
QuestionSupplying new command line parameters to the executable already active Pin
Hari-Adarapu24-Jul-08 9:34
Hari-Adarapu24-Jul-08 9:34 
AnswerRe: Supplying new command line parameters to the executable already active Pin
CPallini24-Jul-08 9:49
mveCPallini24-Jul-08 9:49 
AnswerRe: Supplying new command line parameters to the executable already active Pin
David Crow24-Jul-08 10:54
David Crow24-Jul-08 10:54 
AnswerRe: Supplying new command line parameters to the executable already active Pin
led mike24-Jul-08 11:20
led mike24-Jul-08 11:20 
Answermaybe a solution Pin
tibiz24-Jul-08 11:24
tibiz24-Jul-08 11:24 
AnswerRe: Supplying new command line parameters to the executable already active Pin
KarstenK24-Jul-08 23:31
mveKarstenK24-Jul-08 23:31 
Questionhow to change the size of a static text by programming Pin
DSPCottage24-Jul-08 9:28
DSPCottage24-Jul-08 9:28 
QuestionRe: how to change the size of a static text by programming Pin
CPallini24-Jul-08 9:46
mveCPallini24-Jul-08 9:46 
AnswerRe: how to change the size of a static text by programming Pin
DSPCottage24-Jul-08 9:49
DSPCottage24-Jul-08 9:49 
QuestionHow to make a CStatic control to support mouse selection( can be copied) Pin
Junchi Tang24-Jul-08 7:27
Junchi Tang24-Jul-08 7:27 
AnswerRe: How to make a CStatic control to support mouse selection( can be copied) Pin
Mark Salsbery24-Jul-08 7:34
Mark Salsbery24-Jul-08 7:34 
GeneralRe: How to make a CStatic control to support mouse selection( can be copied) Pin
Junchi Tang24-Jul-08 9:45
Junchi Tang24-Jul-08 9:45 
GeneralRe: How to make a CStatic control to support mouse selection( can be copied) Pin
CPallini24-Jul-08 9:51
mveCPallini24-Jul-08 9:51 
GeneralRe: How to make a CStatic control to support mouse selection( can be copied) Pin
Rajesh R Subramanian19-Aug-08 19:34
professionalRajesh R Subramanian19-Aug-08 19:34 
GeneralRe: How to make a CStatic control to support mouse selection( can be copied) Pin
CPallini19-Aug-08 20:58
mveCPallini19-Aug-08 20:58 
JokeRe: How to make a CStatic control to support mouse selection( can be copied) Pin
Rajesh R Subramanian19-Aug-08 22:08
professionalRajesh R Subramanian19-Aug-08 22:08 
GeneralRe: How to make a CStatic control to support mouse selection( can be copied) Pin
CPallini19-Aug-08 22:21
mveCPallini19-Aug-08 22:21 
GeneralRe: How to make a CStatic control to support mouse selection( can be copied) Pin
Stephen Hewitt24-Jul-08 15:56
Stephen Hewitt24-Jul-08 15:56 
QuestionWhere to put registration data? Pin
robotz24-Jul-08 7:24
robotz24-Jul-08 7:24 
Hi!

I am implementing registration scheme in my application and it is my first time. My problem is where to put serial number after user purchase application and enters serial number. I want to write serial number in .txt file and check it every time user start program to see if it is registered or not. Administrator will need to install application but when restricted user want to purchase my application, my program will not have write access in that folder and not even in registry. Where do I need to put this file then? Or is there better way for doing that?

Please help me!
AnswerRe: Where to put registration data? Pin
vikas amin24-Jul-08 11:35
vikas amin24-Jul-08 11:35 
GeneralRe: Where to put registration data? Pin
robotz24-Jul-08 22:13
robotz24-Jul-08 22: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.