What's new

Pj64 Egp

Doomulation

?????????????????????????
doggi said:
i do it like ur example.. doesn't return anything
do it like this:
dim bah as string * 100
GetPluginName pathtopluginhere, buffer

And make sure to use a fixed-length string.
 
OP
D

doggi

Banned
dim bah as string * 100
GetPluginName "c:\project64plugins\", buffer

ok i did that and still nothing.. its probably my bad programmin..:blush:
 

Doomulation

?????????????????????????
It's your bad programming, indeed. So I voulanteered to do a sample of your work including the wrapper, which you can download just below.
I noticed that the wrapper does not work with jabo's 1.5x series of plugins...i don't know why. LoadLibrary fails with "The specified module cannot be found".

Otherwise it works flawlessly.
 
OP
D

doggi

Banned
i found another way through vb to do the same thing actually.. but i'll take it anyways and see wat works better:)
 
OP
D

doggi

Banned
Its a new update:

Can someone make me a logo or gui style? thats the only thing that lacks in.. thanx if possible :)

You can now;

- View plugins information eg name, version etc
- View current settings
- Define plugin directory with a browse button :satisfied

and misc bugs fixed

enjoy :):holiday: :satisfied
 

Doomulation

?????????????????????????
Ok, how the hell did you get that to work in VB?! Vb does not support does not support dynamic dll loading.

2nd: Let the app remember the current plugin directory when rechoosing it.

3rd: Try to automat it. Some people might not know what it is. Use my wrapper sample code, it makes it easier.

4th: Remove the "for Project64" text when showing settings. The plugins aren't always for pj, y'know.

Otherwise it's looking good, for whatever it might be good for...
 

Doomulation

?????????????????????????
I know :p
But maybe he'll re-register, who knows?
Heh. Well, I don't feel as to take over his project...
 

MooCowSheep

New member
Possibly an API call thru VB (LoadLibrary perhaps?) will make the DLL load in VB. I have no idea if this works, though.

A random question/note- At which processor speed do you consider the cutoff between a low-end PC and a high-end PC?
 

sniper_112

New member
..........

honestly i have no idea what ur looking for for a logo and im not good with graphics either, but i got bored.
 

Top