1769 vinoth Sep 20 3780 Views WinCE2013-Understanding STARTUPTEXT macro-Part2 This post is the continuation of the Windows Embedded Compact 2013 – Understanding STARTUPTEXT macro – Part 1. Finally found a solution on how to fix the entry point at the beginning of the code in the executable. Let’s make the ...
1768 vinoth Sep 14 4387 Views WinCE2013-Understanding STARTUPTEXT macro-Part1 On continuation of Windows Embedded Compact 2013 porting blog series, I would like to share about the change in STARTUPTEXT macro and its effect on WinCE2013. Before that we have to understand the purpose of this macro. STARTUPTEXT is used in ...