|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Accessing the clipboard in VistaI can't seem to access the clipboard from my VB6 app even while running
as admin. I found several references to a uipermissions class under ..net, but no mention of how to solve this issue under vb6. I haven't had any problems accessing the clipboard in Vista using
ClipBoard.GetText and SetText. Maybe you should post your code and describe what kind of problem you're having. -Woodie Show quoteHide quote "John Smith" <spam@not-a-real-domain-name.com> wrote in message news:u5GsZXq$JHA.1336@TK2MSFTNGP05.phx.gbl... >I can't seem to access the clipboard from my VB6 app even while running as >admin. I found several references to a uipermissions class under .net, but >no mention of how to solve this issue under vb6. Hi John,
VB6 or .NET, it's still the same: You include a manifest with your application. The only real difference is the .NET IDE creates that for you. See : http://msdn.microsoft.com/en-us/library/ms742884(VS.85).aspx For an example of a manifest. Show quoteHide quote "John Smith" <spam@not-a-real-domain-name.com> wrote in message news:u5GsZXq$JHA.1336@TK2MSFTNGP05.phx.gbl... >I can't seem to access the clipboard from my VB6 app even while running as >admin. I found several references to a uipermissions class under .net, but >no mention of how to solve this issue under vb6. The OP asked about VB6, not .NET you ignorant piece of $.hit. Please, for
the love of Pete, drop f.u.c.k.i.n.g dead already. Filthy thieving aussie loser. -- Show quoteHide quote2025 If you do not believe in time travel, your beliefs are about to be tempered. http://www.facebook.com/group.php?gid=43606237254 "Bill McCarthy" <I pump my mommy's cooter> wrote in message news:OMsu8I6$JHA.5068@TK2MSFTNGP03.phx.gbl... | Hi John, | | VB6 or .NET, it's still the same: You include a manifest with your | application. The only real difference is the .NET IDE creates that for | you. | See : | http://msdn.microsoft.com/en-us/library/ms742884(VS.85).aspx | For an example of a manifest. | | | | "John Smith" <spam@not-a-real-domain-name.com> wrote in message | news:u5GsZXq$JHA.1336@TK2MSFTNGP05.phx.gbl... | >I can't seem to access the clipboard from my VB6 app even while running as | >admin. I found several references to a uipermissions class under .net, but | >no mention of how to solve this issue under vb6. |
VB Express and VB files
Is my VB6 app form open? Vista 64 and Visual Studio 6 Keeping 2 listboxes in sync - VB6 ListBox - Limit Selection Rectangle Width In-Process and Out-of-Process Best method to have 2 checkboxes for 1 item Command Line Exporting a function from VB.net DLL How can I use these files in VB6? |
|||||||||||||||||||||||