First  |  Prev |  Next  |  Last
Pages: 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
Hi people
Hi people I've just tried to run the following code in VB 6 ... Private Sub_Form_Load() With lstMonth ..AddItem "January" 'Items cannot be added at design time ..AddItem "February" ' must be added at run time ..AddItem "March" ..AddItem "April" ..AddItem "May" ..AddItem "June" ..AddItem "July" ..Ad... 31 Jul 2008 21:40
ACREDITE FUNCIONA!!!!!
Ganhar dinheiro r�pido e honesto meu blog http://jet72.zip.net/ : QUER GANHAR UM BOM DINHEIRO? FA�A COMO N�S ! : COMO TRANSFORMAR 12 REAIS EM NO MINIMO DOZE MIL REAIS !! : EU TAMBEM N�O ACREDITAVA!! VOC� � CAPAZ, APENAS FA�A FUNCIONAR.! Encontrei esta mensagem em um f�rum no UOL e decidi tentar. Pouco cu... 27 Jul 2008 15:35
DatagridView and Dataset/ DataTable problem
Hello everybody, I like to create a DataGridView (DGV) with 2 columns. This DGV has a DataSource in form of a DataSet with a DataTable. My problem is now: One of these columns should be a DataGridViewComboBoxColumn - I know how to create this without a datasource, but got no idea how to get this working when m... 27 Jul 2008 09:25
MouseUp raises MouseMove event?
I am totally confused: Why does a MouseUp event trigger a MouseMove event? Is this a bug or a feature? ... 27 Jul 2008 15:35
Missing quicktracks plugin
I recently removed Pinnacle Studio 9 from my PC. Now whenever I go to run a compiled VB6 program or start up VB6 I get a message to wait whilst Windows Installer tries to configure SmartSounds QuickTracks plugin. This plugin cam with Studio 9 and I uninstalled it along with Studio 9. Can anyone tell me if/why ... 27 Jul 2008 03:19
How to retrieve user's name
Hi! I'm distributing my stand alone vb6 program in our network, Can somebody give me code to RETRIEVE USER NAME so I can track who is using my program. Thanks, Noel *** Sent via Developersdex http://www.developersdex.com *** ... 1 Aug 2008 04:48
In DataArrival GetData and BytesTotal mismatch
Topic: UDP app written in VB6 with Winsock control on XP SP2 sending/ receiving binary data I send 10 bytes packets Remote host replies with 8 bytes packets Using a sniffer (WireShark) I'm sure I'm sending the right packet and the remote host replies with its 8 bytes. At first I used live polling but i foun... 26 Jul 2008 06:53
Application error when using VB6 Intrinsic Controls
I have been using VB6 on my PC for over a year now. About a week ago I started getting an application error anytime I open a form in the designer. I thought my projects had been corrupted but it happens if I start a brand new project, add a standard Label control (or text box) to the form then try to close th... 26 Jul 2008 23:15
Determine When a User Logged In
I now realize that it doesn't matter when Windows starts, or when the PC is turned on. As I'm trying to determine the state of a program run as the user, what I need to determine is when a user logged into his PC. Then when my program first runs, it will log its start time, and compare its previous start time w... 28 Jul 2008 08:58
Extract milliseconds from a date
If I convert a date to a double e.g. CDbl(Now), I get something like 39654.4780208333 I understand this double value contains the milliseconds as well. Now, if I convert this double back to a date, i.e. CDate(39654.4780208333), I get '7/25/2008 11:28:21 AM' So, my question is how do I get the millisecon... 25 Jul 2008 15:34
First  |  Prev |  Next  |  Last
Pages: 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85