First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
Array storage order???
Is there an issue in moving to VB - net/Fred/whatever from Classic in array storage order or is it still column-major? That is, switching to match C as opposed to Fortran convention didn't happen, too, did it along w/ the other C/Java-like things? Query came up in Fortran language group (c.l.f) wrt to using V... 10 Mar 2010 09:42
VB6 disks
Hello, My Visual Sudio #1 disk, with VB6 on it, is now useless. If anyone knows where I could get this CD, I would really appreciate. Thank's Jacquelin Hardy jachardy-removethis-(a)videotron.ca ... 10 Mar 2010 17:35
Print Server
does Microsoft have a tool to copy printers from a print server to another server. I want to be able to use the 2d server as a backup server. ... 9 Mar 2010 14:41
Parsing Question
I've done parsing where you have one delimiter such as a comma or space. What if you have more than one? Example data: sStr(0) = "3/9" sStr(1) = "3/11 3/15-" sStr(2) = "3/8+ 3/12" sStr(3) = "3/9 3/15" sStr(4) = "3/8- 3/10+ 3/15" The strings above are Month/Day with some having an additional - or + cha... 10 Mar 2010 13:06
Virtual memory increasing.
Hi, I have developed an application in VB6 and if I run that executable ( for 40 hours continously) it keeps on increasing virtual memory until I recieve an error like no more memory can be allocated. I have two machines and this problem come only on one machine, I believe memory is managed by COM runtime or... 10 Mar 2010 08:36
Creating a Lookup Table
I'm going to create a lookup table for my charting application. There aren't going to be very many items in this table, most likely less than a 100. For the majority, no more than 20 items. This table is to hold a symbol reference for the charts the user creates. For example, say the user is viewing a chart of ... 9 Mar 2010 14:41
Datagrid problem
I am certain that this is so simple the solution will bring great embarrassment. The simple routine that follows results in a "Type Mismatch" error when the "MS ADO Ext 2.8 for DDL & Security" is selected which it must be for other parts of the app. All I want to do is set (and likely change) some of the grid... 7 Mar 2010 22:53
1.0e to VB6
....as the name says... It's a double value... Thank you very much! Hermann ... 8 Mar 2010 13:04
Create Folders and Write To Hard Disk Other than C:
My app can generate many gigabytes of data files (several megabytes each) per the user choice. For those who wonder, this happens over many hours and or days. I am making XP and up a requirement for using the app. So, for XP and up how do I do the following: (1)Set permissions on a different hard drive (oth... 11 Mar 2010 13:28
Filling an excel range from a vb function
Ok guys, so i've found tons of threads that explain how to fill an excel range from a sub in vb, but none that explains how to do so from a function Suppose the following function (even if what i have to work with is much more complicated... and it should fill 3 ranges with 3 different arrays...): [code] O... 5 Mar 2010 10:34
First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62