Click here to Skip to main content
15,921,156 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Extracting records from file, but don't know how long records could be... Pin
David Crow7-Jul-03 4:19
David Crow7-Jul-03 4:19 
GeneralSize and Position Pin
Zak_4-Jul-03 12:33
Zak_4-Jul-03 12:33 
GeneralRe: Size and Position Pin
Michael Dunn4-Jul-03 13:09
sitebuilderMichael Dunn4-Jul-03 13:09 
Generaldealing with bi-directional association Pin
RK_20004-Jul-03 12:18
RK_20004-Jul-03 12:18 
QuestionIs it possible to manually resize a statusbar? Pin
clintsinger4-Jul-03 11:31
clintsinger4-Jul-03 11:31 
AnswerRe: Is it possible to manually resize a statusbar? Pin
Ryan Binns4-Jul-03 15:27
Ryan Binns4-Jul-03 15:27 
QuestionSetting GetAsyncKeyState() output? Pin
S O S4-Jul-03 11:09
S O S4-Jul-03 11:09 
QuestionSome tips for my first real application in VC++ ?? Pin
konac4-Jul-03 10:42
konac4-Jul-03 10:42 
Hello all,
I want to develop a piece of software in VC++, but I have some questions as Iam a *very* unexperienced VC++ user..

The program has the following requirements :

The software should be able to run in all Windows versions.

When first running the setup, the software must ask me to enter an x number of days.
When windows starts up, it must run in background (as a service), meaning it may not be visible for users nor tracable.

Every time windows starts up, the program should check if the number of days initially configured has not already passed.
If not, nothing should happen.

If the time has expired, the program should ask for a password.. As long as the password is entered incorrectly, Windows access should be blocked (by means of a password popup loop or maybe better, a restart of windows every couple of time the password is entered incorrectly)


If the password is entered correctly, nothing should happen , the program keeps running in the background or uninstalls itself)

It must be relatively secure, meaning a user should not be able to stop running the program..(with the windows taskmanager for example)

My questions are now :

Is this easy to implement using C++ ?
Do you have some tips to share ?

I am basically a web developer, but I have some experience in C++ (unfortunately the borland version) and this is a good opportunity to finally learn Visual C++.. (I used it very long time ago)

Many thanks in advance for your answers !!

konac


Wife : " Sometimes I think you are more attached to that PC than to your wife !"
Me : "That's not true. Iam not attached more to 'this' computer than to you dear."
Wife : "to 'that' computer ???"
Me (thinking): (..please don't start talking about my laptop..)
AnswerRe: Some tips for my first real application in VC++ ?? Pin
Toni784-Jul-03 11:53
Toni784-Jul-03 11:53 
GeneralRe: Some tips for my first real application in VC++ ?? Pin
conac8-Jul-03 1:09
conac8-Jul-03 1:09 
QuestionWH_CALLWNDPROC global hook not receiving messages? Pin
S O S4-Jul-03 9:57
S O S4-Jul-03 9:57 
QuestionMulti colored text in CEdit box? Pin
Sorcia4-Jul-03 9:10
Sorcia4-Jul-03 9:10 
AnswerRe: Multi colored text in CEdit box? Pin
Maximilien4-Jul-03 9:20
Maximilien4-Jul-03 9:20 
GeneralRe: Multi colored text in CEdit box? Pin
adamUK4-Jul-03 9:25
adamUK4-Jul-03 9:25 
GeneralRe: Multi colored text in CEdit box? Pin
Maximilien4-Jul-03 9:47
Maximilien4-Jul-03 9:47 
AnswerRe: Multi colored text in CEdit box? Pin
adamUK4-Jul-03 9:24
adamUK4-Jul-03 9:24 
GeneralRe: Multi colored text in CEdit box? Pin
Sorcia4-Jul-03 10:58
Sorcia4-Jul-03 10:58 
Generalvc++ programming Pin
Member 3451564-Jul-03 8:40
Member 3451564-Jul-03 8:40 
QuestionHow to make a taller statusbar? Pin
clintsinger4-Jul-03 8:30
clintsinger4-Jul-03 8:30 
GeneralCSplitter and changing views. Pin
adamUK4-Jul-03 7:42
adamUK4-Jul-03 7:42 
GeneralRe: CSplitter and changing views. Pin
Ryan Binns4-Jul-03 15:33
Ryan Binns4-Jul-03 15:33 
GeneralRe: CSplitter and changing views. Pin
adamUK4-Jul-03 23:09
adamUK4-Jul-03 23:09 
QuestionWhere did my classes go? Pin
DaveE9th4-Jul-03 6:45
DaveE9th4-Jul-03 6:45 
AnswerRe: Where did my classes go? Pin
David Crow4-Jul-03 13:43
David Crow4-Jul-03 13:43 
GeneralRe: Where did my classes go? Pin
DaveE9th4-Jul-03 20:31
DaveE9th4-Jul-03 20:31 

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.