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. Other Discussions
  3. Article Writing
  4. Win32 framework library for straight C

Win32 framework library for straight C

Scheduled Pinned Locked Moved Article Writing
c++htmldatabasecomalgorithms
3 Posts 2 Posters 2 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Does anyone know of a framework library (commercial, share- or freeware) like MFC, or BCG(http://msnhomepages.talkcity.com/WindowsWay/stasl/index.html), or CJLibrary (http://www.codejock.com/) that's written to be used with straight C ? I'm searching for over 3 weeks now on the internet. It looks to me that it's non-existent and/or impossible to do.

    M 1 Reply Last reply
    0
    • L Lost User

      Does anyone know of a framework library (commercial, share- or freeware) like MFC, or BCG(http://msnhomepages.talkcity.com/WindowsWay/stasl/index.html), or CJLibrary (http://www.codejock.com/) that's written to be used with straight C ? I'm searching for over 3 weeks now on the internet. It looks to me that it's non-existent and/or impossible to do.

      M Offline
      M Offline
      michaels
      wrote on last edited by
      #2

      ================== The original message was: Does anyone know of a framework library (commercial, share- or freeware) like MFC ... that's written to be used with straight C ? D-Flat is written in C. It's a text based GUI though. Some of the Unix GUI libraries/frameworks were written in C and are being ported to Windows. You can check the list of GUI libraries in the Mingw FAQ accessible from http://www.mingw.org and also check http://members.aol.com/lauram3017/uilibs.html for lists of available GUI frameworks. Many are in C++ but some have been written in C.

      M 1 Reply Last reply
      0
      • M michaels

        ================== The original message was: Does anyone know of a framework library (commercial, share- or freeware) like MFC ... that's written to be used with straight C ? D-Flat is written in C. It's a text based GUI though. Some of the Unix GUI libraries/frameworks were written in C and are being ported to Windows. You can check the list of GUI libraries in the Mingw FAQ accessible from http://www.mingw.org and also check http://members.aol.com/lauram3017/uilibs.html for lists of available GUI frameworks. Many are in C++ but some have been written in C.

        M Offline
        M Offline
        michaels
        wrote on last edited by
        #3

        >>Some of the Unix GUI libraries/frameworks were >>written in C and are being ported to Windows. GTK is one C framework originally developed for Unix. There's also a Windows port available.

        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