Home All Groups Group Topic Archive Search About

Visual Basic General Discussion

microsoft.public.vb.general.discussion
Score Unbelieveable code, it produces one result in VB6 run and another if compiled in a exe file ???? Wha
viglen - 14 Feb 2009 10:22 PM - 6 messages
Unbelieveable code, it produces one result in VB6 run and another if compiled in a exe file ???? What gives ??? Simply put this code in a single Form (i.e. Form1), make a text1 text box and run it (it is supposed to give a HDD serial number - I need to ...
Score How to switch the monitor off through vb6 code?
b.vijayabharathi - 13 Feb 2009 12:32 PM - 5 messages
I need to switch the monitor off through visual basic 6. I got the following code after surfing but has no effect on my monitor (IBM ThinkVision LCD). SendMessage HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, 2& Can anyone help me out? ...
Score Windows Update KB960715 blocks MSFLXGRD.OCX!!!!! Any solution ?
chris - 12 Feb 2009 3:04 PM - 9 messages
New Windows update KB960715 blocks OCX files. One of them is MSFLXGRD.OCX What will happen now ? Do we need to change our VB6 programs for replacing this OCX ? Updating Registry as below solves the problem, but will our clients accept a ...
Score translate menu in resource file
Andy Smirala - 11 Feb 2009 4:32 PM - 5 messages
Hi, maybe it is a simple question, but i did not find answer on google can i translate the whole menu using resource file (string table) ? i want to have menu language of my program in two (maybe more) different ...
Score What am I doing wrong
scottmmckay - 10 Feb 2009 4:26 PM - 6 messages
Hi, I'm pretty new to Visual basic and I'm trying to write a macro for 'Zephyr Passport PC to HOST' to search a page for a specific number, in this case it's "prod" and if it's not there then flip to the next ...
Next » 2 3 4 5 6 7 8 9 10