Click here to Skip to main content
15,919,613 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: yahoo mail - rundll32 query Pin
Prakash Nadar1-Nov-05 16:20
Prakash Nadar1-Nov-05 16:20 
GeneralRe: yahoo mail - rundll32 query Pin
Chintoo7231-Nov-05 16:25
Chintoo7231-Nov-05 16:25 
GeneralRe: yahoo mail - rundll32 query Pin
Prakash Nadar1-Nov-05 17:34
Prakash Nadar1-Nov-05 17:34 
QuestionC++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:34
Jim Crafton1-Nov-05 9:34 
AnswerRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:39
Jim Crafton1-Nov-05 9:39 
GeneralRe: C++, STL, and warning level 4 Pin
Chris Losinger1-Nov-05 9:43
professionalChris Losinger1-Nov-05 9:43 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:45
Jim Crafton1-Nov-05 9:45 
GeneralRe: C++, STL, and warning level 4 Pin
Nemanja Trifunovic1-Nov-05 15:23
Nemanja Trifunovic1-Nov-05 15:23 
Jim Crafton wrote:
Right but with a C++ DLL (i.e. exporting a C++ class from the DLL), you can't do that - you have to put the name mangled names right? Plus, at least for my project at home, this could amount to several hundred classes (at least).


There is a free tool that would automatically export all mangled names into a def file, but I can't remember its name Frown | :(

Anyway, even that is not perfect - you don't want all functions from all classes exported.

[EDIT] I remember now. It is dlltool[^].
[/EDIT]


My programming blahblahblah blog. If you ever find anything useful here, please let me know to remove it.

-- modified at 21:25 Tuesday 1st November, 2005
AnswerRe: C++, STL, and warning level 4 Pin
Chris Losinger1-Nov-05 9:41
professionalChris Losinger1-Nov-05 9:41 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:43
Jim Crafton1-Nov-05 9:43 
AnswerRe: C++, STL, and warning level 4 Pin
Rob Caldecott1-Nov-05 9:48
Rob Caldecott1-Nov-05 9:48 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 9:53
Jim Crafton1-Nov-05 9:53 
GeneralRe: C++, STL, and warning level 4 Pin
Jim Crafton1-Nov-05 10:28
Jim Crafton1-Nov-05 10:28 
GeneralRe: C++, STL, and warning level 4 Pin
Nemanja Trifunovic1-Nov-05 15:30
Nemanja Trifunovic1-Nov-05 15:30 
AnswerRe: C++, STL, and warning level 4 Pin
S Douglas1-Nov-05 19:30
professionalS Douglas1-Nov-05 19:30 
QuestionNeed assistance accessing FMTID Pin
KaptinKrunch1-Nov-05 8:47
KaptinKrunch1-Nov-05 8:47 
AnswerRe: Need assistance accessing FMTID Pin
Jeffrey Walton1-Nov-05 14:02
Jeffrey Walton1-Nov-05 14:02 
GeneralRe: Need assistance accessing FMTID Pin
KaptinKrunch1-Nov-05 16:47
KaptinKrunch1-Nov-05 16:47 
GeneralRe: Need assistance accessing FMTID Pin
Jeffrey Walton2-Nov-05 2:40
Jeffrey Walton2-Nov-05 2:40 
GeneralRe: Need assistance accessing FMTID Pin
KaptinKrunch3-Nov-05 5:00
KaptinKrunch3-Nov-05 5:00 
GeneralRe: Need assistance accessing FMTID Pin
Jeffrey Walton3-Nov-05 9:21
Jeffrey Walton3-Nov-05 9:21 
QuestionComplete Vector elements deletion Pin
itkid1-Nov-05 6:28
itkid1-Nov-05 6:28 
AnswerRe: Complete Vector elements deletion Pin
Maximilien1-Nov-05 6:34
Maximilien1-Nov-05 6:34 
AnswerRe: Complete Vector elements deletion [edited] Pin
toxcct1-Nov-05 6:36
toxcct1-Nov-05 6:36 
GeneralRe: Complete Vector elements deletion [edited] Pin
itkid1-Nov-05 7:44
itkid1-Nov-05 7:44 

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.