User Profile

Collapse

Profile Sidebar

Collapse
kalichakradhar
kalichakradhar
Last Activity: Oct 5 '07, 05:46 AM
Joined: Mar 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • how to read/write System Registry keys

    hi,

    I am new to VB.. I am dedveloping a tool in which there would be a browser/text box to open the desired file.. the problem here is that i want to remember the old file that i opened last time when i run the exe.. i came to know that this can be done by adding the file name as keys in the system registry. I wanted to know how can i edit/read/write into system registry using VB 6.0. I want to create a registry entry and add keys...
    See more | Go to post

  • how to add/delete registry keys from VB 6.0

    hi
    I am new to VB 6.0 . I want to add new registry keys in teh system registry under HKEY_LOCAL_MACH INE and add key value to teh respective key. how can i access the system registry using VB 6.0? Also please give me the commands to add/delete the key values in the registry


    thanks
    with regards
    kalichakradhar
    See more | Go to post

  • how to create a object of any application like Excel or Outllook in Thread Programing

    hi ,
    I am new to Multi Thread Programming... I was trying to create a application which searches in Excel and i wanted this to be a seperate thread... When ever there is any reference to " set" then i am getting a run time error stating that
    "Automation Error ..Coinitialize has not been called" and the application crashes.. I have to set some objects in this thread.how can i get rid of this problem?? please help...
    See more | Go to post

  • how to allow control to a form when VB code is running

    hi
    I have written a program to search in the Excel Sheet but when the Search is in progress neither i am able to minimize the form nor click on other buttons that i have provided to stop the search in the middle. please help me as to how can i achieve this

    Thanks
    See more | Go to post

  • how to read/write meting notice into a shared calender in outlook from VB

    hi all,

    hi,
    I am developing a application which would open the shared calender of outlook and read the meeting notices and also modifies the meeting notice from Vb.I am successful in opening the shared calender but now how can i read/write the contents of the shared calender. please provide me the syntax of functions that can acheive the purpose in VB.

    I have one more problem when i execute the code.. it gives...
    See more | Go to post

  • how to read/write data into MPP using VB

    hi,
    I am new to VB programming.. I am writing a automated Tool in Vb which could read/write cell value present in the MPP (project plan 2003).I am successful in opening the project but now i dont know the interface functions that could enable me to read or write values into MPP cells just like we manipulate the cell values in EXCEL. please help me in identifying the appropriate functions that would enable me to manipulate the cells present...
    See more | Go to post

  • How to open Outlook Shared calender from VB

    hi ,

    I am new to VB programming.. i wnat to know how can i access a shared calender present in the Outlook from VB. Please help me in finding the solution

    Thanks
    See more | Go to post

  • kalichakradhar
    started a topic Problem with TKinter Main loop

    Problem with TKinter Main loop

    hi
    i am new to python and Tkinter programming. i am creating a GUI in which i am loading some GIF files and i need to load the GIF files into the GUI dynamically at run time when some flags are set. now the problem is after i create the GUI and call main_loop then i am not getting the control to GUI and the applicaiton hangs. how to get control to the GUI even after main_loop is executed.please help me in finding the solution to this problem....
    See more | Go to post
No activity results to display
Show More
Working...