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. How to build .mc file

How to build .mc file

Scheduled Pinned Locked Moved C / C++ / MFC
c++visual-studiocomjsontutorial
3 Posts 2 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.
  • A Offline
    A Offline
    Aabid
    wrote on last edited by
    #1

    Hello All I have a file as "Sample.mc" copied from the below link..... http://msdn.microsoft.com/en-us/library/bb540476(VS.85).aspx[^] These r some rules mentioned on the above page how to build this file, Build the message DLL from Sample.mc using the following steps: 1. mc -U sample.mc 2. rc -r sample.rc 3. link -dll -noentry -out:sample.dll sample.res but i want to know where and how to apply these rules... i am using Vs 2005 VC++(Win32 API).... Any suggestion is highly appreciated Thanks

    G 1 Reply Last reply
    0
    • A Aabid

      Hello All I have a file as "Sample.mc" copied from the below link..... http://msdn.microsoft.com/en-us/library/bb540476(VS.85).aspx[^] These r some rules mentioned on the above page how to build this file, Build the message DLL from Sample.mc using the following steps: 1. mc -U sample.mc 2. rc -r sample.rc 3. link -dll -noentry -out:sample.dll sample.res but i want to know where and how to apply these rules... i am using Vs 2005 VC++(Win32 API).... Any suggestion is highly appreciated Thanks

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      see if this helps (a quick search here on CP would have found it ....) Using MC.exe, message resources and the NT event log in your own projects[^] 'g'

      A 1 Reply Last reply
      0
      • G Garth J Lancaster

        see if this helps (a quick search here on CP would have found it ....) Using MC.exe, message resources and the NT event log in your own projects[^] 'g'

        A Offline
        A Offline
        Aabid
        wrote on last edited by
        #3

        Thanks Garth J Lancaster!!! it was a great article. I got my work Done ... Thanks

        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