|
|
|
|
|
by rleisti
5970 days ago
|
|
It would mean that if you port windows to a large endian machine, then you can't share registry files (ie. as in roaming profiles). It's not as much about the file format as it is about the implementation (simply dumping C structures to disk). I think what the author is saying is that it's just a crappy implementation. |
|
The way you'll share parts of the registry will be using .reg files, those are just plain text so could easily be read anywhere.