Jump to content

FredUrble

⭐ V.I.P.
  • Posts

    281
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by FredUrble

  1. The "download" name in the link you are using has been discontinued. You cannot download comma delimited historical data from that link any longer.

    However, if you replace "chart" instead of the word "download" you will get output, but it is in JSON format.

    As mentioned in earlier posts, YLOADER has been repaired and is working. It can output and append data to existing files.

    Also, Amibroker has a component that allows for downloading that was patched here as well. I fixed the patch to also append data.

     

  2. NTVDM was originally meant to allow for running DOS programs in 64 bit modes. In 2020, they added the ability to run 16-bit Windows apps, which is what MESA2002 needs. Here is the section of notes from the github site. Perhaps you may want to run WINEVDM instead.

    I want to run 16bit Windows applications
    ---------------------------------------------------------------------------
    As of 05/2020, NTVDMx64 now generally supports WOW32, so your applications 
    should run.
    However, they currently only work with the CCPU build and we know that the
    CCPU is slow, so I still recommend wineVDM:
    	https://github.com/otya128/winevdm
    The loader tries to detect if winevdm is installed and if so, it gets
    precedence over NTVDMx64. If you restore original registry entries, WOW32
    will be handled by NTVDMx64 again.
    The crucial registry key for the check is:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NtVdm64\0OTVDM
    If it is present, NTVDMx64 won't load its WOW32 implementation.
    Please note, that detection of the key is done upon inital load of ldntvdm.dll
    into the process address space, so if you toggle the 0OTVDM, the process where
    you are launching your 16 bit application from needs to be restarted.
    If unsure, you can reboot your machine after installation/uninstallation of
    WineVDM handlers.
    
    To debug wow32, before launching your application:
    set WOWTRACE=C:\log.txt
    set WOWLOGLVL=16
    
    For more detailled information about debugging, please refer to 
    doc\debug-wow.txt
  3. 17 hours ago, Atomo12345 said:

    Mesa2002 is not a 16 bit program but a 32 bit program write in Visual Basic.

    This image file prove it.

    There is an internal error that don't do run the program.

    Someone can try to debug it.

    https://e.pcloud.link/publink/show?code=XZN5wxZLUW87KgQbx8jbSbiuaN5IufBiauV

     

    Have a good week end.

    You are correct that it is a 32 bit program, but it was meant to run in WIndows 95 under Visual Basic 5. The program doesn't execute because it is trying to run a 16  bit command in a VB5 DLL. If you install an emulator like the one I quoted earlier or install the one I use called NTVDM at https://github.com/leecher1337/ntvdmx64 the program will run and prompt you for the registration code. You can then use the keygen program to generate your code. I just tried this and was able to run the program with no errors.

  4. On 7/6/2024 at 2:24 AM, Azazel said:

    Here is a list of blocked scams and someone even already convicted:

    https://www.tradingschools.org/?s=fraud+busted

    The pattern is always the same:

    get rich quick, with an algorithm or secret techniques finally revealed, fancy sports cars and beautiful women.....but there is yet another trick:
    after the scammers have....disappeared with the money, sometimes...they come back and appear as lawyers from law firms promising to be able to recover lost money and
    instead...they are still the same scammers....
    The cat and the fox.

    Campo dei miracoli.jpg

    Thanks for the information. This site does not seem to have many items past 2022 and I would expect there has been more scams in the last couple of years.

×
×
  • Create New...