I have a feeling I've uploaded the wrong project... sorry about that! there should be simlib32 &simlib64's....<br><br>
<div><span class="gmail_quote">On 10/16/07, <b class="gmail_sendername">Matjaz Rihtar</b> <<a href="mailto:matjaz@eunet.si">matjaz@eunet.si</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Bill Gallagher wrote:<br>> That third parameter can be a 64 bit int if USE_INT64 is specified,<br>> so the extra zero would just be the high 32 bits.
<br><br>Oh, that's the problem! As basis for my compilation with VC 2003 I've<br>taken *.vcproj files from Neozeed's "Visual C++ 2005 additions!" on<br>sourceforge, where sim*.c files are compiled without the USE_INT64 and
<br>other flags.<br><br>Now I've carefully re-examined the original makefile and found out that<br>all files must be compiled with these flags (-DVM_VAX -DUSE_INT64<br>-DUSE_ADDR64).<br><br>That solved the problem - thanks!
<br><br>If you think, that automatically spawning the external telnet<br>application is a good addition to the project, I can contribute the<br>code, when I'm done.<br><br>Matjaz<br><br>PS: Neozeed should probably re-check 
simlib.vcproj in his<br>simh-3.7-3-vc2005.zip ...<br><br>_______________________________________________<br>Simh mailing list<br><a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br><a href="http://mailman.trailing-edge.com/mailman/listinfo/simh">
http://mailman.trailing-edge.com/mailman/listinfo/simh</a><br></blockquote></div><br>