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. C / C++ / MFC
  3. How to use Spin Buttons???

How to use Spin Buttons???

Scheduled Pinned Locked Moved C / C++ / MFC
1 Posts 1 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.
  • R Offline
    R Offline
    Rafal
    wrote on last edited by
    #1

    WhenI declare variables for my Edit box and for my spin : CSpinButtonCtrl m_Spin; CEdit m_Edit1; My program work ok, but when I quit the program I always get a message like: >> MYPROGRAM a causé une défaillance de page dans le module KERNEL32.DLL à 0167:bff76840. Registres : EAX=005501d0 CS=0167 EIP=bff76840 EFLGS=00010246 EBX=005501d0 SS=016f ESP=00550000 EBP=00550014 ECX=00550098 DS=016f ESI=8196c340 FS=5eef EDX=bff76855 ES=016f EDI=005500c0 GS=0000 Octets à CS : EIP : ff 75 0c ff 75 08 ff 55 18 83 c4 10 64 8f 05 00 >> How can use a Edit box with a spin without having that error???? :confused:

    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