| Thread | Last Post | Replies |
|
| How can I get internal file information | 17 Jun 2004 23:38 GMT | 1 |
I need to get Autor, Versión, Internal Name and Comments from a file. Can someone help me? Thanks AMora
|
| How can I fetch a registry key with all its subkeys | 17 Jun 2004 18:07 GMT | 3 |
The problem is RegRead fetches only the specifficly given subkey, but won't fetch the entire key with all its subkeys. Does anyone know how can I do that?
|
| CreateThread not always working... | 17 Jun 2004 15:55 GMT | 1 |
I'm trying to create my own thread in VB (what an audacity!!!) using the following Dim lpThreadID As Long mThreadHandle = CreateThread(ByVal 0&, ByVal 0&, AddressOf mTestSub,
|
| Coolbar and the floating point exception | 17 Jun 2004 02:00 GMT | 6 |
Is there an issue with Coolbar - that it could cause a floating point exception when someone clicks the "X" to close rather than the designated Exit button on a coolbar?
|
| sendmessage to ToolbarWindow32 menu | 17 Jun 2004 00:16 GMT | 1 |
am trying to get the Menu Handle for Outlook express which uses ToolbarWindow32 Menu bar .. i wanted to use this handle so i can issue sendmessage API with WM_command .. now i tried GetMenu and GetSubMenu, but they don't work for ToolbarWindow32 class ... any recommendation will be ...
|
| did print job succeed? | 16 Jun 2004 13:37 GMT | 7 |
How can I detect if a print job sent via serial port has successfully printed? Or failing that can I detect if a serial printer is ready to print or even turned on? --
|
| VB6 to VB .NET Terminal Server APIs | 16 Jun 2004 11:57 GMT | 1 |
I need to use Windows Terminal Server APIs in my app. The only sample code i've found is written in VB6, but I understand VB .NET. I've found a sample app which contains all the code I need, but when converted to VB .NET it won't build because if many errors in code, which i
|
| Retieve the Size of my app (or the Name) | 16 Jun 2004 11:22 GMT | 12 |
I'm Using VB5. ----- I'd like to detect the current size of my application.
|
| Open Directory Dialog | 16 Jun 2004 11:03 GMT | 2 |
hi, i am searching for a solution to open a fileopen dialog, which allow me to select a directory and not a file. i know there is a solution, but i couldn't find it. can someone give me a link or an example? thanks
|
| [Internet]Explorer not opening while application is running | 16 Jun 2004 10:53 GMT | 4 |
I have an unusual problem: while my application is running it is impossible to start the internet-explorer or (sometimes) other links. As soon as the application is closed the links will open. Has anyone *ever* seen an effect like this?
|
| Create a Bottom-Right resize Box | 16 Jun 2004 10:11 GMT | 41 |
I have a form that displays both V and H scrollbars and I'm trying to recreate the small resize box that is displayed in the bottom-right corner of the window. It seems that in all pre-XP versions of Windows it can be done thru the
|
| Wrong Top Position on MDI Form | 16 Jun 2004 10:08 GMT | 1 |
Here's our Problem: 1. MDI FORM with n Childforms 2. form1 (not an mdichild) 3. form1 becomes with api call setparent the mdiform as parent
|
| URGENT: Returning a char* from a C++ DLL as a String in VB. | 16 Jun 2004 09:55 GMT | 5 |
I would like to do something like this. In C++: BUFFERPASSING_API char* fnBufferReturn() {
|
| Select or Set LineIn | 16 Jun 2004 00:34 GMT | 1 |
Hi I need Select or Set LineIn for recording and set volume Line from vb6, you can help me?, thanks
|
| selective edit control | 15 Jun 2004 22:55 GMT | 3 |
i have this problem. i want to make a edit control that allow edit just for parts. and that parts are defined in real time. thank's
 Signature Walter Adriano da Silva
|