352 Posted Topics

Member Avatar for CTBC

[QUOTE=CTBC;888665] 2. Totally different problem: How can I change the background to any color I want, instead of the defaults? Like a hex color. I tried to define my own constant colour with a value, but it seems to round to the nearest color.Thanks,[/QUOTE] If you drag and drop a …

Member Avatar for sknake
0
166
Member Avatar for rockinsteve

What if your first program is a procedure that integrated in the second one? :D

Member Avatar for FlamingClaw
0
117
Member Avatar for turbomen

Hi turbomen. Your program is working well....where is the problem? If you want to get the average result as decimals then write here: Write('The average is :',average:6:0); got it?

Member Avatar for FlamingClaw
0
104
Member Avatar for tapped

And the Total Commander ? Configuration->Display->Show hidden files...ok place the cursor to the dirs one by one and press the 'space button' This will calculate the size of the directory...

Member Avatar for Jupiter 2
0
204
Member Avatar for Anpippin

This only happens if Windows is trying to install something and this window will not tell you what is trying to be installed. Is there a program that you have tried to install that did not complete? You can check the event viewer for an error that will have to …

Member Avatar for Jupiter 2
0
174
Member Avatar for MiketheBook

Follow my instructions * Make sure the BIOS is set to boot from the CD (put the CD above the HD in the boot order) * Insert the XP CD and boot to it * When you see " To setup Windows XP now, press ENTER", go ahead and press …

Member Avatar for gerbil
0
97
Member Avatar for kirill1996

while booting press F8 to get the safe mode wait while it shows the desktop press right click on your mouse and press properties and set by the way the nvidia is in the Control Panel

Member Avatar for Jupiter 2
0
156
Member Avatar for AKJo

try the new release [URL="http://sourceforge.net/forum/forum.php?forum_id=880564"]Version 4.0 Beta - Delphi 2007 and 2009 Support[/URL]

Member Avatar for AKJo
0
120
Member Avatar for Qousio
Member Avatar for FlamingClaw
0
240
Member Avatar for Acciprone

If you want to build a new computer first you have to buy the motherboard,it is really important,cause the motherboard determines the rest of the units.When you get your board then look at the user manual for recomended equipments

Member Avatar for apostle17
0
182
Member Avatar for zuzu22

[QUOTE=zuzu22;873326] sock.Socket.SendText('text to send'); but I send pure binary commands so I defined some constants like const MOD_HEADER = #$45#$2A#$3F#$92#$3D#$29#$01#$7F#$2C#$3A#$42#$20#$1C#$7B#$D2#$F2; and send sock.Socket.SendText(MOD_HEADER); Now the question is this is ok to do that way? [/QUOTE] I tryed in turbo pascal 7 and worked. [code=pascal] Program solution; Const mode = #$45#$2A; …

Member Avatar for FlamingClaw
0
231
Member Avatar for coolin333

here is a solution [URL="http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx"]FileMon[/URL]

Member Avatar for coolin333
0
181
Member Avatar for pen2satya

try another partition manager [URL="http://www.freedownloadmanager.org/downloads/Cute_Partition_Manager_44829_p/free.htm"]Cute_Partition_Manager_44829_p/free.htm[/URL] it is free and only 232 kb

Member Avatar for reganstar
0
102
Member Avatar for babigirl

try to clean the mouse's infra red , if a hair or anything else into it then the mouse's cursor is moving by itself

Member Avatar for Ezzaral
0
409
Member Avatar for Geoff

You can find the answer here [URL="http://www.checkupdown.com/status/E403.html"]forbidden 403[/URL]

Member Avatar for djmabeizy
0
88
Member Avatar for dan_6464

Try If you want to check the disk in drive D and have Windows fix errors, type: chkdsk d: /f /f Fixes errors on the disk. The disk must be locked. If chkdsk cannot lock the drive, a message appears that asks you if you want to check the drive …

Member Avatar for dan_6464
0
146
Member Avatar for G_Unit

look at this [URL="http://www.driversfix.com/PCChips_M848A_drivers/dev12181.html"]http://www.driversfix.com/PCChips_M848A_drivers/dev12181.html[/URL]

Member Avatar for G_Unit
0
137
Member Avatar for quintabelina

-=Free space=- Windows XP uses a file called hiperfil.sys to save everything it needs when Windows XP goes into hibernation. If you are like me, and never use the hibernate function, you can turn it off. By turning hibernate off, Windows XP deletes the hiberfil.sys. This can free up the …

Member Avatar for mjdodd
0
366
Member Avatar for sassenach

Did you try a system restore? Or refresh your corrupted files? Required : Windows XP operating system, Windows XP cd Place the xp cd in your cd/dvd drive Press win key+r type in 'sfc /scannow' (without the ') Now it should all load, and fix all your corrupted file on …

Member Avatar for mjdodd
0
112
Member Avatar for apollo1492
Member Avatar for FlamingClaw

Yesterday I received bad reputation point from a sponsor .He/She commented with these words "bump to a super old thread with no real new information" . Accordind to my opinion it is not right,look at my answer in the 'Remote computer shutdown' or click this link [URL="http://www.daniweb.com/forums/member495644.html"]Here you can read …

Member Avatar for FlamingClaw
0
114
Member Avatar for quintabelina

Avast Home it is free and good [URL="http://www.avast.com/eng/download-avast-home.html"]http://www.avast.com/eng/download-avast-home.html[/URL]

Member Avatar for caperjack
0
342
Member Avatar for CCS004

look at your motherboard's user manual maybe the solution is there,see the processor types that can be plumb

Member Avatar for FlamingClaw
0
55
Member Avatar for plysaxaphone

IsNumeric Function: IsNumeric returns True if the data type of Expression is Boolean, Byte, Decimal, Double, Integer, Long, SByte, Short, Single, UInteger, ULong, or UShort, or an Object that contains one of those numeric types. It also returns True if Expression is a Char or String that can be successfully …

Member Avatar for FlamingClaw
0
109
Member Avatar for tompapandrea

is it helps? [URL="http://www.msexchange.org/articles/MF021.html"]http://www.msexchange.org/articles/MF021.html[/URL]

Member Avatar for FlamingClaw
0
76
Member Avatar for arunpawar

I think this is a registry problem,for Visual studio I know a registry setting to disable it. :D [icode] Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework] "DbgManagedDebugger"=1 [/icode] Just copy and paste into notepad and save as Disable_JID.reg Double click on this reg file will disable this registry setting... I created …

