top | item 47064860

(no title)

dbdoskey | 11 days ago

Actually they do change the native API quite a bit. Not in minor releases so much but in major releases

discuss

order

eps|11 days ago

They depricate some methods (very rarely and reasonably) and add new enums or struct versions to existing ones, but never change existing semantics, leave alone method signatures. As I said elsewhere, I invite you to find examples of actually destructive Native API changes.