Paste from clipboard

Post any examples or modules that you want to share here
User avatar
JB_AU
Posts: 171
Joined: Tue May 21, 2013 11:01 pm

Paste from clipboard

Post by JB_AU »

Paste from clipboard
Paste from clipboard
capture.png (21.96 KiB) Viewed 27950 times
Attachments
Paste.fsm
(659 Bytes) Downloaded 1221 times
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

Albert Einstein
Exo
Posts: 426
Joined: Wed Aug 04, 2010 8:58 pm
Location: UK
Contact:

Re: Paste from clipboard

Post by Exo »

Useful thanks a lot :)
Flowstone Guru. Blog and download site for Flowstone.
Best VST Plugins. Initial Audio.
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: Paste from clipboard

Post by Walter Sommerfeld »

Hi JB,

Why isn't this working in my compiled EXE (v3.06/3.07) ???

I also added optional a WIN32OLE modul for a WMIC cmd... this even crashes the App/Exe... :(

Please HELP!
User avatar
JB_AU
Posts: 171
Joined: Tue May 21, 2013 11:01 pm

Re: Paste from clipboard

Post by JB_AU »

WIN32OLE is not properly supported.... yet! :twisted:
It has taken months just to get GDI32 partially implemented, will get to OLE someday.
WIN32OLE is not a requirement to use WMIC.

3.0.7 Adds a new dimension to my nightmares :cry:

Really busy with some big projects at the moment, i will return, did you see my aRest post ?
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

Albert Einstein
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: Paste from clipboard

Post by Walter Sommerfeld »

WIN32OLE is not properly supported.... yet!

...sadly
It has taken months just to get GDI32 partially implemented, will get to OLE someday.

fine - but why dosn't the clipboard only work in FS but not in my EXE

WIN32OLE is not a requirement to use WMIC.

I know but it pipe into clipboard ;)

3.0.7 Adds a new dimension to my nightmares

here too... :( i use 3.06!

i will return, did you see my aRest post ?

Yeah - had a look - have some arduino board here laying around somewhere... maybe there is a use for it?

cu
Walter
User avatar
JB_AU
Posts: 171
Joined: Tue May 21, 2013 11:01 pm

Re: Paste from clipboard

Post by JB_AU »

What are you trying to do exactly, paste text, bmp, audio ?
I possibly need a refresher!
I wrote this in 3.0.5 & haven't used it since.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

Albert Einstein
User avatar
JB_AU
Posts: 171
Joined: Tue May 21, 2013 11:01 pm

Re: Paste from clipboard

Post by JB_AU »

Paste.fsm
(659 Bytes) Downloaded 1182 times


I think this is from 3.0.5 and works when compiled in that version, what changed in 6 & 7 ? & Why???
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

Albert Einstein
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: Paste from clipboard

Post by Walter Sommerfeld »

What are you trying to do exactly, paste text, bmp, audio ?
I possibly need a refresher!

"/C WMIC /Output:CLIPBOARD logicaldisk where "drivetype=3" get deviceid, volumename /FORMAT:CSV"

I just wanted to avoid the temp file creation and loading...

it works already with piping into file (as usual) in the Roaming folder but... not the fastest/secure way...

Keep on doing!
Walter

P.S.: Please contact malc because of this problem - thanks
Perfect Human Interface
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: Paste from clipboard

Post by Perfect Human Interface »

Just want to point you to this in case you hadn't found it yet:

viewtopic.php?f=3&t=2181&p=10026

Only reason I haven't used it yet is Trog said there was some error with loading DLLs. I have no idea if that issue is still existing and Trog hasn't been back in a while unfortunately. :(
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: Paste from clipboard

Post by Walter Sommerfeld »

Sorry for the late response PHI:

i didn't tested it because of his warning:
FYI - I've found a bug in FlowStone when calling Windows dll's from exported EXE and VSTs

P.S.: I don't use v3.07 because of toolbox crashings and crash on load of my newest project :(
Post Reply