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. Help!

Help!

Scheduled Pinned Locked Moved C / C++ / MFC
c++graphicsdebugginghelptutorial
4 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.
  • I Offline
    I Offline
    irshad_bukhari
    wrote on last edited by
    #1

    I am writing a C debugger ...I am using MFC for GUI development.. My req. is as follows & if somebody knows how to do or can give me some ideas, i will be thankful for them..Thanks David for ur first reply.. 1. open C source file which retains standard coloring of keywords of C langauge ..& 2. a new view window which display line number & have capabilty to set break-points i mean some sort of bitmap..(like M VC++ editor have) 3. a shared vertical scroll-bar between these windows. I am using RichEditView class for other operations like get line number on double-clk,etc.. Regards Irshad

    P I 2 Replies Last reply
    0
    • I irshad_bukhari

      I am writing a C debugger ...I am using MFC for GUI development.. My req. is as follows & if somebody knows how to do or can give me some ideas, i will be thankful for them..Thanks David for ur first reply.. 1. open C source file which retains standard coloring of keywords of C langauge ..& 2. a new view window which display line number & have capabilty to set break-points i mean some sort of bitmap..(like M VC++ editor have) 3. a shared vertical scroll-bar between these windows. I am using RichEditView class for other operations like get line number on double-clk,etc.. Regards Irshad

      P Offline
      P Offline
      Prakash Nadar
      wrote on last edited by
      #2

      Are you through with the logic of debugging a exe file ??? if not that is of high priority. this problem is only the tip of the iceberg.

      1 Reply Last reply
      0
      • I irshad_bukhari

        I am writing a C debugger ...I am using MFC for GUI development.. My req. is as follows & if somebody knows how to do or can give me some ideas, i will be thankful for them..Thanks David for ur first reply.. 1. open C source file which retains standard coloring of keywords of C langauge ..& 2. a new view window which display line number & have capabilty to set break-points i mean some sort of bitmap..(like M VC++ editor have) 3. a shared vertical scroll-bar between these windows. I am using RichEditView class for other operations like get line number on double-clk,etc.. Regards Irshad

        I Offline
        I Offline
        Iain Clarke Warrior Programmer
        wrote on last edited by
        #3

        Try crystal Edit - syntax coloring text editor[^] on this very site. I've used it myself successfully. It's a bit awkward to use, but works very nicely. Iain.

        I 1 Reply Last reply
        0
        • I Iain Clarke Warrior Programmer

          Try crystal Edit - syntax coloring text editor[^] on this very site. I've used it myself successfully. It's a bit awkward to use, but works very nicely. Iain.

          I Offline
          I Offline
          irshad_bukhari
          wrote on last edited by
          #4

          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