| Thread | Last Post | Replies |
|
| Bit flipping .. will this work in VB6? | 12 Mar 2008 22:37 GMT | 87 |
I need to set/check bits on a bitfield - will these work, or is there a VB6 "gotcha" that will put a spanner in the works? Public Function CheckBit(ByVal bitfield As Long, ByVal mask_bitpos As Long) As Boolean
|
| Moving a solution | 12 Mar 2008 19:46 GMT | 3 |
I would like to move a solution from one directory to another. It always refers back to the modules in the original directory. What is the secret to making the move clean? Thanks
|
| Reg Values | 12 Mar 2008 19:11 GMT | 2 |
I have an app that stores some values in the registry using SaveSetting etc. I have written a class module (OK, I made some small changes to something I downloaded:-) to store my prog settings in the registry in a different place to VB and VBA.....
|
| help on downloading a text file from a website into memory | 12 Mar 2008 16:42 GMT | 2 |
I have uploaded a text file to my website and can be accessed using a browser i.e. http://www.mysite.com/schedule.txt The text file is just plain text on multiple lines ie
|
| Runtime error 13 "Type mismatch" | 12 Mar 2008 16:17 GMT | 3 |
Why The hell am I getting a type mismatch??? I copied this code from a working VB address book. added all resources and everything... pulling my hair out!
|
| Subscribing to a Transactional Publication | 12 Mar 2008 14:47 GMT | 2 |
I have a database table [TableA] that continuously has information inserted into it. That information is never changed. I need to create another database containing [TableB] on another server (ServerB) that continously takes the information from [TableA] on ServerA.
|
| microsoft.public.vb | 12 Mar 2008 04:17 GMT | 19 |
hey why is microsoft.public.vb not taking posts any longer? did Microsoft abandon VB? -Aaron
|
| Disabling specific nodes in a treeview | 12 Mar 2008 02:55 GMT | 3 |
Is it possible to disable specific nodes so that a user clicking on those nodes WILL NOT have aby effect (i.e. node WILL NOT expand when clicked on)? Anyone knows how to do this?
|
| Start your own calling cards & VOIP company in just 250 USD | 12 Mar 2008 02:11 GMT | 1 |
Dear Friends: Want to setup VOIP company, a business under your own brand name? We have complete solution to launche VOIP (Voice Over Internet Protocol) company. All support comes included.
|
| VB6 ActiveX registration | 12 Mar 2008 00:09 GMT | 11 |
Grrrr! So I got lots of registry errors using VB6 under Vista but as long I only ran one app at atime or didn't run the IDE more than once or at the same time as a VB app it seemed to work OK. However, I need to create a new
|
| Point VB 6 to network MSDN for documentation | 11 Mar 2008 19:52 GMT | 4 |
When I installed VB 6 many moons ago on my PC, I installed it with the documentation and help files of an MSDN subscription package from 1999. IOW I installed the MSDN CDs on my system and then when I installed VB, it used that for all the help documentation and so on. What I ...
|
| It's That Time Of Year Again... | 11 Mar 2008 18:49 GMT | 18 |
when all my fles change their time stamp so that when I compare file them they fail. 1) is there any way to stop windows from doing that? 2) what VB6 routine can I run on all these files to
|
| Can Ax DLL create windows and pass the handle off to EXE | 11 Mar 2008 18:43 GMT | 7 |
Is it possible to create a VB6 ActiveX DLL that can create a window and then pass the handle of the window off to a VB.C# EXE?
|
| Replace for LSet from VB6.0 to VB.NET | 11 Mar 2008 18:40 GMT | 5 |
can anyone tell me what is the replacement of LSet in VB6.0 that in VB.NET how do i replace the function of LSet in VB.NET Thanks
|
| help on vb | 11 Mar 2008 17:51 GMT | 3 |
can anyone help me on msdn help for vb.............
|