Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / April 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Common Dialog - restrict user to use only one directory26 Apr 2005 00:49 GMT6
   Dear Readers,
Is there a (simple) way to make the FileOpen dialog allow users to pick
files only from the initial directory?
I'm using VB4 on windows XP, but it should work on all Windows incarnations.
Encrypt and Certificate26 Apr 2005 00:37 GMT8
Hi All!,
I´m starting to work with encryption and certificates. I wanna encrypt data
that will be transfered through winsock and decrypt in server side. Ok I
know how to do it. But to improve the security I´d like to encrypt using an
file delete routine is intermittent26 Apr 2005 00:02 GMT63
Having problems with the following trying to move files to the recycle bin.
It doesn't move all of the files. Any ideas??
Private Function FilesCountAll(sSource As String, sFileType As String) As Long
Dim WFD As WIN32_FIND_DATA
MDI and Child Problem...23 Apr 2005 14:49 GMT3
Hi *.*
I've a MDI form with some child forms. Imagine Child1 is Maximized, I've
found that when I use Child2.SetFocus in my app. these actions take place:
1) Child1 Deactivates via WM_MDIACTIVATE
A note of thanks23 Apr 2005 13:36 GMT2
Just wanted to say thanks to *all*  of those who answered my questions in the past week or too.
For what it's worth, the end result is a simple little free utility I put together with your help.
For any one interested it's here:
http://www.95isalive.com/fixes/fpclean.htm
Capture Direct Show Screens23 Apr 2005 11:41 GMT5
Hi, I want to capture the direct show screen from my VB application. I tried
to use the BitBlt API function, but this only can be used to capture the GDI
graphics, when this applied to the direct show screen, a black frame was
captured. How to do this in VB? I haven't VC++ ...
Regions23 Apr 2005 04:12 GMT2
This is going to be a bad post, but I'll supply more information when I know
what someone want to know.
I am trying to use the CombineRgn Api call, and it is continually returning
a value of 0, which is ERRORREGION if I have read the docs correctly.
DragFinish crash22 Apr 2005 23:40 GMT8
  I'm setting up drag/drop functionality for a UserControl
and DragFinish keeps crashing, both in the IDE and
compiled, with a reference to Shell32.DLL. Is there
something I should know about that?
Capture big size child form in VB.net22 Apr 2005 22:49 GMT1
I created a child form that is much bigger than the MDI form in VB.Net. I am
trying to capture the whole child form and save as an image or sent to
printer. I tried to use BitBlt to capture the child form but I can only
capture the visible part of the child form whatever you ...
Wake-up monitor22 Apr 2005 20:18 GMT8
Anyone know a reliable way to wake an XP monitor from standby with no user
interaction?
Can't get MAC Address when connected via VPN21 Apr 2005 21:09 GMT1
I'm using Randy Birch's GetMacAddress function to get the MAC address of the
database server when the client software starts up.
http://vbnet.mvps.org/code/network/macaddressremote.htm
The crux of the function is the SendARP function:
ShellExcute Function Proble21 Apr 2005 18:33 GMT1
I used ShellExcute function to load an internet url, and here what I did :
sFullPathToFile = "http://www.allapi.net"
ShellExecute(hWnd, "open", sFullPathToFile, 0&, 0&, SW_SHOWDEFAULT)
but I foucs that, the previous function navigate well when only one internet
Hotkeys21 Apr 2005 17:07 GMT3
Is it possible to get a list of all Registered Hotkeys in Windows? I have
hotkeys in my Applikation. But when one of this is for example registered to
start an application the hotkey will not work in my app. Now, it would be
very nice, if I can get a list of all registered ...
WIN32 API SOURCE21 Apr 2005 16:57 GMT7
I've asked a number of questions dealing with the API previously. I believe
many
questions I have can be answered by good API documentation. Is there any
CONDENSED source that shows all API functions , quick explanations and a
Capture Picture / Image control contents from pgm in another proce21 Apr 2005 16:12 GMT2
Applying the WM_GETTEXT message using the API function SendMessage it is
possible to capture text control contents from an app running in another
process.
my question is can i do the same for the picture and image control contents ?
Pages: 1 2 3 4 5 6 7 8 9 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.