I'm new to this game, so forgive me if I've made an obviously blundering mistake.
I have set up DNS for my intranet (ok, overkill for only 4 machines, but I wanted to understand DNS). I have set u...
http://www.experts-exchange.com/OS/Linux/Q_10067351.html
I've created a spin control asociated with an edit box control, i want to use it for increase/decrease the number in the edit box.
It works !!! but... the arrows seem to be reversed, when i click t...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10138282.htm...
Zones:
Windows MFCDate Answered: 03/13/1999 Rating: 8.4 Views: 0
A friend (and yes he exists) has asked me what I know about reverse engineering a exe file that was written in VB.
The question is: How can it be done and what tips?
TIA
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10263390.html
Zones:
Visual BasicDate Answered: 01/24/2000 Rating: 7.8 Views: 0
Hello,
This script part should return the hostname. The input is the IP address of the host.
$Address = "192.168.0.1";
$Address =~ s!\Aaddr=!!;
if ($Address) {
if ($Address =~ m!(\d+)...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10958081.html
Zones:
PerlDate Answered: 08/13/2000 Rating: 7.6 Views: 0
when i do reverse engineer in
S-designor on my database, is it
going to change anything on the database structure (indexing, key ) etc.
i'm afraid it will change anything since my objective to ...
http://www.experts-exchange.com/Database/Sybase/Q_10966442.html
Zones:
SybaseDate Answered: 08/17/2000 Rating: 8.2 Views: 0
I wrote a Visual Basic program and made an exe file (136 kb) and have now lost the source code. Is it possible to reverse compile it? (I'm desperate... email me directly and help me, and I'll gla...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20180639.html
Zones:
Visual BasicDate Answered: 09/09/2001 Rating: 8.8 Views: 0
I have a private LAN, which is connected to the domain server with optical fibre leased line. They have supplied me a range of IP addresses i.e. a portion of the class C IP.
So I can't configure t...
http://www.experts-exchange.com/Networking/Misc/Q_20395314.html
Hello experts,
I have a table with ID, Username, Type and timeIn columns.
ID is an identity column.
This table logs login attempts (Type: Success, Failed)
E.g.
========================...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20516493.html
Zones:
MS SQL ServerDate Answered: 02/16/2003 Rating: 8.0 Views: 0
Hullo everyone. I just read about reverse engineering on some websites today. does the term mean that i can get C++ code from an executable? I am really curious how this works, because until today,...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20564482.html
Zones:
C++Date Answered: 04/07/2003 Rating: 7.8 Views: 8
i have this string : a, b, c or a, b, c, d, e etc ..
i would like to do : c, b, a or e, d, c, b, a etc ..
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20604109.html
Zones:
Visual BasicDate Answered: 11/15/2003 Rating: 7.2 Views: 0