Click here to Skip to main content
16,011,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIn C++ how we can associate a function with a variable Pin
anilksingh22-Mar-06 21:23
anilksingh22-Mar-06 21:23 
AnswerRe: In C++ how we can associate a function with a variable Pin
toxcct22-Mar-06 21:31
toxcct22-Mar-06 21:31 
AnswerRe: In C++ how we can associate a function with a variable Pin
Monty222-Mar-06 21:32
Monty222-Mar-06 21:32 
AnswerRe: What if...? Pin
kakan22-Mar-06 22:46
professionalkakan22-Mar-06 22:46 
GeneralRe: What if...? Pin
toxcct22-Mar-06 22:58
toxcct22-Mar-06 22:58 
GeneralRe: What if...? Pin
Rick York23-Mar-06 18:51
mveRick York23-Mar-06 18:51 
AnswerRe: In C++ how we can associate a function with a variable Pin
Stephen Hewitt23-Mar-06 12:11
Stephen Hewitt23-Mar-06 12:11 
QuestionHow to get the dll file? Pin
Syouki_kou22-Mar-06 21:02
Syouki_kou22-Mar-06 21:02 
I compile a project(ATL dll based) in VS.NET 2005 under windows XP(sp2) and the build configuration is x64. The IDE will always perform a registration after project successfully compiled. This is the trouble, my machine is 32bit and target dll is 64bit, it always show an error:
Project: error PRJ0019: A tool returned an error code from "Performing
registration".
It is deservedly error for 64bit file can't register under 32bit windows.
how could i get the dll under 32bit windows? by config the project setting or something else??(Stop the perform registration action?)Confused | :confused:
GeneralRe: How to get the dll file? Pin
Syouki_kou21-Jun-06 16:15
Syouki_kou21-Jun-06 16:15 
Questionhow to remove/destroy a button Pin
lorey22-Mar-06 19:45
lorey22-Mar-06 19:45 
AnswerRe: how to remove/destroy a button Pin
Hamid_RT22-Mar-06 20:08
Hamid_RT22-Mar-06 20:08 
AnswerRe: how to remove/destroy a button Pin
Monty222-Mar-06 20:13
Monty222-Mar-06 20:13 
AnswerRe: how to remove/destroy a button Pin
Eytukan22-Mar-06 20:31
Eytukan22-Mar-06 20:31 
AnswerRe: how to remove/destroy a button Pin
_AnsHUMAN_ 22-Mar-06 20:42
_AnsHUMAN_ 22-Mar-06 20:42 
GeneralRe: how to remove/destroy a button Pin
toxcct22-Mar-06 21:24
toxcct22-Mar-06 21:24 
QuestionCString.getat problem Pin
_tasleem22-Mar-06 19:31
_tasleem22-Mar-06 19:31 
AnswerRe: CString.getat problem Pin
Monty222-Mar-06 19:37
Monty222-Mar-06 19:37 
GeneralRe: CString.getat problem Pin
_tasleem22-Mar-06 20:20
_tasleem22-Mar-06 20:20 
AnswerRe: CString.getat problem Pin
Shoaib Patel22-Mar-06 23:04
Shoaib Patel22-Mar-06 23:04 
GeneralRe: CString.getat problem Pin
_tasleem22-Mar-06 23:09
_tasleem22-Mar-06 23:09 
QuestionHelp with Compiling Pin
roborappa6922-Mar-06 18:23
roborappa6922-Mar-06 18:23 
AnswerRe: Help with Compiling Pin
Monty222-Mar-06 19:23
Monty222-Mar-06 19:23 
GeneralRe: Help with Compiling Pin
roborappa6923-Mar-06 12:51
roborappa6923-Mar-06 12:51 
QuestionCompile error? Pin
Syouki_kou22-Mar-06 16:40
Syouki_kou22-Mar-06 16:40 
AnswerRe: Compile error? Pin
Monty222-Mar-06 19:41
Monty222-Mar-06 19:41 

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.