coderb
coderb
version 2.0.15 no special flags, just input and output file name. the packed file only fails to run on windows. mono/linux seems to be tolerant of the access tightening that...
looked at the code, just a guess: ...it doesn't fail if Class1 is removed, so could it be that the "base-most method" logic is confusing the 2 method signatures?
0x80 bit flag in the archive header pre-rar5, presence of Archive Encryption Header post :-) (haven't implemented the rar5 header yet so just going off the spec)
@krwq nope, that link is a no go. i need to be able to (continue to) use the column headers to do the sorting. i've tried everything i could find...
i've requested that the dotnet core project add a stable sort algorithm. dotnet/runtime#67546
hi @dreamforceinc - `ShowWindows(SW_HIDE)` makes the window invisible (eg no taskbar entry). I believe a call to `ShowWindow(SW_MINIMIZE)` prior to the hide would solve my issue (and a corresponding call...
@dreamforceinc hi- for total commander shouldn't you just unselect the option in total command to minimize to tray? alternatively, rbtray could check to see if the window is still visible...
hmm... not really sure how to fix the travis-ci error. it doesn't like the csproj for netstandard that uses links. travis error is The attribute "Link" in element <Compile> is...
unfortunately it's with a financial website that requires an account and login. my code is very basic and the relevant part is above. is there some other way to provide...
additional info: also present in 1.37.1 seems to only happen w/firefox