Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detecting instance of app in System Tray Pin
20-Aug-01 8:40
suss20-Aug-01 8:40 
GeneralRe: Detecting instance of app in System Tray Pin
Giles20-Aug-01 8:47
Giles20-Aug-01 8:47 
GeneralApplication Exit function Pin
20-Aug-01 0:20
suss20-Aug-01 0:20 
GeneralRe: Application Exit function Pin
lio20-Aug-01 2:08
lio20-Aug-01 2:08 
GeneralRe: Application Exit function Pin
20-Aug-01 6:18
suss20-Aug-01 6:18 
GeneralDLL loading trouble. Pin
The_Server19-Aug-01 21:01
The_Server19-Aug-01 21:01 
GeneralRe: DLL loading trouble. Pin
yamini19-Aug-01 22:51
yamini19-Aug-01 22:51 
GeneralRe: DLL loading trouble. Pin
The_Server20-Aug-01 1:03
The_Server20-Aug-01 1:03 
Thanks for your quick answer

But...
That is not the problem.

I could this function like this:
1: 'LoadLibrary("c:\\MyDLL2.DLL")'
or
2: 'LoadLibrary(_T("c:\\MyDLL2.DLL"))'
or
3: 'LoadLibrary((LPCTSTR)"c:\\MyDLL2.DLL")'

*) I added 'C:\MyDLL2.lib' in Project->Settings...
*) I added 'C:\' to the system path
*) I added 'C:\' to the project path (in Project->Settings)

Cry | :(( I don't know what to do Cry | :((




Name: STR
GeneralRe: DLL loading trouble. Pin
Mukkie21-Aug-01 7:18
Mukkie21-Aug-01 7:18 
QuestionHow settings the DCB for SerialPort ? Pin
youssef19-Aug-01 20:54
youssef19-Aug-01 20:54 
AnswerRe: How settings the DCB for SerialPort ? Pin
Tim Deveaux20-Aug-01 13:05
Tim Deveaux20-Aug-01 13:05 
Generalconnection options Pin
19-Aug-01 20:47
suss19-Aug-01 20:47 
Questionhmmm DAO !!! 3 question ??? Pin
Ahmad19-Aug-01 20:20
Ahmad19-Aug-01 20:20 
AnswerRe: hmmm DAO !!! 3 question ??? Pin
Steen Krogsgaard20-Aug-01 5:17
Steen Krogsgaard20-Aug-01 5:17 
GeneralRe: hmmm DAO !!! 3 question ??? Pin
Ahmad20-Aug-01 21:56
Ahmad20-Aug-01 21:56 
QuestionCan I dialing from my programme ??? Pin
Ahmad19-Aug-01 20:15
Ahmad19-Aug-01 20:15 
GeneralReference to the document Pin
19-Aug-01 20:09
suss19-Aug-01 20:09 
GeneralMail from an NT Service Pin
Nick Blumhardt19-Aug-01 19:47
Nick Blumhardt19-Aug-01 19:47 
Generalp.s. Pin
Nick Blumhardt19-Aug-01 19:53
Nick Blumhardt19-Aug-01 19:53 
GeneralRe: Mail from an NT Service Pin
Giles20-Aug-01 1:41
Giles20-Aug-01 1:41 
GeneralRe: Mail from an NT Service Pin
Nick Blumhardt20-Aug-01 12:51
Nick Blumhardt20-Aug-01 12:51 
GeneralRe: Mail from an NT Service Pin
Nick Blumhardt20-Aug-01 17:38
Nick Blumhardt20-Aug-01 17:38 
GeneralRe: Mail from an NT Service Pin
Giles21-Aug-01 8:53
Giles21-Aug-01 8:53 
GeneralRe: Mail from an NT Service Pin
Nick Blumhardt21-Aug-01 12:41
Nick Blumhardt21-Aug-01 12:41 
Generalpropertysheet: how do I add one to a formview Pin
ssiegel19-Aug-01 18:33
ssiegel19-Aug-01 18:33 

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.