... I would guess that our source export doesn't support things like aspx files very well (I doubt it parses the source parts right now anyway), but I'm not...
Hello, after some problems with the Code Librian my CodeLibrarian.fs- file is so corrupted, that I can't use it anymore - I get an error that no more memory is...
... I'm not aware of any tools for recovering these files. If this is your only copy of the data (no backups), a hex editor might be the only way to try to...
Hello Erik, thanks for you fast answer. ... I'm not aware of any tools for recovering these files. If this is your only copy of the data (no backups), a hex...
... This is actually good news, since I don't then believe the problem involves the recent changes from July to the virtual file system file format. The Beta4...
Hello Erik, ... OK, if you see the error again, please copy it and send it here. just moved to the first item, opened the file-dialog, typed the text to look...
Hello, I'm looking for a testbench for the CodeLibrarian - just want to check loading the CodeLibrarian.fs-file. Thanks and greetings Udo [Non-text portions of...
Hello, looking for something like a documentation of the CodeLibrarian-File Structure (*.fs-file). Thanks and greetings Udo [Non-text portions of this message...
... I'm unable to duplicate this here, assuming you mean the "Find" dialog. I can jump to both folder name and snippet text search matches fine. If anyone...
Hi all, ... Just tried to send the stuff to Udo, but AOL hates me: The Postfix program <WeikEngOff@...>: host mailin-01.mx.aol.com[205.188.156.185] refused...
Hello Primoz, Just tried to send the stuff to Udo, but AOL hates me: The Postfix program <snip> Don't know why. AOL should just die die die. Yes, sometimes,...
Hello Primoz, The tests are here: _http://www.gabrijelcic.org/testGpStructuredStorage.zip_ (http://www.gabrijelcic.org/testGpStructuredStorage.zip) . I have...
Hi, Read the discussion and wondered if GpStructuredStorage is somehow related to the windows built-in version also called stuctured storage and used by ...
... Oh, you can just remove all references to FastMM4. ... You can initialize existing structure storage in a following way: var storage: IGpStructuredStorage;...
Hello Primoz, You can initialize existing structure storage in a following way: var storage: IGpStructuredStorage; storage := CreateStructuredStorage; ...
... Storage.FolderNames('\', folders) will get you list of root-level folders. Storage.FileNames('\', files) will get you list of root-level files. Then you...
Hello again Primoz, it's working... ... Storage.FolderNames('\', folders) will get you list of root-level folders. Storage.FileNames('\', files) will get you...
... It sounded like an interesting problem and I had some free time last night, so: http://www.gabrijelcic.org/GpStructuredStoragePacker.zip. Basic browse &...
Hello Primoz, ... It sounded like an interesting problem and I had some free time last night, so: http://www.gabrijelcic.org/GpStructuredStoragePacker.zip. ...
... I got an error as well when trying to install it: ... Total Commander 6.55 - NOT REGISTERED: TOTALCMD.EXE - Application Error ... The exception unknown...
... No idea, but I just found out that I left the logging in. Maybe it tried to write to non-existent c:\0 folder and that caused the problem? Anyway, here...
Hello Primoz, ... No idea, but I just found out that I left the logging in. Maybe it tried to write to non-existent c:\0 folder and that caused the problem? ...
Hello again Primoz, ... Definitely. so far I have found the corrupted folder of my CodeLibian.fs- file. Because that folder is corrupted, I can't remove that ...
... Lower-level than OpenFile and then stream.CopyFrom? No, only if you write a new code to access the data based on the internal structures I described in my...
Hello Primonz, thanks for your answer. ... Lower-level than OpenFile and then stream.CopyFrom? No, only if you write a new code to access the data based on...
... Actually, FileInfo[''] is equivalent to FileInfo['/'], except that the latter notation was not working. I have added this to the test suite and fixed the...
Hi, I am a new GExperts user and first of all, I have to say I am very glad I found that great tool! I am running BDS 2006 professional (C++ Builder) with...
... The tool works in a way such that the old component and the new one are both on the form at the same time, for a short while. This is so that the ...