Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K

12 Posted Topics

Member Avatar for dilip_singh3

Howdy? We're both NEWBIES here and as far as VB6 and being a newbie are concerned, I suggest you better opt for simple coding and explanations. You see, advanced coding might give you migraines or ulcers... Try the suggestions offered to you here (specifically on using the Screen.TwipsPerPixelX and Screen.TwipsPerPixelY …

Member Avatar for AndreRet
0
4K
Member Avatar for Nickair

Hi, Bud... Is your "worry" folder still there? If chkdsk or Windows Explorer can't delete/cure the problem, it might have a "delete-proof" attribute set in DOS, which, of course, can't be detected by Windows Explorer. If you're sure the folder is empty, try this: 1. Using DOS, go to that …

Member Avatar for furrykoya
0
691
Member Avatar for Heyzaneretro

Kudos to you, Judy! (I have to thank you personally for those explanations on unwanted processes that eat up a lot of system resources...) Can I promote Process Lasso Pro too? I've been using it for almost a year now with one of my old desktops that run on XP …

Member Avatar for Heyzaneretro
0
153
Member Avatar for CoolGamer48

I tried Vista Ultimate before. But I guess, I only lasted about two weeks with it. Of course, I can't tell you the "techie" stuff why I didn't last long with it: it makes you feel as if the OS owns your PC, not you. Vista is very strict when …

Member Avatar for seemabaalm
0
377
Member Avatar for mcatest

Let me give you a simple exemplar: 'Timer's interval should be set to 1000 for per second calculations... 'XCounter is a variable of long or integer type, depending on how big is your countdown starting number... Private Sub Timer2_Timer() 'this is a TIMER object... MSG = OldCaption & " - …

Member Avatar for aka_amboy
0
161
Member Avatar for asaness

Five years ago, I've encountered a programming book entitled, "Visual Basic 6 Complete." There is a chapter there that has an exhaustive treatment on accessing, controlling, and terminating processes in real time within a VB6 application. I forgot the publisher. It's actually a compendium, with chapters having different authors (one …

Member Avatar for aka_amboy
0
128
Member Avatar for Lida_pink

There is no easy way if you are a beginner in the OOP way, Lida... Yeah, you post your code and we'll see what we can do.

Member Avatar for Lida_pink
0
1K
Member Avatar for ArtphotoasiA

I am using Win7 Ultimate on my desktop at home. It's 32-bit. Just take this one caveat: this particular installer CANNOT upgrade Win XP - it should be a fresh install. Just check the web if there are available Win7 drivers for all your devices. Secure them first before you …

Member Avatar for ArtphotoasiA
0
120
Member Avatar for daniel329

Do you know how to run HijackThis on your unit? Send me the log result if it's okay with you. "Cogito. Ergo, sum..."

Member Avatar for hughv
0
164
Member Avatar for SRIVIJAYA

The proper way of opening EACH file in a zipped file is to extract them all first. After that, you can open each file with its corresponding application (i.e Word for .doc, Excel for .xls, Powerpoint for .pps, etc.) either by right-clicking and then choosing Open with... or by just …

Member Avatar for aka_amboy
0
154
Member Avatar for isism1

Hi, Bud... Try this: 1. Install the latest CCCleaner from Piriform. 2. Use its feature that can disable your system startup items, especially those which you do not use most of the time. 3. Reboot. It's purely a trial-and-error approach, but I guess there's no harm in giving it a …

Member Avatar for xcellpro6
0
238
Member Avatar for aka_amboy

Hello, everyone... I'm Armel Atina, 37, from Negros Occcidental, somewhere in Central Philippines. I'm a public school teacher, and teach English in a secondary school here in our place. I love programming in Visual Basic as a hobby. I actually started with Turbo Pascal for DOS. Everything I knew about …

Member Avatar for debasisdas
0
61

The End.