Official BS.Player forums  

Go Back   Official BS.Player forums > Search Forums

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: immortal
Forum: General Talk And Support 8th June 2005
Replies: 17
Views: 11,766
Posted By immortal
Routine to open file as requested: Public...

Routine to open file as requested:

Public Sub BSPAddFile(filename As String)
' Adds a file to the playlist

hWndBSPlayer = FindWindow(bspClass, 0)
If hWndBSPlayer = 0 Then ...
Forum: General Talk And Support 8th June 2005
Replies: 17
Views: 11,766
Posted By immortal
Ok ignore the previous. I should have been using...

Ok ignore the previous. I should have been using varptr to get a pointer to buffer and for some reason it doesn't work with a fixed length string.

However it now returns a value which contains...
Forum: General Talk And Support 8th June 2005
Replies: 17
Views: 11,766
Posted By immortal
BSP_GetFileName and VB 6

I'm trying to use the BSP_GetFileName routine in visual basic, however it always returns a buffer containing nothing but zeros. Here is the code I'm using:

Public Declare Function FindWindow Lib...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT +1. The time now is 09:25 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20