Visual C++ let’s you select the struct members alignemnt in the project’s properties page. Problem is, this configuration is being used for all srtructs in the project.
Is there any way (VC++ specific, I’d guess) to set a certain struct’s member alignment individually?
http://msdn.microsoft.com/en-us/library/2e70t5y1(VS.80).aspx