Click here to Skip to main content
15,897,187 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: creating methods/functions in a seperate file Pin
Maximilien26-Jan-10 4:28
Maximilien26-Jan-10 4:28 
AnswerRe: creating methods/functions in a seperate file Pin
Nemanja Trifunovic26-Jan-10 6:41
Nemanja Trifunovic26-Jan-10 6:41 
Questionhow to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
kaviniswell26-Jan-10 2:33
kaviniswell26-Jan-10 2:33 
QuestionRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
CPallini26-Jan-10 3:32
mveCPallini26-Jan-10 3:32 
AnswerRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
kaviniswell26-Jan-10 4:19
kaviniswell26-Jan-10 4:19 
AnswerRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
Maximilien26-Jan-10 4:36
Maximilien26-Jan-10 4:36 
GeneralRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
kaviniswell27-Jan-10 2:06
kaviniswell27-Jan-10 2:06 
AnswerRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
BonshatS26-Jan-10 4:52
BonshatS26-Jan-10 4:52 
Looks like alignment padding and shouldn't hurt anything, but can be confusing if you're looking at the raw data and not expecting it. If you really wanted to you could change structures to align on a byte.
GeneralRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
kaviniswell27-Jan-10 2:33
kaviniswell27-Jan-10 2:33 
AnswerRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
Emilio Garavaglia26-Jan-10 5:28
Emilio Garavaglia26-Jan-10 5:28 
GeneralRe: how to layout stack values in VC++6.0 by myself but not compiler? thank u Pin
kaviniswell27-Jan-10 2:14
kaviniswell27-Jan-10 2:14 
QuestionDirectShow IMediaSeeking Pin
rajas25-Jan-10 22:20
rajas25-Jan-10 22:20 
AnswerRe: DirectShow IMediaSeeking Pin
CPallini25-Jan-10 23:01
mveCPallini25-Jan-10 23:01 
QuestionCreating MFC based window inside Win32 Pin
sthalasayanam25-Jan-10 18:11
sthalasayanam25-Jan-10 18:11 
AnswerRe: Creating MFC based window inside Win32 Pin
CPallini25-Jan-10 21:25
mveCPallini25-Jan-10 21:25 
GeneralRe: Creating MFC based window inside Win32 Pin
Dragondima26-Jan-10 3:44
Dragondima26-Jan-10 3:44 
GeneralRe: Creating MFC based window inside Win32 Pin
CPallini26-Jan-10 3:51
mveCPallini26-Jan-10 3:51 
QuestionPNG format graphics on the display Pin
sthalasayanam25-Jan-10 18:04
sthalasayanam25-Jan-10 18:04 
AnswerRe: PNG format graphics on the display Pin
Chris Losinger25-Jan-10 18:10
professionalChris Losinger25-Jan-10 18:10 
AnswerRe: PNG format graphics on the display Pin
CPallini25-Jan-10 21:30
mveCPallini25-Jan-10 21:30 
AnswerRe: PNG format graphics on the display Pin
jophoenix26-Jan-10 4:12
jophoenix26-Jan-10 4:12 
QuestionCalling functions in DLL (Flash) that I didn't load Pin
opensoar25-Jan-10 8:32
opensoar25-Jan-10 8:32 
AnswerRe: Calling functions in DLL (Flash) that I didn't load Pin
CODEPC25-Jan-10 11:31
CODEPC25-Jan-10 11:31 
GeneralRe: Calling functions in DLL (Flash) that I didn't load Pin
opensoar25-Jan-10 12:02
opensoar25-Jan-10 12:02 
AnswerRe: Calling functions in DLL (Flash) that I didn't load Pin
Richard MacCutchan25-Jan-10 12:07
mveRichard MacCutchan25-Jan-10 12:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.