Click here to Skip to main content
15,911,327 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBinding an application in VC++ Pin
Andy Rama24-Aug-07 1:45
Andy Rama24-Aug-07 1:45 
AnswerRe: Binding an application in VC++ Pin
toxcct24-Aug-07 1:49
toxcct24-Aug-07 1:49 
AnswerRe: Binding an application in VC++ Pin
Matthew Faithfull24-Aug-07 2:10
Matthew Faithfull24-Aug-07 2:10 
QuestionRe: Binding an application in VC++ Pin
Hamid_RT24-Aug-07 2:16
Hamid_RT24-Aug-07 2:16 
AnswerRe: Binding an application in VC++ Pin
Andy Rama26-Aug-07 23:17
Andy Rama26-Aug-07 23:17 
QuestionRe: Binding an application in VC++ Pin
David Crow24-Aug-07 6:00
David Crow24-Aug-07 6:00 
AnswerRe: Binding an application in VC++ Pin
Andy Rama26-Aug-07 23:19
Andy Rama26-Aug-07 23:19 
GeneralRe: Binding an application in VC++ Pin
David Crow27-Aug-07 3:00
David Crow27-Aug-07 3:00 
Aniket Salunkhe wrote:
that means, if i have given test version of my application to user for 1 month period; then after 1 month user can't use my application without activating it with proper serial kay.


That changes things entirely, as "with activation" and "without activating" are completely different.

Aniket Salunkhe wrote:
Is there any way to do it in VC++ OR at the time of making Installation (of my VC++ exe)?


Sure. Most folks will write some obscure key to the registry. Another less-popular way is writing to some out-of-the way file.


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionVisual c++ 6.0 Pin
plural24-Aug-07 1:18
plural24-Aug-07 1:18 
AnswerRe: Visual c++ 6.0 Pin
toxcct24-Aug-07 1:46
toxcct24-Aug-07 1:46 
GeneralRe: Visual c++ 6.0 Pin
plural24-Aug-07 1:56
plural24-Aug-07 1:56 
GeneralRe: Visual c++ 6.0 Pin
toxcct24-Aug-07 2:00
toxcct24-Aug-07 2:00 
GeneralRe: Visual c++ 6.0 Pin
plural24-Aug-07 2:16
plural24-Aug-07 2:16 
GeneralRe: Visual c++ 6.0 Pin
toxcct24-Aug-07 2:22
toxcct24-Aug-07 2:22 
GeneralRe: Visual c++ 6.0 Pin
Hamid_RT24-Aug-07 2:23
Hamid_RT24-Aug-07 2:23 
GeneralRe: Visual c++ 6.0 Pin
plural24-Aug-07 2:34
plural24-Aug-07 2:34 
GeneralRe: Visual c++ 6.0 Pin
toxcct24-Aug-07 2:41
toxcct24-Aug-07 2:41 
GeneralRe: Visual c++ 6.0 Pin
Hamid_RT24-Aug-07 2:49
Hamid_RT24-Aug-07 2:49 
GeneralRe: Visual c++ 6.0 Pin
BadKarma24-Aug-07 2:32
BadKarma24-Aug-07 2:32 
JokeRe: Visual c++ 6.0 Pin
toxcct24-Aug-07 2:41
toxcct24-Aug-07 2:41 
GeneralRe: Visual c++ 6.0 Pin
plural24-Aug-07 2:46
plural24-Aug-07 2:46 
GeneralRe: Visual c++ 6.0 Pin
toxcct24-Aug-07 2:51
toxcct24-Aug-07 2:51 
GeneralRe: Visual c++ 6.0 Pin
plural24-Aug-07 3:04
plural24-Aug-07 3:04 
GeneralRe: Visual c++ 6.0 Pin
David Crow24-Aug-07 5:45
David Crow24-Aug-07 5:45 
QuestionImage does not appear in Atl dialog Pin
anithavikram(manisha)24-Aug-07 1:14
anithavikram(manisha)24-Aug-07 1:14 

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.