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

C / C++ / MFC

 
GeneralPlease Help........ Pin
Prateeti15-Nov-02 0:12
Prateeti15-Nov-02 0:12 
GeneralRe: Please Help........ Pin
Rickard Andersson2015-Nov-02 0:42
Rickard Andersson2015-Nov-02 0:42 
GeneralUrgent help needed! Pin
Joan M14-Nov-02 23:58
professionalJoan M14-Nov-02 23:58 
GeneralRe: Urgent help needed! Pin
Daniel Turini15-Nov-02 0:09
Daniel Turini15-Nov-02 0:09 
GeneralRe: Urgent help needed! Pin
Joan M15-Nov-02 0:42
professionalJoan M15-Nov-02 0:42 
GeneralRe: Urgent help needed! Pin
Daniel Turini15-Nov-02 1:06
Daniel Turini15-Nov-02 1:06 
GeneralRe: Urgent help needed! Pin
Joan M15-Nov-02 1:42
professionalJoan M15-Nov-02 1:42 
GeneralRe: Urgent help needed! Pin
Daniel Turini15-Nov-02 2:31
Daniel Turini15-Nov-02 2:31 
Sorry, I really misunderstood you. I'm just sick of people doing this kind of thing. I've seen a production server of a customer of mine being completely killed by a stupid notepad-like editor whose protection system's author has failed to understand that sometimes a drive letter is not a physical disk.

Joan Murt wrote:
Moreover that prototype is not still completely payed (the machine is not still paid we must stil earn 18000 €)... and as the director of the IT department I must ensure that our customer will pay.
So you can afford $50 and buy a HASP4-Time. It's a hardlock with a embedded timer. Can be remotely programmed with codes, and all gizmos you may ever need. With 18000 bucks involved, one could spend 100 bucks and pay a teenager to hack it. Hardlocks are not impenetrable, but it will offer you more security than we'll ever dream of creating. You just run envelope.exe on your executable and you're ready to go in 5 minutes. BTW, I'm not afiliated to them in any way, just a happy customer Smile | :)

Joan Murt wrote:
I don't need anybody that tells me what do I have to do, I need somebody that can help me answering questions (as I try) and giving me ideas like yours that 2 windows with the same caption can appear...
I still urge you to create a solution based on mutexes. It will consume 0% CPU and the "kill" detection will be instantaneous. The FindWindow can crash your application if other application in the system is not pumping windows messages, because it calls GetWindowText for doing things.
No window-caption solution will be safe for software protection. I can pause a process[^] and launch another one.


My latest article:
SQL Server DO's and DONT's[^]
GeneralRe: Urgent help needed! Pin
Joan M15-Nov-02 3:31
professionalJoan M15-Nov-02 3:31 
GeneralRe: Urgent help needed! Pin
smartptr4-Dec-02 10:11
smartptr4-Dec-02 10:11 
GeneralCHtmlView and IDispatch Pin
Taka Muraoka14-Nov-02 23:30
Taka Muraoka14-Nov-02 23:30 
GeneralProper way to send e-mail Pin
georgiek5014-Nov-02 23:25
georgiek5014-Nov-02 23:25 
GeneralRe: Proper way to send e-mail Pin
benjymous14-Nov-02 23:58
benjymous14-Nov-02 23:58 
GeneralRe: Proper way to send e-mail Pin
Rickard Andersson2015-Nov-02 0:44
Rickard Andersson2015-Nov-02 0:44 
GeneralRe: Proper way to send e-mail Pin
georgiek5015-Nov-02 1:19
georgiek5015-Nov-02 1:19 
GeneralAssociateColorProfileWithDevice Pin
Richard Boesiger14-Nov-02 23:15
Richard Boesiger14-Nov-02 23:15 
GeneralProblem with PaintRgn()... Pin
Neha14-Nov-02 22:51
Neha14-Nov-02 22:51 
GeneralRe: Problem with PaintRgn()... Pin
NormDroid15-Nov-02 8:50
professionalNormDroid15-Nov-02 8:50 
GeneralActive Desktop Pin
Grep14-Nov-02 22:47
Grep14-Nov-02 22:47 
GeneralCreateFile on COM1 Pin
Anonymous14-Nov-02 22:21
Anonymous14-Nov-02 22:21 
GeneralRe: CreateFile on COM1 Pin
NormDroid15-Nov-02 8:49
professionalNormDroid15-Nov-02 8:49 
GeneralGDI+ weird problems Pin
Vije14-Nov-02 22:14
Vije14-Nov-02 22:14 
Generaldialog apps with popups Pin
MattG14-Nov-02 21:55
MattG14-Nov-02 21:55 
GeneralRe: dialog apps with popups Pin
Christian Graus14-Nov-02 22:16
protectorChristian Graus14-Nov-02 22:16 
GeneralCOM server threading model / ASP Pin
devvvy14-Nov-02 21:42
devvvy14-Nov-02 21:42 

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.