Hi I want to develop a software that will list the folders in a volume and when i select a folder it will show its permissions.By permisssion I mean which user has which rights on that folder is anything like that possible?
If it is, how?
Thanks
Liars Do Not Fear The Truth If There Are Enough Liars
Hi i have developed a program that designed to start at windows reboot(written the program executable to registry hklm->software-microsoft-windows-run)
and the program has to read a file when it started(the read file function included in program's constructor)
however if i execute the program by...
Hi
I have written a program that needs to add a key under hkey local machine-system-.......
but whatever i try to do i always failed does anyone know is there a way to supress this permission staff or is there a way to add administrator password to tregistry
here is my code...
Hi I have written a client-server program and i have all kind of events such as client disconnected client connected etc..
However if user doesnt close the program and restart the computer my client disconnect event is not working.
What should i do to fix it?
Liars Do Not Fear The Truth If...
Hi
I wrote a client server program with borland c++ builder 5 however I want my client program to be able to work as windows service
Does anyone know how can i do that without commercial tools?
Thanks
Liars Do Not Fear The Truth If There Are Enough Liars
Hi I wrote a program with borland c++ builder 5.0 but I want people not able to open more than one instance of my program how can i prevent this?
Thanks
Liars Do Not Fear The Truth If There Are Enough Liars
Hi I have a problem with javascript
I'm trying to make a preloading with putting onload function to body part of html but what i want to do is taking all images in /htmlroot/images folder to a javascript array because i dont want to write the name of jpg file to my .js everytime when i add a new...
Hi i want to learn something about memo box
i have text in a StringList and it includes html tags like <br> <i> etc.. is there any way to covert them c++ chars automaticly i mean is there a way every time a <br> sees in the memobox it ll automaticly replace it with \n
if it is possible how...
Hi i just wonder are there any site on the web that describes new features of borland developer studio 2006
it seems too different from old borland i couldnt use it
it doesnt even have db table where can i learn the new features and are there any tutorial for it?
and last question why does it...
hi i have designed a program that runs with paradox db and one of the fields of my table is like that
Ex:
----
Field name:Genre
Field 1 Content:Action,Drama,Comedy,Thriller
Field 2 Content:Action,Mystery,War
what i want to do is when user entered Action and Thriller it will find the correct...
Does anyone know where can i install a quick report component for kylix 3 enterprise edition because as i seen there is no default quick report component on kylix
Liars Do Not Fear The Truth If There Are Enough Liars
I was using abbrevia(zip tool for borland)in windows with borland c++ 5.0 but when i tried to use same packages for kylix 3.0(in suse) it didnt work(or i couldnt make it work im not sure)does anyone know what must i do to install abbrevia to kylix?
Thanks
Liars Do Not Fear The Truth If There...
Hi i want to desing a program that will read rows and columns in a excel file and then take the data and insert it into database is something like that possible with borland
i already knew the database part but i dont know how can i take datas from excel file
Liars Do Not Fear The Truth If...
Hi im designing a program which will take any kind of image and put it into database a part of my program is like this
Graphics::TBitmap *bitmap = new Graphics::TBitmap();
Image1->Picture->LoadFromFile(OpenDialog1>FileName)...
Hi im designing a program which will take the content of the web page that the user write into my program but is it possible with borland if it is whats the components name?
Thanks
Hi
i want to learn how to make my program which is written with borland installable i mean when i give the executable file of my program to another person who has no borland installed the program isnot working so i guess an install shield is needed for the programs working how can i do it ?
Thanks
Hi im trying to design a program that will download a zip file that i write the url of.
Is something like that possible with borland if it is how?
Thanks
Hi im new about the abbrevia and i read the readme file but i couldnt to what it said to install
i have completed 3 steps of it
1. Unzip the release files into a directory (e.g., d:\abbrevia).
2. Start Delphi or C++Builder.
3. Add the source subdirectory (e.g., d:\abbrevia\source) to...
Hi i have a borland database which includes BLOB binary tipe field that stores pictures its inserting good with the dbnavigator but i want to take the data back manually and convert it to TPicture so i dont know how to do it
i make my code something like this but it didnt work
field =...
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.