my program needs to write some information into a log file.
now I use XML file as this log.
I was using XML object to create and add entries. but seems it will slow down the perfermance.bigger the file, longer it takes to add an entry.
so I decide to use file functions to do that.
I use "open"...
I use resource file to localize my program.
but the caption of button in msgbox will still remain in English as "Yes", "No", "OK"...
how can I change those as well?
thanks
hi, i am using named pipe to pass values from a dll to a exe file.
the executable is an application run as the named pipe server. and it will do something else besides get values from the dll which is the client side of the named pipe.
i used a Do Loop in the server. but the program will hang...
actually, i am trying to this:
my client will send some info to my server using SOAP.
there is a DLL in my server which receive and handle the infos sent by the client.
however, i need this DLL be able to send those infos(or values) to a running EXE program, so that this EXE program can base on...
hi, guys,
i have a very wierd problem.
basiclly i have a program. it has a resource file which contains a multi-column string table. each column is one language.
for instance,this string table has English(United States), Spanish(Mexico) and Franch(France).
so it suppose to use different...
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.