Struct alignment for specific structures
Jul 30, 2017 · 1 min read
There are many projects from VC6 and under the configuration of Zp1 struct alignment. For compatible for new projects to IPC with them, we need to change the alignment for some structures.
Such as the GESTUREINFO for Multi-touch on Windows. Below are notes for struct alignment for specific structure.
Originally published at bustta.logdown.com. @ September 13, 2013
