User Profile

Collapse

Profile Sidebar

Collapse
dattaforit
dattaforit
Last Activity: Aug 21 '09, 11:36 AM
Joined: Sep 21 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • how to install win32::GuidGen on windows 64 bit OS

    Dear friends,

    I want to use the Win32::GuidGen( ) in my perl script. My Perl version is 5.8.9 and it is on windows(64 bit). For this function, i will

    require win32::API, for where can i get the win32::API module for windows 64 bit.

    Please do the needful.

    Thanks in advance.

    Regards,
    See more | Go to post
    Last edited by eWish; Feb 26 '09, 01:41 PM. Reason: Moved post to answers section

  • dattaforit
    started a topic Forming Mail and saving in .pst
    in C

    Forming Mail and saving in .pst

    Hello,

    I have splitted the mails and saved the different components of mail in

    different files. e.g. header part of the mail in header.txt file, Body

    in body.txt file and the attachments in a filder attachments.

    Now i have to form a email out of this different components from

    different files and save the mail in the outlook pst file.

    Initially my mails were...
    See more | Go to post

  • Its not a web service, it is a window service. It is for handling the backup request....
    See more | Go to post

    Leave a comment:


  • Minimize the physical and virtual memory consumption

    Hello All,

    I have a Window service developed using Visual Studio .Net 2003. I am using VC++ .Net for the service development. The physical and virtual memory consumption is very high. How should i minimize this memory consumption. Please give me some clue to achieve this.

    Thanks
    See more | Go to post

  • dattaforit
    started a topic Displaying Modal Dialog in a Thread
    in .NET

    Displaying Modal Dialog in a Thread

    Hello Friends,

    I am using VC++ 2005. I have an application for C#. In this application i want to display a modal dialog box or a modal form in a thread. I have on thread running and in that thread i want to display a modal dialog box or a modal form.

    Can anybody please help me out.

    Thanks
    See more | Go to post

  • dattaforit
    started a topic Multiple use of HttpWebRequest object
    in .NET

    Multiple use of HttpWebRequest object

    I am using VC++ .Net (2003). In my application i create a HttpWebRequest object, add the method and header to the request. An now try to get the response. I get the response. to get the response i create the HttpWebResponse object using for the HttpWebRequest. i collect the data by creating the StreamReader Object.

    The above case works very fine.

    Now what i have to do is using the same HttpWebRequest object, i have...
    See more | Go to post

  • dattaforit
    replied to Unable to create the variable.
    in .NET
    Thanks for your prompt reply.

    Will you please elaborate it more and clarify more regarding what should i do.
    See more | Go to post

    Leave a comment:


  • dattaforit
    started a topic Unable to create the variable.
    in .NET

    Unable to create the variable.

    Hi all

    This is my first posting.

    I am using VC++.Net 2003, And using managed code. I have a dll, which i have to use in my code. In the dll there is a structure. I have to create an object of that structure in my VC++.Net code. I am getting error as below. I have already added that dll in the reference.

    d:\WorkArea\Dot NetEldos\From Amit\SolFSNet\H S_Managed3\HS_M anaged3.cpp(18) : error C3635: '::StorageSearc hStruct':...
    See more | Go to post
No activity results to display
Show More
Working...