User Profile

Collapse

Profile Sidebar

Collapse
yeshwanthhv
yeshwanthhv
Last Activity: Nov 23 '06, 09:15 AM
Joined: Jun 21 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to Store values in Registry during Installation.

    Hi All,

    I have developed a VC++ appplication in .NET .I have created a deployment project in VS .NET, and all works as expected, except for one thing.

    The requirement is that I need to store the values given by the user
    during install into the registry key:
    HKEY_LOCAL_MACH INE\Software\[Manufacturer]\InstallPath.
    I have provided a Textbox dialog fo this.

    But I have no idea how I can...
    See more | Go to post

  • yeshwanthhv
    replied to How can we access C:\Temp folder in VC++
    in C
    Thank You Very much
    But when I gave GetTempPath and GetTempName, it is accessing my user profiles local setting's temp folder.
    What I need is to acces Temp folder which locates in C:\Windows.
    Can we use any Environment variable Values?
    When I had a look at the registry
    [HKEY_LOCAL_MACH INE\SYSTEM\Cont rolSet001\Contr ol\Session Manager\Environ ment] I am seeing TEMP and TMP variables and the value data for this is...
    See more | Go to post

    Leave a comment:


  • yeshwanthhv
    started a topic How can we access C:\Temp folder in VC++
    in C

    How can we access C:\Temp folder in VC++

    Hello All,

    I am new to VC++.NET. Right now I am stuck up with a problem. I need to create temporary files and shd store these files in C:\Temp folder which is a system created folder. Is there a way to do so in VC++. If so, please let me know.



    Thanks and Regards,
    Yeshwanth
    See more | Go to post

  • How to apply SetStyle to a particular control

    Hi Machin,

    Thats really Great. But I still have a doubt on how do you access EnableDoubleBuf ering in your main file.

    I have a similar issue over here.
    In panel1_paint() I am drawing a circle and shrinking/expanding it using Mouse. But this is having lot of flickering on the screen. As it is said in the below reply I wrote a class and created EnableDoubleBuf ering()...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...