Click here to Skip to main content
15,891,136 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralNational Language Unsupport For Me Pin
kzyh17-Aug-04 6:55
kzyh17-Aug-04 6:55 
GeneralRe: National Language Unsupport For Me Pin
DavidNohejl29-Sep-04 12:44
DavidNohejl29-Sep-04 12:44 
GeneralRe: National Language Unsupport For Me Pin
kyaw zayar han29-Sep-04 23:24
kyaw zayar han29-Sep-04 23:24 
GeneralRe: National Language Unsupport For Me Pin
DavidNohejl30-Sep-04 6:12
DavidNohejl30-Sep-04 6:12 
Generalimporting fortran dll's Pin
alankrita17-Aug-04 5:55
alankrita17-Aug-04 5:55 
GeneralRe: importing fortran dll's Pin
progload17-Aug-04 15:20
progload17-Aug-04 15:20 
GeneralRe: importing fortran dll's Pin
alankrita18-Aug-04 5:51
alankrita18-Aug-04 5:51 
GeneralRe: importing fortran dll's Pin
progload18-Aug-04 7:16
progload18-Aug-04 7:16 
Your post said: "this was using salford fortran"

You may have better luck with your question here:

Intel® Fortran Compiler for Windows & Visual Fortran Forum

http://softwareforums.intel.com/ids/board?board.id=5

I did find this in the intel documentation:

DLL mismatch issue
When you run an executable application built with Intel Visual Fortran, an "entry point not found in LIBMMD.DLL" error (the
DLL name may also be LIBMMDD.DLL) may occur under the following circumstances:
if You have both Intel Visual Fortran Compiler 8.0 and version 7.0 or 7.1 of Intel Fortran Compiler or Intel C++ Compiler installed on
the same system
if The program is built to use the DLL form of the run-time libraries
This error is due to an inconsistency between the math library DLLs provided with Intel 7.0 or 7.1 compilers and those provided with the
version 8.0 compilers. Depending on the order of installation, the path searched for the DLL may cause the other version's DLL to be used.
The workaround to this problem is to copy the DLL named in the error message from the appropriate version's BIN folder (either Program
Files\Intel\Compiler70\bin or Program Files\Intel\Fortran\Compiler80\bin) into the same folder as the EXE you
are running. This problem may be resolved in a future update to the compiler.


I hope this helps,

progload
GeneralTAPI and internal GSM/GPRS devices Pin
montons17-Aug-04 4:48
montons17-Aug-04 4:48 
GeneralRe: TAPI and internal GSM/GPRS devices Pin
Anonymous17-Aug-04 8:46
Anonymous17-Aug-04 8:46 
GeneralTrack user clicks in a menu Pin
and_vb16-Aug-04 15:35
and_vb16-Aug-04 15:35 
Generalassembly not showing in Add Reference dialog box Pin
econner16-Aug-04 11:05
econner16-Aug-04 11:05 
GeneralRe: assembly not showing in Add Reference dialog box Pin
econner16-Aug-04 15:00
econner16-Aug-04 15:00 
General.NET CPU usage by thread Pin
JohnMDavey16-Aug-04 1:16
JohnMDavey16-Aug-04 1:16 
Generaldatagrid scroller -- help me --- :-)) Pin
kings_115-Aug-04 3:57
kings_115-Aug-04 3:57 
GeneralRe: datagrid scroller -- help me --- :-)) Pin
sbasheer30-Aug-04 4:26
sbasheer30-Aug-04 4:26 
Generalaccess2000 via OleDB doesn't work for memo fields Pin
Hagen7415-Aug-04 2:28
Hagen7415-Aug-04 2:28 
Generalngen assemblies does not work Pin
Hagen7414-Aug-04 23:18
Hagen7414-Aug-04 23:18 
GeneralMarshal C# String to ActiveX DLL Pin
rgondzur13-Aug-04 12:05
rgondzur13-Aug-04 12:05 
GeneralRe: Marshal C# String to ActiveX DLL Pin
Steven Campbell13-Aug-04 15:25
Steven Campbell13-Aug-04 15:25 
QuestionHow to Remove a DLL Reference Pin
rgondzur12-Aug-04 9:40
rgondzur12-Aug-04 9:40 
AnswerRe: How to Remove a DLL Reference Pin
cvp7712-Aug-04 21:23
cvp7712-Aug-04 21:23 
GeneralRe: How to Remove a DLL Reference Pin
rgondzur13-Aug-04 3:05
rgondzur13-Aug-04 3:05 
GeneralRe: How to Remove a DLL Reference Pin
rgondzur13-Aug-04 12:05
rgondzur13-Aug-04 12:05 
GeneralRe: How to Remove a DLL Reference Pin
cvp7715-Aug-04 21:09
cvp7715-Aug-04 21:09 

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.