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,
User Profile
Collapse
-
how to install win32::GuidGen on windows 64 bit OS
-
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... -
Its not a web service, it is a window service. It is for handling the backup request.... -
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 -
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 -
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... -
Thanks for your prompt reply.
Will you please elaborate it more and clarify more regarding what should i do.Leave a comment:
-
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':...
No activity results to display
Show More
Leave a comment: