Does anyone have the AboutBox API Declaration 
Author Message
 Does anyone have the AboutBox API Declaration

 Does anyone have the aboutbox API Declaration if so could you please post
it or send it to me.  Thanks for any assistance...



Sun, 13 Feb 2000 03:00:00 GMT  
 Does anyone have the AboutBox API Declaration

Quote:

>  Does anyone have the aboutbox API Declaration if so could you please
post
> it or send it to me.  Thanks for any assistance...

Searching the VB5.0 API database only returned ShellAbout...

Declare Function ShellAbout Lib "shell32.dll"
Alias "ShellAboutA" (ByVal hwnd As Long, ByVal
szApp As String, ByVal szOtherStuff As String,
ByVal hIcon As Long) As Long

Why don't you build a form?



Sat, 19 Feb 2000 03:00:00 GMT  
 Does anyone have the AboutBox API Declaration

I have built a generic AboutBox that has all of the code needed to make it
work as a drop in form.  Is interested let me know.



Quote:
>  Does anyone have the aboutbox API Declaration if so could you please
post
> it or send it to me.  Thanks for any assistance...



Mon, 21 Feb 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. DOES ANYONE HAVE THE ODBC32 VERSION 3 API DECLARATIONS FOR VB

2. DOES ANYONE HAVE THE ODBC32 VERSION 3 API DECLARATIONS FOR VB

3. What am I doing wrong with variable declarations?

4. Is anyone interested in having those new nifty toolbars

5. Is anyone interested in having those new nifty toolbars

6. anyone else having this problem?

7. Is Anyone Having Problems With The Toolbar Control?

8. Anyone having problems masking bitmaps in UserControls?

9. Anyone having WebControl size problems like this?

10. Anyone having problems with OpenUrl and IIS 4.0

11. Anyone having problems with .recordcount?

12. Anyone having success with VB Srv Pak 1?

 

 
Powered by phpBB® Forum Software