How can I view source of .exe file? What tool?
Hi,
I migrated SQL database (WINDOWS 2000) to ORACLE 8i running on SUN SOLARIS.
The front end was written in VB.
When i tried to connect to ORACLE database (remote) it fails, but some how i...
Question:
In C
for (i=0; i<n-1; i++)
{
}
--> Mips Also i plan on using #s0 to hold that 10 so if you can use that variable in the conversion. Thanks
??
I am new to shell scripts so please excuse my newbie questions or mistakes
1) How do i read a file into a shell script variable.? While reading i should preserve all special characters, ta...
I've read documentation for shutdown function in <a href="http://www.gnu.org/manual/glibc-2.2.5/html_node/Closing-a-Socket.html#Closing%20a%20Socket">GNU C Library</a> and <a href="http://msdn...
What program in capable of decoding DAT files?
I'm parsing a logfile for referring pages.
I want to structure my script such that I can pass a variable to awk to tell it which URL to use as the referring page. I can't figure out how to pa...
I hope this is the right spot. I am using InstallShield 11 and I need to know a simple way to create an installation log file. I am using an Installscript project NOT InstallscriptMSI. I ca...
Hello
I am using eclipse 3.1 and jdk 1.4 . I got the following exception when i tried to build an ant file.
The only difference is that initially the Project was called test(t small) bu...
Hi,
I just want to ask about checking whether the root of tree is an articulation point or not.
The main idea is I have an algorithm which is able to find articulation points in an undir...
Hi
I have wriiten a program to read from a data file from disk and plot result. Now I want to obtain my data thru the serial port coming from a device that reads patient's heart data. T...
How can I detect via code whether or not a system is USB 2.0 capable?
after attempting to change a binary file back to text with the commands
cvs admin -kkv foo.c
cvs update -A foo.c
i got the following message:
cvs server: [19:55:34] waiting for quincy's lo...
I purchased a Toshiba A350 laptop before the holidays as my old one finally bit the dust. I did quite a bit of research before taking the plunge - but I apparently overlooked something I real...
Does anybody know any decompiler / sourcer which gets the 8051 or 8052 binary (.bin) rom files and generates ANSI C source code?
Hi,
I've written a solution for the below problem, I would like you to tell me is my solution correct and provide me with feedback on any issue.
Your consultancy has been called in to ma...
Could someone please give me hints into how to get tomcat loaded from within spring, any help will be appreciated and will split points evenly if there is more than one good answer.
Hi all,
I'm having a problem compiling and linking a project that I was previously able to compile and link successfully. I can compile and link the release configuration just fine, but I ...
From the Microsoft Site I obtained the information needed to detect the operating system between Win95..or WinNT.... But I need Specifics, not so much the Operating System's Build Number, more...
I found this example on experts exchange, how ever I want to know what is the best way of achieving this so that I can also detect if it is windows Mellenium.
here is the example I found :
...
I have an application that sends and receives data using the Internet Transfer control in Visual Basic .NET. At the moment it simply uses port 80 and icHTTP protocol to communicate with the s...
I'm working on a script, which may be used at logon, or as system process to enable the Network services (i.e. "Client for Microsoft Network" and "File and Print Sharing") if users notebooks a...
Hi,
I develop a application which is able to run on Red Hat Linux system. I use cross-compiler to compile this application, and the compilation is successful. I port this application to ASUS...
Dear sir,
I am student interested in learning mainframes
(VMS,MVS etc). I searched cnet and some other sites for a good simulator of mainframe on my Windows98 PC,but didn't get any....
I tried to get Processor id and other information with WMI and it was working. Is there any other method which can give us Processor ID without using WMI
Please explain in any programming l...