Page 1 of 2
Paste from clipboard
Posted: Thu Nov 13, 2014 3:30 pm
by JB_AU

- Paste from clipboard
- capture.png (21.96 KiB) Viewed 30032 times
Re: Paste from clipboard
Posted: Thu Nov 13, 2014 10:52 pm
by Exo
Useful thanks a lot

Re: Paste from clipboard
Posted: Thu Feb 05, 2015 3:31 pm
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!
Re: Paste from clipboard
Posted: Thu Feb 12, 2015 12:06 pm
by JB_AU
WIN32OLE is not properly supported.... yet!
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
Really busy with some big projects at the moment, i will return, did you see my aRest post ?
Re: Paste from clipboard
Posted: Fri Feb 13, 2015 12:17 am
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
Re: Paste from clipboard
Posted: Fri Feb 13, 2015 11:09 am
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.
Re: Paste from clipboard
Posted: Fri Feb 13, 2015 11:26 am
by JB_AU
I think this is from 3.0.5 and works when compiled in that version, what changed in 6 & 7 ? & Why???
Re: Paste from clipboard
Posted: Fri Feb 13, 2015 2:48 pm
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
Re: Paste from clipboard
Posted: Fri Mar 06, 2015 9:23 pm
by Perfect Human Interface
Just want to point you to this in case you hadn't found it yet:
http://dsprobotics.com/support/viewtopi ... 81&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.

Re: Paste from clipboard
Posted: Fri Apr 03, 2015 11:05 am
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
