Hi all:
This will probably sound kind of "duh" but:
How does one go about closing the open ports in Windows XP;
I am working on a small buisness computer {1} that has been overrun with "junk"-to be nice- so I got a port sniffer demo to see what's open.
This machine has OfficeXP so there will be...
Hi all:
{I've had some minor problems w/Win98SE-loaded the "res-kit" sampler from the disk and now Win can't find the win.com file--any ideas would be a REAL big help. C is the drive that most of my code is stored for my programs that I'm
"trying" to compile. The idea of...
Hi all: How does one pass the logged user name to the caption bar on a child window.This is the code that I want to modify:
{
DWORD dwSize = 0;
GetUserName(NULL,&dwSize);
char*szBuf=new char[dwSize];
szBuf[0]='\0';
GetUserName(szBuf,&dwSize);
LabelX->Caption=szBuf; //puts name into a label on...
2ffat: in answer to your question-scheduler-(which to use)
I'not sure- I would like to try both{write one just to see
what is entailed[never written one] Thanks woodcarver
Hi again:I'm another project and need to know a few small things, A}how does one display the current date and time.
B}this app needs to be executed at a certain time-i.e. 1am
for example, how do I access the clock in Windows in order to make this possible? this app will have a loop running in...
Hi again: Can I use an app., written in BCB for use in Win98/95, in Windows XP?-- The co. that I work for is in the process of converting over to XP{YUCK!} and the app. that I'm writing is for systems with Win 98/95. If so what do I need to change????(if anything-haha)
Thanks {woodcarver}
Hi all:
{how do i add a ReadMe file to a project using C++builder}
Tried looking in documentation but can't seem to locate,
also could be that I looked at it but did not see it.
Thanks {woodcarver}
Hi: I have an AMD500meg. processor in my home-built machine-Win98se won't even think about loading with this processor at full speed{Win95with patch from AMD runs just fine}I have to drop the processor speed from 100mHz to 83mHz!!! does anyone have any ideas as to how to fix so I can utilitize...
HI all:I have a couple of questions {they might be a little dumb}(but the only really dumb one is the one that is not asked) 1)How do I access the shut-down sequence in Win 9x? 2)Is there an easy way to get a program {that I am wrtiing}to load in Task Manager?
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.