
Synapse
MemberContent Type
Profiles
Forums
Events
Everything posted by Synapse
-
She missed the School Bus
-
VB List Box Help
Synapse replied to Synapse's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
oh yea... with this coding, i can get True or False values for wether the service is Started or Stopped using: Service.Started anyway too make it so if Service.Started is True the Checkbox would be Checked. if its False it would be unchecked..? -
I have a list box on my form that when Command Button 1 is clicked it gets all the Services. Private Sub Command1_Click() Dim Service As Variant For Each Service In GetObject("winmgmts:").ExecQuery("select * from Win32_Service") List1.AddItem Service.DisplayName Next Command1.Enabled = False End Sub That gets all the Services and displays them in a Listbox. I got about 80 services on my computer. Now i changed the style too Check box and when the user clicks on a check next too a service it adds it too List Box 2. Private Sub List1_Click() List2.AddItem List1.Text End Sub But if the user keeps clicking on the Checkbox it shows up multiple times in ListBox2. ... How can i make it so if the Checkbox is Checked in List1 it adds the Item too List2 but if it gets unchecked it removes the item from List2? Thanks *Notice how theres multiple "Alerter" services in the second List box*
-
rupert, if theres anything i can advise you on.. it is too be yourself just think if you made a relationship out of this and had too dress up and act like a completly different person everyday for as long as the relationship lasted... and, Just calm down and let things happen if you ever date. Don't get a kiss theres always another time, don't rush into things.
-
currently have 27 running processes and my CPU is an AthlonXP 2400+ (clocks at 1.9 ghZ) and 2 512 DDR at 2700 (1 gig of memory) is PCI Express gonna be like a new conector on the main board or what?
-
hmm just tried and IP won't change or i'm doing something wrong.... oh well, i'll just leave it be lol
-
Thanks Roto, i'll give it a shot
-
er.... i got confused... heres the system data on my ROUTER System Data I.P. Address: 192.168.100.252 Network Mask: 255.255.255.0 DHCP Server: ON DHCP Start IP Address: 192.168.100.10 DHCP Finish IP Address: 192.168.100.51 Internet Connection method: Cable - Modem - Direct (DynamicIP address) I.P. Address: *REMOVED FOR SECURITY* <-- Internet IP Address Network Mask: 255.255.248.0 Default Gateway: 24.6.160.1 DHCP Client: ON DNS IP Address: 204.127.199.8 63.240.76.198 and heres the Connection Details Internet IP Address: *REMOVED FOR SECURITY* <-- Internet IP Address Network Mask: 255.255.248.0 Default Gateway: 24.6.160.1 DNS IP Address: 204.127.199.8 63.240.76.198 DHCP Client: ON Lease obtained: 4 days,0 hrs,0 minutes Remaining lease time: 3 days,12 hrs,19 minutes anyone have any idea of any step by step instructions that might help me out? I can change the MAC address, but do i just change it and change it back too default or what? also, I have a Release button for the Leases but everytime i try too renew them they come back with the same IP.... Thanks
-
when i fix my friends computers if they lose a passsword or whatever, i use ERD Commander, its a pay tool but comes in handy. again with the monitor not displaying till windows i'm not sure...
-
how did you disable the admin account? and have you tried start -> run -> control userpasswords2 why would you disable the admin account anyways insted of just making a password on it?
-
going too google and putting "CD87T" will return lots of results and the rest of the key... so yea....
-
@Bi0haZarD *or how ever your capitals are...* there was a looong time faaar faaar ago from today... when this was a pci's world... in the last year more than 10 updates from ati have come... (lol imagine starwars letter coming from the bottom lol) LOL
-
got this program somewhere else on this site/forum... but try Ad Muncher Freeware popup blocker, anonymous surfing, and much more....
-
Thats what hes here for
-
well, a wise man once said... Women are the root of all evil you may not have any intrest in girls yet... *I didn't in highschool, had one of the hottest girls in the school wanting me but had no intrest, nor the time and money needed for a relationship* but out of nowhere i've fallen in love with a female on the other side of the country. I love her with all my heart, but only being able too talk and see her through the computer screen is like a giant tease. one day you will feel just the same, not looking for a female and when your eyes meet you won't help but fall in love.
-
grrr its peakin up too 35% now....... stupid Microsoft.. they probably put it on my computer too slow me down on purpose! **** YOU BILL GATES!
-
hmm..... 220K and 28% CPU usage... any idea of what it does?
-
computer was running like crap today so i checked what was running and I got a process named "System" no exe no extention just System started by System... was wondering if anyone knew what this was.... I ran spybot and ad-aware and it never showed anything for it. at 28% CPU usage and 220K i'm curious if its a trojan or a virus.... i got Norton SystemWorks 2003 that has Anti-Virus... but that didn't pick it up either... Thanks... Phil
-
I tried samurize for about 10 minutes and was so confused i uninstalled it. Desktopx2 i've never heard of so i'll go give that a shot later today. I personally prefer CoolMon its not as fancy as samurize but sure is good with the CPU usage. CoolMon Home CoolMon ScreenShots
-
@diesel_98a uhm?! Cool Web Search is probably the "Spyware" that put that search bar on Lisa's Computer. Not trying to go hostile on ya, just the way you worded it sounds like telling her too go download it on purpose. and Hijackthis is in my opinion for more advanced users, hell i'm scared too run it lol but if Ad-Aware and Spybot don't remove the Search bar she will need too run hijack this to get rid of it.
-
i've seen the blue lettering on folders mainly the C:\Windows\$NtUninstall$ ones *hidden protected system folders* and just got curious. was hoping there was a method for doing this too any file... Example.. when you rename a file and name it like "\#0000FF TEXT HERE" and that would create a blue texted icon with the name TEXT HERE... oh well, one can wish
-
while browsing my computer i noticed a file named "readme.txt" had blue lettering.... I've seen this before, but though it was system files only that did this... anyone know how too turn off this blue lettering or make files with blue lettering?
-
@SiMoNsAyS *or how ever your capitals are...* been a while since i had my Radeon 7500 PCI card. but when i had that for probably a year and a half and they only updated the drivers once in that year and a half....
-
haven't tried 2 controllers yet sorry. my friend who made an NES with 2 connectors not sure about the schematic but his was working fine he may have thrown it all away but this was like 4 years ago.
-
maybe i'm reading this incorrectly. but this may help... Right click my computer -> Properties -> advanced tab -> Performance Settings button -> uncheck the very top check box in the list, labeled "animate windows when minimizing and maximizing" now when you hit the minimize button it should instantly go into your taskbar.