Jump to content

ShadowLocke

Newbies
  • Posts

    8
  • Joined

  • Last visited

Posts posted by ShadowLocke

  1. I'm using "windows" API (CreateProcess) to lunch paint.net from another application. The problem I have is paint.net will not execute if it has not already been run manually once during the session.

    i.e. restart computer lunch paint.net with API = fail. Lunch paint.net from explorer close paint.net, then lunch paint.net from API = good from now on.

    There is no need to control Paint.net any way except starting it.

    Any other program attempted to start in the exact same way works perfectly every time. It's only Paint.Net that presents this problem (even other .Net apps).

    Anyone else having this problem?

  2. I'm using "windows" API (CreateProcess) to lunch paint.net from another application. The problem I have is paint.net will not execute if it has not already been run manually once during the session.

    i.e. restart computer lunch paint.net with API = fail. Lunch paint.net from explorer close paint.net, then lunch paint.net from API = good from now on.

    There is no need to control Paint.net any way except starting it.

    Any other program attempted to start in the exact same way works perfectly every time. It's only Paint.Net that presents this problem (even other .Net apps).

    Anyone else having this problem?

  3. I'm using windows API to lunch paint.net from another application. The problem I have is paint.net will not execute if it has not already been run manually once during the session.

    i.e. restart computer lunch paint.net with API = fail. Lunch paint.net from explorer close paint.net, then lunch paint.net from API = good from now on.

    Anyone else having this problem?

  4. I'm using windows API to lunch paint.net from another application. The problem I have is paint.net will not execute if it has not already been run manually once during the session.

    i.e. restart computer lunch paint.net with API = fail. Lunch paint.net from explorer close paint.net, then lunch paint.net from API = good from now on.

    Anyone else having this problem?

  5. I am trying to set the ToolsForm to a specific location on start up from code. I see that in the registry there is an entry "ToolsForm.Left" and "ToolsForm.Top". If I do a search on all the files in the source I do not see these come up at all! Where is this being set?

×
×
  • Create New...