Results 1 to 5 of 5

Thread: Corned Bee Übersetzen Sie diese Meldung zu Englisch, bitte

  1. #1
    jim mcnamara
    Guest

    Corned Bee Übersetzen Sie diese Meldung zu Englisch, bitte

    Corned Bee - could you answer or least translate this post?

    Thank you.

    http://www.vbforums.com/showthread.p...hreadid=156262

  2. #2
    Fanatic Member MoMad's Avatar
    Join Date
    Oct 2000
    Location
    Seattle, WA
    Posts
    625
    used altavista.com > Translate:


    Babel Fish Translation, In English:

    Hello of people, if I try an object from a TreeView OCX existing in the form for ACCESS to produce and their function ocxTree.Nodes.Add execute, then that does not fold. Error message is: " run time error 35613 " " the figure listing of you item must be initialized before the use. " Now the question: How am I to initialize the Nodes object?? Normally should the function produce nevertheless a Object, or? Assistance necessarily... Greeting, Peekay
    :MoMad:
    Nice Sig!

    http://go.to/momad/ Status: Not Ready

  3. #3
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    A more exact translation:

    Hi guys
    I try creating an object from a TreeView OCX existing inside an Access form and executing the method ocxTree.Nodes.Add but it dosn't work. The error message is:
    "Run time error 35613"
    "The picture list control must be initialized before usage."

    Now the question:
    How would I initialize the nodes object? The function should create the object, right?
    Need help...

    Greetings
    Peekay




    This translation app is damn good, better than any I've seen before. Damn good job at translating this "german".
    Actually, despite German is my native language, I'm better at English when talking about computers.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  4. #4
    jim mcnamara
    Guest
    Thanks for your help.

  5. #5
    Member imj75's Avatar
    Join Date
    Aug 2000
    Location
    South Africa,Pretoria
    Posts
    51

    Sorry jim

    Hi Jim
    I wrote to you before, and you answered me, but I need your help again: I want App A to open App B, then close itself without closing App B. You suggested CreateProcess, which I cannot get to work. I get the error: Param 7 cannot be converted from 'const int' to 'void *'
    As you can see I tried a few things, but end up with the same error
    The code:

    if (CreateProcess (
    NULL, //1
    "c:\\Program Files\\Explosive Experts\\RL26DatabaseOptimiser.exe",//,
    NULL, //3
    NULL, //4
    FALSE,CREATE_NEW_PROCESS_GROUP, //5
    NORMAL_PRIORITY_CLASS, //6
    NULL,//sEnv,//CString lEnviro = "NewWnd",// 7
    NULL, //8
    NULL))//9
    for (int i = 0;i < y3k; i++)
    {
    MakeMeSmarter (andMoreTolerant);
    }

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width