Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. program won't rune in NT or XP

program won't rune in NT or XP

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    catngo
    wrote on last edited by
    #1

    my program created using MFC which i chose static dynamic link. i also insert a MSFLEXGRID in the program. the computer i use is win2k. i test program on other machine and it only run on win2k comp but not on XP or NT. anyone know why? needed special file?

    G M 2 Replies Last reply
    0
    • C catngo

      my program created using MFC which i chose static dynamic link. i also insert a MSFLEXGRID in the program. the computer i use is win2k. i test program on other machine and it only run on win2k comp but not on XP or NT. anyone know why? needed special file?

      G Offline
      G Offline
      Gary R Wheeler
      wrote on last edited by
      #2

      It sounds like you don't have the FlexGrid control registered on the other machines. On your Win2K machine, find the file MSFLXGRD.OCX, which will probably be in \Windows\System32. Copy it to your WinXP machine in the same place. At the command line, use REGSVR32 to register the control.


      Software Zen: delete this;

      1 Reply Last reply
      0
      • C catngo

        my program created using MFC which i chose static dynamic link. i also insert a MSFLEXGRID in the program. the computer i use is win2k. i test program on other machine and it only run on win2k comp but not on XP or NT. anyone know why? needed special file?

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        See the FAQ: 8.2 A program I've written doesn't load when it's run on a computer without Visual C++ installed. Why?[^] --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ Actual sign at the laundromat I go to: "No tinting or dying."

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups