Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Difference between similar calls Pin
Nelek15-May-08 5:57
protectorNelek15-May-08 5:57 
AnswerRe: Difference between similar calls Pin
Matthew Faithfull15-May-08 6:13
Matthew Faithfull15-May-08 6:13 
Questionproblem to use java class from vc++ Pin
intermediate15-May-08 4:13
intermediate15-May-08 4:13 
AnswerRe: problem to use java class from vc++ Pin
CPallini15-May-08 4:21
mveCPallini15-May-08 4:21 
QuestionRe: problem to use java class from vc++ Pin
Nelek15-May-08 5:52
protectorNelek15-May-08 5:52 
QuestionRe: problem to use java class from vc++ Pin
CPallini15-May-08 6:01
mveCPallini15-May-08 6:01 
AnswerRe: problem to use java class from vc++ Pin
intermediate15-May-08 18:13
intermediate15-May-08 18:13 
GeneralRe: problem to use java class from vc++ Pin
CPallini15-May-08 21:00
mveCPallini15-May-08 21:00 
MSDN [^] states the loader will search also in folders specified by the PATH environment variable:

6. The directories that are listed in the PATH environment variable. Note that this does not include the per-application path specified by the App Paths registry key. The App Paths key is not used when computing the DLL search path.

Hence you can augment PATH, adding jvm.dll folder.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke


QuestionHash table source code [modified] Pin
fawadnasim15-May-08 3:28
fawadnasim15-May-08 3:28 
QuestionCan a dll understand which program calls it. Pin
maxMESA15-May-08 3:04
maxMESA15-May-08 3:04 
AnswerRe: Can a dll understand which program calls it. Pin
Matthew Faithfull15-May-08 3:15
Matthew Faithfull15-May-08 3:15 
QuestionRTTI problem Pin
Karismatic15-May-08 2:53
Karismatic15-May-08 2:53 
GeneralRe: RTTI problem Pin
Matthew Faithfull15-May-08 3:09
Matthew Faithfull15-May-08 3:09 
AnswerRe: RTTI problem Pin
Paresh Chitte15-May-08 18:56
Paresh Chitte15-May-08 18:56 
QuestionHow to check for filesize.. Pin
pl_kode15-May-08 2:52
pl_kode15-May-08 2:52 
AnswerRe: How to check for filesize.. Pin
Rajesh R Subramanian15-May-08 2:57
professionalRajesh R Subramanian15-May-08 2:57 
AnswerRe: How to check for filesize.. Pin
toxcct15-May-08 3:02
toxcct15-May-08 3:02 
GeneralRe: How to check for filesize.. Pin
Hamid_RT15-May-08 4:15
Hamid_RT15-May-08 4:15 
QuestionRe: How to check for filesize.. Pin
David Crow15-May-08 4:33
David Crow15-May-08 4:33 
AnswerRe: How to check for filesize.. Pin
onlinewan15-May-08 17:20
onlinewan15-May-08 17:20 
Questionproblem in communicating with a device through TCPIP Pin
chandu00415-May-08 2:47
chandu00415-May-08 2:47 
AnswerRe: problem in communicating with a device through TCPIP Pin
CPallini15-May-08 2:51
mveCPallini15-May-08 2:51 
GeneralRe: problem in communicating with a device through TCPIP Pin
chandu00415-May-08 3:04
chandu00415-May-08 3:04 
QuestionRe: problem in communicating with a device through TCPIP Pin
CPallini15-May-08 3:18
mveCPallini15-May-08 3:18 
AnswerRe: problem in communicating with a device through TCPIP Pin
chandu00415-May-08 3:25
chandu00415-May-08 3:25 

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.