I have a MacBook Pro with touch bar 13" with Boot Camp running Windows 10.
After resizing the HDD, Windows 10 automatically goes to repair mode and gives the error: 0xc000000e
I do see the Windows partition by holding Option key on startup.
As was found in chat, it seems that the options are:
Type the following command in the Command Prompt window and press Enter:
bootrec /rebuildbcd
If bootrec finds a Windows installation, press Y to rebuild the BCD.
In the case that it isn't, type the following command in the Command Prompt window and press Enter: (Ensure the C is replaced with the letter of your Windows partition.)
chkdsk C: /f
NOTE: As the error 0x000000e indicates a corruption in data has taken place, it is possible that data will be missing. Following the steps above will not guarantee that all data will be protected.