Marc-André Moreau

Results 111 comments of Marc-André Moreau

@Alovchin91 my original attempt was to call armasm64.exe instead of clang, but even once I got the right command-line parameters, it just wouldn't accept pretty much the entire file with...

@Alovchin91 good job!!! I will try it out tomorrow!

@Alovchin91 there is still a bit of cleanup to be done, it won't build if you don't set $Env:RING_PREGENERATE_ASM='1' once before, and it's a bit annoying because I have to...

I'm currently working on your branch, and I do "git clean -fdx" to get what would happen with a fresh clone. I'd like to improve things a little bit, and...

Ok, I found the source of the problem: I can build and run the tests if I don't explicitly specify the target (x86_64-pc-windows-msvc or aarch64-pc-window-msvc) and use the current default....

Yeah, this is definitely unrelated to ARM64. It's my first time really digging into Ring, and there's a whole bunch of stuff I'm not so certain of.

Is there an update on this, and is there a corresponding issue in Ring? If the library can be compiled to WebAssembly, has anybody managed to package it in a...

@roysjosh to do the equivalent of "switching back to rdesktop" to change the password, you just need to disable NLA in FreeRDP. Use /sec:tls to force TLS security.

@roysjosh I'd be curious to really know how mstsc behaves when the password needs to be changed with NLA. There's a hole in the specs about this specific case.

@bmiklautz wow. that is so retarded. oh well, we can't really do any better than mstsc then.