Click here to Skip to main content
15,914,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRun Dll Pin
Zizilamoroso18-Sep-02 22:55
Zizilamoroso18-Sep-02 22:55 
GeneralRe: Run Dll Pin
Jawache18-Sep-02 23:27
Jawache18-Sep-02 23:27 
GeneralRe: Run Dll Pin
Zizilamoroso18-Sep-02 23:43
Zizilamoroso18-Sep-02 23:43 
GeneralRe: Run Dll Pin
Jawache19-Sep-02 0:03
Jawache19-Sep-02 0:03 
GeneralRe: Run Dll Pin
Stephane Rodriguez.18-Sep-02 23:45
Stephane Rodriguez.18-Sep-02 23:45 
GeneralRe: Run Dll Pin
Zizilamoroso19-Sep-02 0:14
Zizilamoroso19-Sep-02 0:14 
GeneralRe: Run Dll Pin
Stephane Rodriguez.19-Sep-02 0:35
Stephane Rodriguez.19-Sep-02 0:35 
GeneralRe: Run Dll Pin
Zizilamoroso19-Sep-02 1:36
Zizilamoroso19-Sep-02 1:36 
StephaneRodriguez wrote:
The functionname should be put in the Program arguments field

I entered this: ,functionname
whithout quotes or brackets, like it's defined in .def file.

Now rundll says that it cannot find the path to other dll's needed by my dll (mfc dll's I guess). But they are probably in windows\system directory.

I've also tried to enter my projects pathname, but that doesn't make any difference.

and another question:
I saw once that dll's are called by the RunDll-function, instead of the WinMain-function for regular apps. Is that true? Can't find it anymore.



[VISUAL STUDIO 6.0] [MFC] [WIN98/2]
QuestionWhy my code can't print the bitmap? Pin
wood18-Sep-02 22:03
wood18-Sep-02 22:03 
AnswerRe: Why my code can't print the bitmap? Pin
dabs19-Sep-02 1:46
dabs19-Sep-02 1:46 
GeneralCString Question Pin
Mazdak18-Sep-02 22:00
Mazdak18-Sep-02 22:00 
GeneralRe: CString Question Pin
Jon Hulatt18-Sep-02 22:17
Jon Hulatt18-Sep-02 22:17 
GeneralVC++ Timer Pin
Manjula_Madan18-Sep-02 20:47
sussManjula_Madan18-Sep-02 20:47 
GeneralRe: VC++ Timer Pin
NormDroid18-Sep-02 20:55
professionalNormDroid18-Sep-02 20:55 
QuestionDoc with tabbed view ? Pin
ranger18-Sep-02 20:43
ranger18-Sep-02 20:43 
AnswerRe: Doc with tabbed view ? Pin
jhwurmbach18-Sep-02 21:27
jhwurmbach18-Sep-02 21:27 
GeneralODBC Probelm Pin
SamirSood18-Sep-02 19:39
SamirSood18-Sep-02 19:39 
GeneralRe: ODBC Probelm Pin
jmkhael18-Sep-02 21:55
jmkhael18-Sep-02 21:55 
GeneralMemory Management in Microsoft Tree Control Pin
chepuri_uk18-Sep-02 19:32
chepuri_uk18-Sep-02 19:32 
Questionhow to? Pin
imran_rafique18-Sep-02 16:29
imran_rafique18-Sep-02 16:29 
AnswerRe: how to? Pin
Chris Losinger18-Sep-02 17:04
professionalChris Losinger18-Sep-02 17:04 
AnswerRe: how to? Pin
Nish Nishant18-Sep-02 18:46
sitebuilderNish Nishant18-Sep-02 18:46 
AnswerRe: how to? Pin
Pavel Klocek18-Sep-02 22:45
Pavel Klocek18-Sep-02 22:45 
Generaladding text to RichEdit box ! Pin
Hadi Rezaee18-Sep-02 16:12
Hadi Rezaee18-Sep-02 16:12 
GeneralRe: adding text to RichEdit box ! Pin
Stephane Rodriguez.18-Sep-02 20:49
Stephane Rodriguez.18-Sep-02 20:49 

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.