AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

PEEncrypt v1.0

Ein Thema von Abatu · begonnen am 22. Sep 2007 · letzter Beitrag vom 22. Sep 2007
Antwort Antwort
Abatu

Registriert seit: 21. Sep 2007
5 Beiträge
 
#1

PEEncrypt v1.0

  Alt 22. Sep 2007, 14:35
Please help how to replace "Tshowwindow"(password dialog window) in PEEncrypt v1.0 with call function from my dll? Here is file with source code.
I don't want the aplication to ask for password at all i want it to call function from dll i made.
so i want to replace PaaswordDialog or not show it at all
Angehängte Dateien
Dateityp: rar peencrypt_196.rar (190,6 KB, 55x aufgerufen)
  Mit Zitat antworten Zitat
Benutzerbild von Luckie
Luckie

Registriert seit: 29. Mai 2002
37.621 Beiträge
 
Delphi 2006 Professional
 
#2

Re: PEEncrypt v1.0

  Alt 22. Sep 2007, 19:47
There is no password dialog window.
Michael
Ein Teil meines Codes würde euch verunsichern.
  Mit Zitat antworten Zitat
Abatu

Registriert seit: 21. Sep 2007
5 Beiträge
 
#3

Re: PEEncrypt v1.0

  Alt 22. Sep 2007, 20:03
Zitat von Luckie:
There is no password dialog window.
The protected file contents password dialog, please take look at uEncrypt.pas and see
_ShowWindow(_hWndAttach,SW_SHOW);
_UpdateWindow(_hWndAttach);
?? This is the password dialog.??
  Mit Zitat antworten Zitat
Benutzerbild von Luckie
Luckie

Registriert seit: 29. Mai 2002
37.621 Beiträge
 
Delphi 2006 Professional
 
#4

Re: PEEncrypt v1.0

  Alt 22. Sep 2007, 20:09
Please be more precise if you acspect help. Both functions are Windows API functions. The Windows and his controsl are created with Windows API functions (CreateWindow). There is nothing to replace. You will have to rewrite most parts of the code.
Michael
Ein Teil meines Codes würde euch verunsichern.
  Mit Zitat antworten Zitat
Abatu

Registriert seit: 21. Sep 2007
5 Beiträge
 
#5

Re: PEEncrypt v1.0

  Alt 22. Sep 2007, 20:33
OK then how to make on show window call function from my dll?
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 20:50 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz