Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
TheInfernalCrow19-Dec-09 4:08
TheInfernalCrow19-Dec-09 4:08 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
Richard MacCutchan19-Dec-09 7:27
mveRichard MacCutchan19-Dec-09 7:27 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
TheInfernalCrow21-Dec-09 3:00
TheInfernalCrow21-Dec-09 3:00 
GeneralRe: JNI CallVoidMethod leads to Runtime Error Pin
Richard MacCutchan21-Dec-09 5:57
mveRichard MacCutchan21-Dec-09 5:57 
QuestionRelease Build to Debug Build Pin
Benjamin Bruno18-Dec-09 1:46
Benjamin Bruno18-Dec-09 1:46 
AnswerRe: Release Build to Debug Build Pin
Rajesh R Subramanian18-Dec-09 1:55
professionalRajesh R Subramanian18-Dec-09 1:55 
QuestionRe: Release Build to Debug Build Pin
David Crow18-Dec-09 2:54
David Crow18-Dec-09 2:54 
QuestionDLL appearing only after .EXE execution in temp folder, how does it works ? Pin
GuimaSun18-Dec-09 1:29
GuimaSun18-Dec-09 1:29 
Hi,

I'm facing a situation that I've never seen before regarding .exe and .dll files.

The app a.exe uses a DLL x.dll. The x.dll (not a COM DLL, but a regular one) can't be found in the computer hard drive.

After executing a.exe, the x.dll is expanded to the temp folder, to a path like this:

C:\DOCUME~1\COMPANY\LOCALS~1\Temp\tmpABT\07333f01-60fa-473c-9581-344d009b639d\x.dll

This DLL and path exists only during a.exe execution.

In the a.exe directory, there's a .CAB with a lot of DLLs, but x.dll is not inside of it.

The problem is that I have x.dll source code and I wanted to change it's version (used by a.exe).

Any tip on where does the DLL come from ?

Thanks for any help!


AnswerRe: DLL appearing only after .EXE execution in temp folder, how does it works ? Pin
Rajesh R Subramanian18-Dec-09 1:33
professionalRajesh R Subramanian18-Dec-09 1:33 
GeneralRe: DLL appearing only after .EXE execution in temp folder, how does it works ? Pin
GuimaSun18-Dec-09 2:05
GuimaSun18-Dec-09 2:05 
QuestionMenu dropdown event in SDI application Pin
rp_suman18-Dec-09 0:23
rp_suman18-Dec-09 0:23 
AnswerRe: Menu dropdown event in SDI application Pin
Code-o-mat18-Dec-09 1:03
Code-o-mat18-Dec-09 1:03 
QuestionMSSQL USE DATABASE Pin
MsmVc17-Dec-09 22:30
MsmVc17-Dec-09 22:30 
AnswerRe: MSSQL USE DATABASE Pin
Code-o-mat17-Dec-09 23:24
Code-o-mat17-Dec-09 23:24 
GeneralRe: MSSQL USE DATABASE Pin
MsmVc17-Dec-09 23:29
MsmVc17-Dec-09 23:29 
GeneralRe: MSSQL USE DATABASE Pin
Code-o-mat18-Dec-09 0:52
Code-o-mat18-Dec-09 0:52 
GeneralRe: MSSQL USE DATABASE Pin
David Crow18-Dec-09 2:56
David Crow18-Dec-09 2:56 
GeneralRe: MSSQL USE DATABASE Pin
MsmVc18-Dec-09 17:19
MsmVc18-Dec-09 17:19 
Questionfathers and mothers, how to convert hicon to png file? Pin
nenfa17-Dec-09 22:12
nenfa17-Dec-09 22:12 
AnswerRe: fathers and mothers, how to convert hicon to png file? Pin
Michael Schubert17-Dec-09 22:26
Michael Schubert17-Dec-09 22:26 
GeneralRe: fathers and mothers, how to convert hicon to png file? Pin
nenfa18-Dec-09 1:48
nenfa18-Dec-09 1:48 
AnswerRe: fathers and mothers, how to convert hicon to png file? Pin
KarstenK17-Dec-09 22:37
mveKarstenK17-Dec-09 22:37 
AnswerRe: fathers and mothers, how to convert hicon to png file? Pin
CPallini18-Dec-09 0:06
mveCPallini18-Dec-09 0:06 
GeneralRe: fathers and mothers, how to convert hicon to png file? Pin
nenfa18-Dec-09 15:39
nenfa18-Dec-09 15:39 
QuestionHow to get textual description of the SEH error code in __except handler? Pin
Chesnokov Yuriy17-Dec-09 21:49
professionalChesnokov Yuriy17-Dec-09 21: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.