i have an EXE and i need to add version info to it.
searched everywhere and dont know where to start
regards
Darren
#####################################
---------Dal1983@hotmail.com---------
#####################################
I am here, but where is here when i am there and not here, but...
ok i am using the visual studio provided code for httpsvr and have added a bit that when it finds [do-filename-do] in the html it replaces it with around 3000+ characters and sends them as such:
// CString csSendLine, csSend
// int nBytes
while (csSend.GetLength() > 1024)
{
csSendLine =...
ok i have a program that is running gettin network/user data and i am adding a bit to it so it is a winsock server, i then have another program that is the client. basicall im just trying to get them to comunicate at the mo. here is the code:
//SERVER:
BOOL Create_Socket()
{
CString dwValue...
what vbscript code would i need to set the lifetime of the cache to 0?
thanks
Dal
####################
# www.DGoulston.com #
# Darren@DGoulston.com #
###################
ok i have the code below open a file, but it opens a file from the computer the page is accessed from and not a file from where the html doc exists. and if i try take away the c:\ then it cant find the file at all...
(this is only a section of the code, i do a lot of work with the file. which...
what is a simple if there is one, bit of code that can change the text color to for example red (a predefined color) e.g. i choose the color not the user.
thanks in advance.
DAL ##########################
# www.DGoulston.com #
# Darren@DGoulston.com #
##########################
ok our software installs fine using a inf file, but if you click the setup agian and try and re-install it you get prompts saying it cant find the 3 1/2 A: disk when it dont need it, if you click ok, it then asks you for the location of the file, in the location bar it allready shows where the...
ok heres the problem
i connect to wins on an ip address (for example 128.11.22.102) then i disconect
now i reconect and it gives me a new ip address e.g.(128.11.22.105)
i know that the way wins works it notices that there is allready my comp name registered with a different ip address in the...
is there a way to connect to wins then disconnect and reconect?
we log on once and it registeres the ip address with wins, but when we disconnect and reconect, because we have a different ip address when we reconect it dosnt allow us to log in because it is expecting the same ip address. how...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.