Search found 455 matches

by zcooler
25 Jul 2018, 04:26
Forum: Ask for Help (v1)
Topic: LibCon bug - LAlt down and stuck
Replies: 1
Views: 646

LibCon bug - LAlt down and stuck

Hi Having some problems with LibCon. Sometimes when using it the LAlt key is pressed and stays stuck in a down state (it's released by a physical LAlt key press). Im not sure why that is really. Can any of you explain this? LibCon is used as a #Include LibCon.ahk . ; ; AutoHotkey (Tested) Version: 1...
by zcooler
30 Jun 2018, 15:04
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

AHKv1: The stream objects are not deciphered alright, unfortunately. Sorry for the horrible code, I got bored :lol: Great stuff and it's a really nice opportunity for me to learn about the v2 GUI stuff, when I will convert this to v1 :D Many thanks for your awesome help Flipeador, you are definitel...
by zcooler
30 Jun 2018, 02:18
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

I have already fixed it: https://autohotkey.com/boards/viewtopic.php?f=5&t=50460&p=225658#p225658 . I'll see the ADS Viewer. :bravo: Excellente :D I had lesser luck using the code (slightly modified) for v1. aHK_H v1 fires this errormsg: --------------------------- AutoHotkey ----------------------...
by zcooler
26 Jun 2018, 09:56
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Yes, it would be interesting to create my own ADS Viewer that supports Stream Objects, I'll try. OH YES :D That viewer would definitely be something to include in my own tool Im going to build (mainly a batchtool for thousands of recordings to extract the stream objects and delete them and then put...
by zcooler
26 Jun 2018, 08:51
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Greetings oh great Just me :D Saves the day for a lot of us still you are :mrgreen: Yes I noticed this: ; FMTID_DocSummaryInformation = {D5CDD502-2E9C-101B-9397-08002B2CF9AE} ; FMTID_UserDefinedProperties = {D5CDD505-2E9C-101B-9397-08002B2CF9AE} ...and thought it was strange they are sharing the sam...
by zcooler
25 Jun 2018, 16:04
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

If only it was possible to get the DocumentSummaryInformation :?: I tested your cleaned up v2 code and it says something about "no statistical data". Is this stream something different from the other two where the content is retrievable? Should some different flag be applied maybe? Yes, I saw it, a...
by zcooler
25 Jun 2018, 13:46
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Yes, it has been resolved beautifully. Impressive work, Flipeador :bravo: If only it was possible to get the DocumentSummaryInformation :?: I tested your cleaned up v2 code and it says something about "no statistical data". Is this stream something different from the other two where the content is r...
by zcooler
25 Jun 2018, 12:42
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Flipeador wrote:Yes... ADS Manager could improve much more, adding support for Stream Objects. If this issue has not yet been resolved, tell me.
Which issue do you mean?
by zcooler
25 Jun 2018, 12:04
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Thanks, I have v1 going alongside v2 now...coolness...you are going to kick some ADSManager a**, with that one :mrgreen:
by zcooler
25 Jun 2018, 11:36
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Flipeador...I haven't started using AHKv2. Im kind of anti against it, cuz there is no chance I could convert all my scripts to it. Maybe you could keep it v1? Since I know nothing about v2 that makes it too complex for me.
by zcooler
25 Jun 2018, 01:22
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Flipeador wrote:Also i do not know why it does not retrieve {4c8cc155-6c1e-11d1-8e41-00c04fb9386d}.
It might not retrieve it cuz it seem to be a control stream and no iproperty stream.
by zcooler
24 Jun 2018, 13:46
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

With this code: ; put the file path here File := "F:\Ny mapp\20180116_20-59-02_Discovery Channel_Gold Rush Alaska - S08E03 - “Busted And Bushfixed”.ts" ;File := "F:\Ny mapp\20180102_02-19-01_Sjuan_Clueless - ★★★★★★★☆☆☆.ts" VarSetCapacity(GUID, 16) DllCall("Ole32.dll\CLSIDFromString", "Str", "{000001...
by zcooler
24 Jun 2018, 13:22
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Flipeador wrote:Does FindFirstStream work for you too?.
Hmm..that is strange. Your code doesnt seem to find the content of DocumentSummaryInformation, while the other two SebiesnrMkudrfcoIaamtykdDa and SummaryInformation seem to be no problem.
by zcooler
24 Jun 2018, 12:55
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Edit: This is very rare, if I try to modify the Stream data with ADS Manager (load data from a file), PROPVARIANT.vt is set to zero (VT_EMPTY). It seems that ADS Manager uses only FindFirstStream (does not use any interface, so it breaks the OLE Streams, and converts it into normal Streams, or mayb...
by zcooler
24 Jun 2018, 12:38
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

I will continue investigating, I am not sure what kind of data the PROPVARIANT structure is recovering (if it's about the Stream data or what). Then we'll have to turn all this ugly code into a nice function :) . Oh wow, that would be amazing :D I mean these names: Stream : DocumentSummaryInformati...
by zcooler
24 Jun 2018, 12:01
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Flipeador..nicely done :thumbup:
I wonder if it might be possible to convert the GUIDs to display the actual stream names?
I mean these names:
Stream : DocumentSummaryInformation
Stream : SebiesnrMkudrfcoIaamtykdDa
Stream : SummaryInformation
by zcooler
24 Jun 2018, 11:58
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

Oh my, it was my mistake all along :facepalm: Had to use UTF-8-BOM encoding and then it works :D
by zcooler
24 Jun 2018, 11:44
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

It's a no go. Same Memory limit reached message. Testing with #MaxMem 500 the errormsg doesnt show up but stalls the script and it's infinity waiting for the msgbox. Does this work for u? I do use aHK_H U32 and have kept thos english inclied doublequotes, which I see you removed in the testfile.
by zcooler
24 Jun 2018, 11:16
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

No, same error again. Propvariant seems difficult. --------------------------- proptest.ahk --------------------------- Error: Memory limit reached (see #MaxMem in the help file). Line# 040: NumPut(1, &PROPSPEC, "UInt") 041: NumPut(propid, &PROPSPEC+A_PtrSize, "UInt") 043: VarSetCapacity(PROPVARIANT...
by zcooler
24 Jun 2018, 10:58
Forum: Ask for Help (v1)
Topic: Alternate Data Stream Gibberish Topic is solved
Replies: 57
Views: 11744

Re: Alternate Data Stream Gibberish Topic is solved

I get the following error message executing that code: --------------------------- proptest.ahk --------------------------- Error: Memory limit reached (see #MaxMem in the help file). Line# 036: { 037: propid := NumGet(&STATPROPSTG + A_PtrSize, "UInt") 039: VarSetCapacity(PROPSPEC, 2*A_PtrSize) 040:...

Go to advanced search