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 / August 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Drag and Drop doesn't works from a floating window07 Aug 2004 19:46 GMT1
Hi! I'm triyng to create an user interface to edit a format, so I did it
with a floating window, that has the fields that form could contain, I'm
trying to implement a drag & drop routine, but it doesn't works from one
window to another... anyone can help me?
Pinging a host with WinSock-control07 Aug 2004 14:50 GMT3
I want to ping different hosts in my network. As I want to do this
asynchronously, I don't think that IcmpSendEcho function will help me
any further.
Do you know which ports are involved and what data to send to the host?
Need to store location of multiple bars on a form07 Aug 2004 12:00 GMT6
I'm having trouble storing the location of several bars on a form.
I'm using this type details:
Private Type typDetails
   dAgency As String
metafile rasterizing or rendering07 Aug 2004 08:57 GMT3
Can anyone tell me conceptually how this might work?  Most of the examples I
have seen for dealing with graphics through the WinAPI have to do with
bitmaps.  My question regards dealing with windows metafiles or enhanced
metafiles.
Get Object from hWnd and his properties !?07 Aug 2004 04:33 GMT9
I have one list (ListView20WndClass) and i would like to read items from that list is this possible !?
I have accomplished to retrive hWnd of that object and class name but further ... ??
[SolarAngel]
need to store locations of multiple bars on a form06 Aug 2004 17:27 GMT4
I'm having trouble storing the location of several bars on a form.
I'm using this type details:
Private Type typDetails
   dAgency As String
Determine Domain of Computer?06 Aug 2004 04:48 GMT1
Hi. I need to ascertain the domain of a PC running my program; all PCs
running this program are XP/2000 machines and are on standard AD domains.
What is the simplest way to do this?
I have been playing with the Active DS Type Library and I suspect there is a
how to print a bitmap ?05 Aug 2004 20:48 GMT2
how to print a bitmap in VB program ?
thanks
Merge a bitmap and an icon05 Aug 2004 20:36 GMT1
I am trying to overlay a bitmap on to an icon and have the following code:
Dim bm As New Bitmap(16, 16)
Dim g As Graphics = Graphics.FromImage(bm)
g.Clear(System.Drawing.Color.Transparent)
Overlay bitmap on to icon05 Aug 2004 20:34 GMT1
I am trying to overlay a bitmap on to an icon and have the following code:
Dim bm As New Bitmap(16, 16)
Dim g As Graphics = Graphics.FromImage(bm)
g.Clear(System.Drawing.Color.Transparent)
JPG corruption detection05 Aug 2004 20:34 GMT1
In short: I need a way to tell about how far into a JPG file it gets
before I hit bad data. A command-line utility, control, ... anything
that can be automated.
I'm trying to help a nice guy recover JPG pictures of his family.
network path and use of netsharecheck api....05 Aug 2004 19:58 GMT4
hii, i have to know if a folder, situated in \\server\images (for example)
exists.
This is the vb code i use:
Private Declare Function NetShareCheck Lib "netapi32.dll" _
Regional Settings Properties05 Aug 2004 19:54 GMT8
Any way of chnaging the system Regional Settings Properties at run time
in VB6?
Thanks
COpy data from one programe and paste into another05 Aug 2004 18:18 GMT2
Ok, I know nothign about using API's so please, be nice.
I have 2 applications that my users are using.
Currently, the run a query in the first app, select and copy data that
always is in the same place, then paste it into a cell iin Excel.  Then they
NetGroupAdd - Access Den05 Aug 2004 16:37 GMT1
I'm having a problem using the NetGroupAdd api in VB.NET. I'm getting
a return value of 5 - (ERROR_ACCESS_DENIED). However I'm logged in as
an Administrator and do NOT have problems with any other Network APIs
such as NetUserAdd.  I tried it on an other WinXP PC but still have
Pages: 1 2 3 4 5 6 7 8 9 July, 2004
 
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.