Creating a shortcut .lnk using Windows API
I’m having a problem with creating a shortcut using C++.
What WinAPI objects that have a fixed return value that’s not zero/nonzero
For the sake of non-hardcoded single-byte keys I want to ask about objects (funcs/structs/etc..) that have a fixed (by default) return value is not zero(0/FALSE)/nonzero(1/TRUE) (the bigger the better)