Subversion Repositories decoder

Rev

Rev 4 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 daniel-mar 1
 
2
1. Make it Unicode and Win11 compatible.
3
 
5 daniel-mar 4
	New DEC required? https://github.com/MHumm/DelphiEncryptionCompendium
5
 
4 daniel-mar 6
2. Avoid 4GB+ ZIP compression to avoid data loss
7
 
8
3. Check where we have stopped development in 2007. Are there unfinished things? Anything we should change? Anything we should remove?
9
   Was there a "secure recycle bin delete" in the works? Do we really need so much shell extension crap?
10
 
11
4. FormClose does a lot of access violations (especially while "/clean"). Something is not good with the code!