Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Answer[Message Deleted] Pin
SummoningDan9-Sep-05 16:45
SummoningDan9-Sep-05 16:45 
QuestionBitmap button dose not displayed Pin
johnnyXP9-Sep-05 11:54
johnnyXP9-Sep-05 11:54 
AnswerRe: Bitmap button dose not displayed Pin
Michael Dunn9-Sep-05 19:31
sitebuilderMichael Dunn9-Sep-05 19:31 
QuestionBitmap button messages Pin
fleetmanager9-Sep-05 10:50
fleetmanager9-Sep-05 10:50 
AnswerRe: Bitmap button messages Pin
khan++9-Sep-05 21:07
khan++9-Sep-05 21:07 
GeneralRe: Bitmap button messages Pin
fleetmanager12-Sep-05 16:24
fleetmanager12-Sep-05 16:24 
Questiontemplates and libs/dlls Pin
zildjohn019-Sep-05 10:36
zildjohn019-Sep-05 10:36 
AnswerRe: templates and libs/dlls Pin
Chris Losinger9-Sep-05 10:47
professionalChris Losinger9-Sep-05 10:47 
you need to provide the entire definition of the template, in order to 'export' it. a template is not a class - it's just a recipe that the compiler uses to make a real class. any compiler using your lib will need the whole template definition to build that class.

this[^] might help.


Cleek | Image Toolkits | Thumbnail maker


-- modified at 16:50 Friday 9th September, 2005
GeneralRe: templates and libs/dlls Pin
zildjohn0110-Sep-05 13:35
zildjohn0110-Sep-05 13:35 
GeneralRe: templates and libs/dlls Pin
Nemanja Trifunovic10-Sep-05 13:44
Nemanja Trifunovic10-Sep-05 13:44 
GeneralRe: templates and libs/dlls Pin
zildjohn0110-Sep-05 15:01
zildjohn0110-Sep-05 15:01 
GeneralRe: templates and libs/dlls Pin
Chris Losinger10-Sep-05 14:30
professionalChris Losinger10-Sep-05 14:30 
Questionmemory leak question Pin
valerie999-Sep-05 9:46
valerie999-Sep-05 9:46 
AnswerRe: memory leak question Pin
David Crow9-Sep-05 10:09
David Crow9-Sep-05 10:09 
GeneralRe: memory leak question Pin
valerie999-Sep-05 10:27
valerie999-Sep-05 10:27 
AnswerRe: memory leak question Pin
QuiJohn9-Sep-05 10:15
QuiJohn9-Sep-05 10:15 
GeneralRe: memory leak question Pin
valerie999-Sep-05 10:32
valerie999-Sep-05 10:32 
GeneralRe: memory leak question Pin
Chris Losinger9-Sep-05 10:49
professionalChris Losinger9-Sep-05 10:49 
AnswerRe: memory leak question Pin
PJ Arends9-Sep-05 11:07
professionalPJ Arends9-Sep-05 11:07 
Generalyeah! The superstar!!! Pin
valerie999-Sep-05 11:48
valerie999-Sep-05 11:48 
GeneralRe: yeah! The superstar!!! Pin
Jack Puppy9-Sep-05 13:50
Jack Puppy9-Sep-05 13:50 
QuestionAI and physics algorithms Pin
bouli9-Sep-05 9:26
bouli9-Sep-05 9:26 
AnswerRe: AI and physics algorithms Pin
Anonymous9-Sep-05 20:19
Anonymous9-Sep-05 20:19 
AnswerRe: AI and physics algorithms Pin
John R. Shaw10-Sep-05 10:46
John R. Shaw10-Sep-05 10:46 
Questionhelp on using Matlab function randn('state', 0) in VC++ Pin
chenyuwu9-Sep-05 9:16
chenyuwu9-Sep-05 9:16 

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.