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
T

tanin

@tanin
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Process Control
    T tanin

    Hey. use ShellExecuteEx api and in it's parameter structure check the hProcess data member after u launch your process, it should contain a handle to your process, after that you can do some stuff with the handle ussing api, depending on what you want. :-D

    C / C++ / MFC

  • I need help with an arrogant CFile
    T tanin

    I think you should delete the file pointer not in the window destructor but add an event OnClose and then delete the pointer there, if it doesn't help than u can send me your project to pudaoman@hotmail.com and i'll try to hel you. :rolleyes:

    C / C++ / MFC

  • Problem with ActiveX
    T tanin

    I add a class from dll to my mfc single document (without doc view support) project in CMainFrame::OnCreate function i create my activex control wich is wrapped by the class i added ussing it's create function, then i use it's SetWindowPos function to change it's size in CMainFrame::OnSize function, it's working perfect but when i minimize the main window and then i restore it back, the ActiveX control crashes, saying "Devision by zero". What is the problem ???

    C / C++ / MFC
  • Login

  • Don't have an account? Register

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