Search found 69 matches

by xm
18 Aug 2008, 16:02
Forum: Feature Requests
Topic: U3
Replies: 27
Views: 29445

> We already have code that works with Registry. So what we need is > layer that will emulate Registry API and will work with our (nearly > untouched) existing code. It should probably use .REG (both Ansi > and Unicode versions) as data storage so we can import old > (exported) configurations and st...
by xm
18 Aug 2008, 14:41
Forum: Feature Requests
Topic: U3
Replies: 27
Views: 29445

2 Jan Rysavy: > It is impossible to implement such layer (including unicode support) and > adapt existing 200KB of C++ save/load code for this layer in a few > weeks. We will do it but not now, I'm sorry. Support for Registry must > stay for our corporate customers. ---------- Ok, but I still do not...
by xm
13 Aug 2008, 11:25
Forum: Obecná diskuze
Topic: Nástroje a utility pro Altap Salamander
Replies: 17
Views: 41167

Notepad++

2. pokus

http://notepad-plus.sourceforge.net

Popis: na funkce bohaty, pluginy rozsiritelny, ale stale jeste maly a rychly (psano v C++/WinAPI/STL) textovy editor zalozeny na Scintille.

Licence: opensource GPL

Integrace do Salamanderu (F4) viz. SciTE & PSPad vyse.
by xm
11 Jul 2008, 15:18
Forum: Návrhy na zlepšení
Topic: Podpora ADS (Alternate Data Stream)
Replies: 5
Views: 9208

Zdravim, planuje Altap nejaky update kolem ADS? Zejmena by mne potesila vestavena podpora pro detekci/zviditelneni a zakl.manipulaci s ADS, zatim k tomu ucelu pouzivam StrmExt shell-extension od Microsoftu: http://msdn.microsoft.com/en-us/library/ms810604.aspx Instalace jednoducha - staci strmext.dl...
by xm
10 Jun 2008, 09:53
Forum: Návrhy na zlepšení
Topic: Kopírování - Záchrana poškozených souborů - ignorování chyb
Replies: 5
Views: 8692

+1

zatim na tohle pouzivam free Unstoppable Copier:

http://www.roadkil.net/program.php?ProgramID=29
by xm
06 Jun 2008, 12:33
Forum: Feature Requests
Topic: Data integrity checking for Copy/Move
Replies: 1
Views: 4013

+1

temporarily can be done e.g. by the help of AxCopySum
- "defaults to copy files very quickly, optionally calculating MD5 and optionally verifying the copy"

http://www.axantum.com/AxCrypt/Downloads.html
(source code included)
by xm
14 May 2008, 12:25
Forum: Problémy a jejich řešení
Topic: UnISO a DVD9 ISO
Replies: 11
Views: 10195

tak to jo, dik
by xm
10 May 2008, 17:25
Forum: Problémy a jejich řešení
Topic: UnISO a DVD9 ISO
Replies: 11
Views: 10195

> Potřebujete vytvářet SFX EXE přesahující 4GB?
------

zajimave, to snad ani nejde (?) - viz. Portable Executable
OptionalHeader->SizeOfImage (i u novejsiho PE32+ je to
jen DWORD - max. 4GB...)