Click here to Skip to main content
15,910,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Read leading space from an ini file Pin
Dan Neely30-Sep-08 10:15
Dan Neely30-Sep-08 10:15 
Questiondll problem Pin
ashishmax4729-Sep-08 2:53
ashishmax4729-Sep-08 2:53 
AnswerRe: dll problem Pin
CPallini29-Sep-08 3:06
mveCPallini29-Sep-08 3:06 
AnswerRe: dll problem Pin
KarstenK29-Sep-08 4:06
mveKarstenK29-Sep-08 4:06 
AnswerRe: dll problem Pin
Alan Balkany29-Sep-08 5:33
Alan Balkany29-Sep-08 5:33 
GeneralRe: dll problem Pin
CPallini29-Sep-08 5:37
mveCPallini29-Sep-08 5:37 
GeneralRe: dll problem Pin
Alan Balkany29-Sep-08 5:44
Alan Balkany29-Sep-08 5:44 
GeneralRe: dll problem Pin
CPallini29-Sep-08 5:56
mveCPallini29-Sep-08 5:56 
Alan Balkany wrote:
It makes sense; the linker resolves external references, and all references to a static class member should resolve to the same address.


It does NOT make sense, all references to a static class member should resolve to the same address only inside the same memory space (i.e. the same process). Of course this is going on my arrogant assumptions...
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: dll problem Pin
Alan Balkany29-Sep-08 7:02
Alan Balkany29-Sep-08 7:02 
QuestionRe: dll problem Pin
CPallini29-Sep-08 7:15
mveCPallini29-Sep-08 7:15 
AnswerRe: dll problem Pin
Peter Weyzen29-Sep-08 18:20
Peter Weyzen29-Sep-08 18:20 
QuestionUnhandled exception at 0x00507ebe in Employee Planner.exe: 0xC0000005: Access violation reading location 0x00000050. Pin
Le@rner29-Sep-08 2:23
Le@rner29-Sep-08 2:23 
AnswerRe: Unhandled exception at 0x00507ebe in Employee Planner.exe: 0xC0000005: Access violation reading location 0x00000050. Pin
KarstenK29-Sep-08 4:09
mveKarstenK29-Sep-08 4:09 
Questionproblem in memory allocation for a pointer Pin
laksh220429-Sep-08 2:17
laksh220429-Sep-08 2:17 
AnswerRe: problem in memory allocation for a pointer Pin
Cedric Moonen29-Sep-08 2:20
Cedric Moonen29-Sep-08 2:20 
GeneralRe: problem in memory allocation for a pointer Pin
laksh220429-Sep-08 2:24
laksh220429-Sep-08 2:24 
GeneralRe: problem in memory allocation for a pointer Pin
Cedric Moonen29-Sep-08 2:27
Cedric Moonen29-Sep-08 2:27 
GeneralRe: problem in memory allocation for a pointer [modified] Pin
laksh220429-Sep-08 2:34
laksh220429-Sep-08 2:34 
GeneralRe: problem in memory allocation for a pointer Pin
Daniel Kanev29-Sep-08 3:00
Daniel Kanev29-Sep-08 3:00 
GeneralRe: problem in memory allocation for a pointer Pin
CPallini29-Sep-08 3:18
mveCPallini29-Sep-08 3:18 
GeneralRe: problem in memory allocation for a pointer Pin
laksh220429-Sep-08 19:08
laksh220429-Sep-08 19:08 
GeneralYou're welcome. Pin
CPallini29-Sep-08 21:48
mveCPallini29-Sep-08 21:48 
GeneralRe: problem in memory allocation for a pointer Pin
cofi++6-Oct-08 10:12
cofi++6-Oct-08 10:12 
Questioncompile error with iterator initialization in release build Pin
VCsamir29-Sep-08 1:57
VCsamir29-Sep-08 1:57 
AnswerRe: compile error with iterator initialization in release build Pin
toxcct29-Sep-08 2:05
toxcct29-Sep-08 2:05 

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.