Thread
:
API/SDK With C# -> OpenFile ?
View Single Post
#
2
(
permalink
)
22nd August 2006
Tizio
Moderator
BS.Player Master
Join Date: Nov 2003
Location: Italy
Posts: 3,037
Rep Power:
28
Since I don't think you mean to create a plugin for BSplayer v0.8x but instead you want to create a plugin for v1.00+ you can try to use this simpler command:
SendMessage(bsp_hand,WM_BSP_CMD,BSP_OpenFile,"File Name");
__________________
BSP SkinMaker
(v1.07) the one and only Skin Editor for BSplayer
BSP Definitions Manager
(v1.02)
BS.Player's FAQ
(by
BSPeter
) |
Italian language file
(v2.57 build 1051)
Tizio
View Public Profile
Send a private message to Tizio
Find all posts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20