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 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
vb window modal obove other application13 Jun 2007 16:31 GMT6
I want to force a VB window to be modal above another application (ie :
autocad
or similar) by using an api function like setWindowPos. But i have only
found how to put my vb window on the top of all windows, not only above the
[VBA] CreateWindowEx13 Jun 2007 12:46 GMT2
Hi..
I need to create a translucent Static Form in VBA(Access) with
BackGroundColor.
I built it with this code:
set and revoke NTFS rights using high level API12 Jun 2007 19:20 GMT2
Hi, everybody,
I'm using a modified code (below) from
 http://support.microsoft.com/kb/295004
 How to use high-level access control APIs from Visual Basic
Problem with shellexecute with Adobe Reader version 812 Jun 2007 18:51 GMT5
I have a VB6 application which displays a PDF file using the
shellexecute command. This was working fine with version 7 but with
version 8 it returns the error 'file not found'. The command is:
ShellExecute GetDesktopWindow(), "Open", frmPlot.PreviewFile, "", "",
How can i using TextOut API WITHOUT anti-alias under WinXP?12 Jun 2007 15:33 GMT1
How can i using TextOut API WITHOUT anti-alias under WinXP?
Thanks a lot!
To rotate screen under WinXP10 Jun 2007 08:57 GMT5
I'm not sure, but reference MSDN ChangeDisplaySettingsEx can rotate screen
if video driver support it. I try the third part products like IRotate and
Pivot Pro and find that it really works. I have ATI (AMD) video and
Catalist driver can rotate screen easy as well.
wait for process termination07 Jun 2007 18:55 GMT14
with the corresponding APIs I tried to use the following code in order to
monitorif an application I have started it terminated:
Public Sub fAppControl(taskID As Double)
 Dim lRetValue As Long
Declaration for StringToGuid07 Jun 2007 03:41 GMT2
I need to take a string representation of a GUID and convert it to a GUID
data type. I see the API StringToGuid looks just to be what I need. But I
can't find any MS documentation on it so I can't figure out how to declare
it in my project. Does anyone know what the declaration ...
MixerOpen-Api: how to retrieve the default-mixer?06 Jun 2007 22:42 GMT15
Could anybody help me to configure the call for the MixerOpen-Api, so
that it returns the mixerdevice of the default mixer, that is set in
setup - sound properties - audio?
MixergetNumDevs returns 4 devices on my system, and the call of
Converting C API to VB6 declaration06 Jun 2007 20:51 GMT2
WINSETUPAPI BOOL WINAPI
 SetupDiLoadClassIcon(
   IN LPGUID  ClassGuid,
   OUT HICON  *LargeIcon,  OPTIONAL
EM_CHARFROMPOS always return -103 Jun 2007 11:59 GMT7
Hi experts,
We want to obtain character index given a mouse position but
SendMessage with EM_CHARFROMPOS always return -1, please advice.
Public Const EM_CHARFROMPOS = &HD7
Remote Connection02 Jun 2007 10:35 GMT7
Dear Sir,
I had developed application in VB 6.
It is possible to find that Application is running under remote connection.
Sanjay Shah
Pages: 1 2 May, 2007
 
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.