Member Avatar for FlamingClaw
0
130
Member Avatar for FlamingClaw

I think this will helpful for those who like delphi. :D Download,and read.This file contains the basics of delphi :) The file size is about 3 Mb. Thx for reading. With respect : FlamingClaw 2009.04.18.

Member Avatar for skdfljsdkjf
0
290
Member Avatar for SANMI

Use this link for a bit info [URL="http://delphi.about.com/od/windowsshellapi/a/dll_basics.htm"]http://delphi.about.com/od/windowsshellapi/a/dll_basics.htm[/URL] The above link can help you create and then call a dll file from delphi What if you use only one dll?If both of dll contains only the same function,my opinion is that enough one. :-O

Member Avatar for FlamingClaw
0
97
Member Avatar for SANMI

Can you write a bit more information,do you want to stop your program or just remove from the process list so the program is keep working,and delphi or pascal or what?

Member Avatar for FlamingClaw
0
147
Member Avatar for JimstersNo1

A power supply is tasked with providing electricity to every component in a computer, so a faulty or under performing unit will often cause a wide range of symptoms, including, but not limited to: * Failure to power on. * General instability. * Rebooting, either randomly or when the computer …

Member Avatar for FlamingClaw
0
101
Member Avatar for turbomen
Member Avatar for debuggger

read this forum thread [URL="http://www.programmersheaven.com/mb/pasprog/369924/369929/re-any-number-to-roman-numeral-conversion/"]http://www.programmersheaven.com[/URL]

Member Avatar for FlamingClaw
0
1K
Member Avatar for Jasti

Solution: [URL="http://www.pchell.com/support/limitedconnectivity.shtml"]http://www.pchell.com/support/limitedconnectivity.shtml[/URL]

Member Avatar for Frank Wallis
0
148
Member Avatar for vijaypalsaharan
Member Avatar for yssirhc

Is this helps? [URL="http://www.codegear.com/products/delphi/php"]Delphi for Php[/URL]

Member Avatar for FlamingClaw
0
45
Member Avatar for pranavv
Member Avatar for nanosani
0
196
Member Avatar for m610

just see my example..only reference :) [code=pascal] Program Program001; Uses Crt; {just example...} Const A:Array[1..3]Of Record A:LongInt; B:Byte; End =((A:$E0349;B:$35) ,(A:$E0359;B:$30) ,(A:$E0389;B:$31)); {give the values in hex !!! } Var Ch:Char; index:Byte; Begin {main} ClrScr; {Just reference...} For index:=1 To 3 Do Begin Ch:=Char(A[index].B); {converts type !!! } WriteLn(ch); {just …

Member Avatar for weinelb
0
1K
Member Avatar for dlacloche

Try to install codec pack like KLite [URL="http://www.free-codecs.com/download/K_lite_codec_pack.htm"]Download codec pack[/URL]

Member Avatar for FlamingClaw
0
103
Member Avatar for Joe2

did you install programs that created this message?If not then look at the rams one by one,and the vga....

Member Avatar for FlamingClaw
0
123
Member Avatar for Jusar

Look at this page [URL="http://forum.lowyat.net/topic/596572/+40"]http://forum.lowyat.net/topic/596572/+40[/URL]

Member Avatar for FlamingClaw
0
141
Member Avatar for pene2

try to search the cmd.exe in the 'WINDOWS' dir. C:\Windows\System32\cmd.exe Do you find it?

Member Avatar for crunchie
0
106
Member Avatar for Epidural needle
Member Avatar for jephthah

sorry for disturbing... There is another solution for this problem.What if there be a button named 'insert code' that automatically write that tags every programming forum example : [code = programming lng name]{pascal, php,c,...etc} {comment: write your codes here} [/code] and the users can paste their codes there.... It is …

Member Avatar for FlamingClaw
2
218
Member Avatar for FlamingClaw
Member Avatar for FlamingClaw

Is there any way to get some information about posting ranks? 0..50=Newbie 51..100=Light Poster 150..200=Junior poster in training

Member Avatar for FlamingClaw
0
251
Member Avatar for unamfi101

click here: [URL="http://www.techdo.com/showthread.php?t=78610"]http://www.techdo.com/showthread.php?t=78610[/URL]

Member Avatar for FlamingClaw
0
69
Member Avatar for jazzyarizona
Member Avatar for caperjack
0
351
Member Avatar for WaltP
Member Avatar for Dragonf1re

You said that your pendrive is working another computer,right? Then copy your important files to another pc,and format your pendrive for ntfs filesytem... and copy back your data to the usb and try in your pc... is the same results?

Member Avatar for FlamingClaw
0
127
Member Avatar for wmc1956

what kind of type her motherboard (MSI,Assus,etc) ? Reinstall the sound driver.

Member Avatar for crunchie
0
174

The End.