Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dumboGuy

  1. dumboGuy

    Web Extensions in IIS

    1. I have VS.NET and .NET framework 1.1, was using it to create a test application using ASP.NET and C#. 2. When I tried to create a sample app, I got this error "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET...
  2. dumboGuy

    Howto compile 8086 Assembly code?

    Thanks for both the links Salem. Thanks all for the tips. I needed the hack real quick. /dumbo
  3. dumboGuy

    Howto compile 8086 Assembly code?

    Thanks for the effort Ion I need the Gestalt pattern matcher logic: http://www.ddj.com/documents/s=1103/ddj8807c/ I've been trying to compile it with the Borland's ancient Tasm32 (ver 5.0) and Turbo C++ (ver 1.01). Managed to link and execute seperately but it dint work successfully. regards
  4. dumboGuy

    Howto compile 8086 Assembly code?

    Thanks for the tip... but it does not seem to be working since different SEGMENTs are initialized... also it is not recognizing data types 'dw'. I've forgotten how I was doing it in college :(
  5. dumboGuy

    Howto compile 8086 Assembly code?

    I have some (8086) assembly code (in SMALL mode). I need to compile this using VC++ (into an .obj file). How do I do this? Any advice and suggestions welcome thanks in advance

Part and Inventory Search

Back
Top