| Thread | Last Post | Replies |
|
| Sending data to windows | 07 Jan 2008 20:49 GMT | 7 |
I want to send data from one application to another. I will be using WM_COPYDATA and SendMessage(). I intend to receive the messages in a hidden (and subclassed) form in the application. My question is this possible to have more than one
|
| Book suggestions VB .Net/Visual Studio 2005 | 07 Jan 2008 19:42 GMT | 10 |
Our organization is upgrading from Visual Studio 6 to Visual Studio 2005. Does anyone have any suggestions regarding books that may be helpful?
 Signature Sheldon
|
| Registration Automation | 07 Jan 2008 18:31 GMT | 1 |
Folks: Each week when I register for some online classes, I typically have to perform the following steps: (1) Open my Browser & go to the original web site in question
|
| kostenloser freier webspace werbefrei mit domain ftp dns | 07 Jan 2008 17:12 GMT | 2 |
kostenloser freier webspace werbefrei mit domain ftp dns http://www.xd03.com/webspace/ http://www.xd03.com/webspace/ http://www.xd03.com/webspace/
|
| Reading text file | 07 Jan 2008 14:31 GMT | 3 |
Is it possible to open and read a text file that is stored on a web server using a VB desktop application? Thanks for your help. Weste
|
| I cannot stop LV flickering when form resizing | 07 Jan 2008 13:29 GMT | 14 |
It does not matter what I do, the Listview object (filling up the form) flickers, when the form is resized. Form is subclassed and WinProc procdure contains the following code: Public Function WindowProc(ByVal hw As Long, ByVal uMsg As Long, ByVal
|
| Generate Unique Identifier | 07 Jan 2008 10:13 GMT | 21 |
I want convert a String in a Database to a six digit Alphanumeric Code, 4 Characters and 2 Digits. The string can be of variable length of upto 50 Characters, but this string value is unique to the Table. Example 'This is my Table', 'This may be your query' I want to convert this
|
| Still BitBlit/ GDI question... | 06 Jan 2008 18:46 GMT | 6 |
I'm still not done with my grid like control yet (for those who remember), and I have a bottleneck which I would like to get rid of: I have different steps: 1) CompatibleDC and Bitmap is created
|
| Problem when compiling | 06 Jan 2008 17:29 GMT | 65 |
I have this problem for years, on different computers running different Windows but I was ignoring it until now. The problem is: When I compile program on freshly started IDE there is not problem, but when
|
| Use of Crystal Report 11 in VB6.0 | 06 Jan 2008 13:21 GMT | 3 |
I am using Crystal Report 11 in My Vb6.0 Application. I want to know which component required to add for using Crystal Report 11. Thanks in Advance
|
| Grid Settings | 06 Jan 2008 06:49 GMT | 1 |
I'm new to VB.Net and have it running on a VISTA machine with a LCD screen and I cannot see the grid dots. The grid settings\On is at True It makes no difference what for/back colors I use nothing appears. I even went into Tools\)Options\Enviroment\Fonts and Colors and played ...
|
| how to import all XML files from a directory to ACCESS database?? | 05 Jan 2008 23:25 GMT | 1 |
Import all XML files from directory to ACCESS hi , I am new to VB6 and as part of my project,I need to create a module which imports XML files from a directory and stores in a singleDB(I
|
| Application in system tray | 05 Jan 2008 14:23 GMT | 4 |
Being new to VB (but not to coding) - how do I make my app go into the system tray?
|
| Q: Mapped Drives and VB6 on Vista | 04 Jan 2008 23:18 GMT | 4 |
Hello team and happy new year. I'm still working on the evaluation of Vista using our current development environment. I have everything installed now, running the setup.exe files as administrator where possible.
|
| Math problem | 04 Jan 2008 18:27 GMT | 5 |
I have a double precision number X, (Ex: 35129839.7708528) Using only the numbers from 100 to 2699 I want to find a divisor (Y) that will yield a result as close as possible to a whole number.
|