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 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
User belongs to a global security group26 Apr 2006 16:58 GMT3
Does anyone know how I can determine whether or not the current user belongs
to a global security group (Windows Sever 2003) using API calls?
Thanks,
Rosemary
How to get the correct classID and Version of an ActiveX Exe25 Apr 2006 22:39 GMT1
My project developed and running on VB6 (SP3) Win2k SP3 and uses
ActiveX Dll's.
The deploy program uses the "GetControlInfo" Method from
Occache.dll(Ver 6.0.2800.1106) in order to
Temporary Fonts25 Apr 2006 11:07 GMT2
I need a way to load a font and then remove it after a session. I would
expect that all I need to do is to copy it to the fonts directory, tell
Windows and then broadcast a message to all applications to refresh their
font lists, then when I've done with the font delete it and ...
How I make a DLL work with Excel/Word VBA?25 Apr 2006 10:20 GMT16
How I make a VB5 DLL work with Excel/Word VBA?
how to change Z-orders of Windows25 Apr 2006 08:25 GMT9
Hi,Everyone,I have a question about how to change Z-orders of Windows.
The question is discribed below in details:
Form2 is loaded in subroutine of Form1 :
Private Sub Form_Load()
Printing to File with Generic/Text Printer24 Apr 2006 23:54 GMT2
I have a small app that generates a text file from the Generic Text Printer.
I have the printer's port set to FILE:  My problem comes because you get
prompted with a Text box for the path, not a Common Dialog.
I haven't been able to file an API that will allow me to set the path
Static data in DLL module.24 Apr 2006 15:45 GMT13
I put a data table in DLL module.
when I call the function import from DLL I got exception.
----------
Option Explicit
Please help help urgent on Japanese GDI function24 Apr 2006 10:21 GMT2
I have the code to drawing the text on GDI as follow:
Declaration code:
Public Declare Function DrawText Lib "user32" Alias "DrawTextA" (ByVal
hdc As Long, ByVal lpStr As String, ByVal nCount As Long, lpRect As
Making a VB-Form Modal to a known hWnd ?24 Apr 2006 07:54 GMT5
I have the same problem, too.  I have a project at work that needs to
make owner and parent window of a VB6 form to a known HWND.
I have tried to call Win32 API SetParent, then send a WM_CHANGEUISTATE
message to the new parent, but the parent of the VB6 form remains NULL.
Selecting a drawing area24 Apr 2006 02:40 GMT5
I'm drawing a bunch of lines (using drawline)in  a picture box, and I'm
trying to be able to select an area from that drawing with the mouse
and be able to save the coordinates of the start and end of that
selected area.Can anyone kindly tell me what to do in this case?
VB2005 can do game?24 Apr 2006 00:09 GMT5
can i know visual basic 2005 can do online games or offline games ?
Control Microphone23 Apr 2006 18:41 GMT2
I need to control a microphone volume from VB.
Every sample I have found so far seems to control all audio settings except
the microphone.
How do I do this.
Convert font size (points) to nHeight for CreateFont()?23 Apr 2006 17:58 GMT2
Is there an easy way to relate the simple point size of a font (as used
in, say, a Visual Basic text-box) to the nHeight value required by
CreateFont(), so that the text then printed with TextOut() will be the
same size, visually?
Form.show( ) didn't work in Visual .NET 1.1, VB.NET 2003 !23 Apr 2006 15:23 GMT3
My configuration is : Microsoft .NET Framework 1.1, Microsoft Visual Studio
2003, Microsoft Visual Basic .NET
My Startup form is : Form1, I want to show Form2 by clicking one of a
Form1's menu item, but unluckily, none of them could work properly :
MouseWheel scroll in VBA form listbox. Tip for modeless forms23 Apr 2006 14:31 GMT4
There was a problem with mouse-scrolling listboxes on non-modal forms (no extra ActiveX controls
envolved!)(http://www.eggheadcafe.com/ng/microsoft.public.vb.winapi/post21996948.asp)
The solution (in case of modeless forms) is very simple, you should just add
Private Sub ...
Pages: 1 2 3 4 5 March, 2006
 
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.