adontz
adontz
Actually, after small research, I have noticed that it is UI issue. UI shows whatever is set by API as Default value, while it is actually exactly the value set...
For now I calculate difference between existing and desired and create/ignore/delete. It works, but is it optimal? I don't know how your system works, so while I have a workaround...
@farhan0581 is this project supported yet?
For now (0.5.0+652efe38b), using addObjectFile breaks debugging in Visual Studio Code with C/C++ (ms-vscode.cpptools) extension. I am not sure why, but I'll be happy to provide any information.
There are some free standalone editors (http://www.resedit.net/, http://angusj.com/resourcehacker/) so just being able to compile rc files will be good enough experience.
I am sorry, if I'll sound a bit harsh, but I have found a few false statements in this thread. Linking to ntdll instead of kernel32 (as I see, now...
> There is one very real benefit: the APIs are more powerful. For example, `NtCreateFile` has the ability to open a sub-directory path based on an open directory handle. The...
@daurnimator I know of RtlDosPathNameToRelativeNtPathName_U, it was never documented. Why? To convert paths back. As far as I remember NtQueryInformationProcess returns NT path, but GetProcessImageFileNameW does not. > Note that...
> > Why? To convert paths back. > When would you do that? For display purposes? 1. Yes, display purposes are important. If you cannot find a file or have...
I, as an original author, agree with the comments above. SSO is not an enterprise feature. DLP is an enterprise feature, advanced analytical reports are an enterprise feature, SSO is...