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 / June 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
User name and full username30 Jun 2006 23:34 GMT9
The getusername api returns the username not the full username.
Unfortunately you logon with the full user name (you can make these
different by modifying an existing name with control panel, user accounts).
Is there a simple way to obtain the full user name of the logged on user?
Mike D Sutton please need help....29 Jun 2006 19:10 GMT14
Hello Mike,
You once helped me with a code to show icons on a form and connect them
to other icons in a circle with ropes and boxes. I have lost the code
and have only some parts of it recovered.
GetOpenFileName GPF29 Jun 2006 14:17 GMT23
Based on
 - GetOpenFileName: Customize File Open/Save Common Dialog Controls
     http://vbnet.mvps.org/code/hooks/fileopensavedlghookadvtext.htm
 - GetOpenFileName: Set an Open/Save Dialog's Initial Listview View
Sublassing and lParam 29 Jun 2006 04:05 GMT7
An external application is sending a custom message with a structure
containing information in the lParam argument.
While I have subclassed my app to intercept the message successfully. I am
unable to read the structure information. Any suggestions:
FindWindow and SendMessage problems within a Service28 Jun 2006 19:41 GMT4
I have written a service using VB which performs perfectly.
I need to communicate information back to another application running in the
system tray.
Usually I would use findwindow and sendmessage to commincate strings between
Getting the executing module's path27 Jun 2006 14:27 GMT1
I have tried the CurDir function, but sometimes it returns a directory of
another drive - e.g. if I'm running my application in C:\myapp and I have
another drive P, then the current directory for the P drive is sometimes
returned from CurDir. How can I get the current directory ...
Print File27 Jun 2006 07:29 GMT2
I Have a folder with many File.MDI(imagin).
I need to print all of them, so i think to use this method:
Private Sub cmdPrint_Click()
   Dim MyPath As String
C++ Cstring26 Jun 2006 19:22 GMT2
How do I pass a Cstring to a c++ dll from vb6
String >>> Bstr
VB??? >>>> Cstring
Example if available
List Domain Controllers in AD25 Jun 2006 13:32 GMT1
Hi all, another tricky question...
At our site we have seven Server 2003 boxes, of which two host Active
Directory (the other five are member servers).
Is it possible to, programmatically, list only the DCs by VB? Reason I ask
get groupinformation with netapi3225 Jun 2006 09:04 GMT1
I try to get informations of a localgroup using the NETAPI32 but it doesn't
work. Is there anybody who knows what is the mistake in my code ?
Or is ther another way to get informations about groups and there members ?
code:
how to use MultiBytesToWideChar in Japanese EUC25 Jun 2006 08:25 GMT3
I could not found support for EUC de/encoding (51932 codepage) in
WindowXP Japanese? Does it support for this?
Actually I have tried 20932 instead of 51932, it seems fine but I am
not sure is it correctly?
calculate centerpoint on line?25 Jun 2006 05:15 GMT4
If I draw a line on a form like this:
obj.Line (A.x, A.y)-(B.x, B.y), vbBlack
What math do I need to determine the center point of that line?
Regards
GDI+ problem with VB624 Jun 2006 16:30 GMT2
I have been using the GDI+ wrapper for VB6 quite successfully, but have now
run into a seemingly silly problem. Maybe one of you can help?
I can't get the GetThumbnailImage function to work, I keep getting a "Bad
DLL calling convention" error on the line that says gdADSBBRetThumb ...
Subclassing another exe22 Jun 2006 21:53 GMT7
I have decided I am missing something basic in subclassing.  I want to
read messages from one application, say Notepad.exe, and react to them
in another application, particularly when the watched window moves.  I
followed this example: http://www.vb-helper.com/howto_subclass.html
writing overlays with VB622 Jun 2006 17:17 GMT25
I want to create a pure VB app which can dynamicaly load and unload portions
of code as needed.
As far as I know unloading a form will not completely free up memory from
the form's code, so if I would have a lot of forms I would have loaded the
Pages: 1 2 3 4 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.