Changes between Version 4 and Version 5 of Ticket #40, comment 96
- Timestamp:
- May 9, 2017, 2:59:38 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40, comment 96
v4 v5 14 14 strcpy(eaop2.fpGEA2List->list[0].szName,".SUBJECT"); 15 15 eaop2.fpGEA2List->list[0].cbName = strlen(".SUBJECT"); 16 eaop2.fpGEA2List->cbList = sizeof 16 eaop2.fpGEA2List->cbList = sizeof(eaop2.fpGEA2List->cbList) + sizeof(GEA2) + eaop2.fpGEA2List->list[0].cbName; 17 17 18 18 // you can go from one GEA2 to the next: