Newsgroups: microsoft.public.vc.mfc
From: "Doug Harrison [MVP]" <d...@mvps.org>
Date: Tue, 15 Mar 2005 09:31:00 -0600
Subject: Re: Structure alignement problem
On Tue, 15 Mar 2005 14:56:21 +0100, Arsalan Ahmad wrote: Instead of using /Zp, you should use #pragma pack along with #pragma > Hi all, > In my mfc application, in compiler settings i have changed struct member > D:\arsalan\MyApplication\StdAfx.cpp(5) : warning C4653: compiler option > Compiling... > And thus my application in release mode is not working because i have some > Could you please tell me how can I make this work in release mode. push/pop to control the packing of specific structs. Here's why. You should not fool around with the default packing. While the CRT headers -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
