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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to tell if a window is hided?19 Oct 2004 07:31 GMT5
I've the handle of one window. I need to know if this window is hided (not
minimized!) or not. Any suggest?
Thanks in advance
VV
How to find windows which r minimized to the system tray18 Oct 2004 21:58 GMT1
I can find windows with the FindWindow API. So far so good. But it finds
only windows that r present on the taskbar. Windows which have been
minimized to the system tray like Yahoo messenger cannot b found. How to
find these windows which r minimized to the system tray. Plz help.. ...
ConvertSidToStringSid() declare?18 Oct 2004 18:47 GMT3
I am trying to get ConvertSidToStringSid() to work in VB6.
It always returns an empty string
my declaration is this
Private Declare Function ConvertSidToStringSid Lib "advapi32.dll"
GetSystemDefaultUILanguage unter NT 4.018 Oct 2004 16:29 GMT1
ich gebrauche die GetSystemDefaultUILanguage Funktion der
Kernel32.dll...diese ist aber unter NT 4.0 noch nicht verfügbar...Zur Info:
- Use GetSystemDefaultUILanguage to get the original language of the system
Unter NT 4.0 sind aber nur diese zwei Funktionen verfügbar:
GetAttr Fails on directory (Does this stump you)18 Oct 2004 16:11 GMT8
I using native VB code to recursively search through
a main directory and all it main directories. One directory
(not sure how it happened) ends with a trailing space. For
example "C:\Datafile\SaveImages\Feb2004 \".
Need help in graphics18 Oct 2004 15:45 GMT2
I have bitmap image and  i am displaying on winform. i want to click mouse
on each time and get x,y co-ordinate. but i got problem when i click on it;
it give me system co-ordinate and i know image co-ordinate is different from
system co-ordinate . is there any way to convert ...
MessageBox in VB618 Oct 2004 15:44 GMT6
I declare this function in VB6:
Declare Function MessageBoxEx Lib "user32.dll" Alias "MessageBoxExA" (ByVal
hwnd As Long, ByVal lpText As String, ByVal lpCaption As String, ByVal uType
As Long, ByVal wLanguageId As Long) As Long
Process exeName and command string18 Oct 2004 13:33 GMT5
I am running an application from Windows Scheduler.
The app must first check if it is already running with the same command
string.
How to check it ?
Using CreateFile to open a folder18 Oct 2004 08:41 GMT2
Why does CreateFile, in the following code snippet, fail? Also why do
Err.LastDllError and GetLastError return 0 even though the CreateFile call
failed?
I know that there are simpler ways of achieving the same objective, but I'd
HELP: SendMessage & LParam declarations from C incl. header source translating into VB calls18 Oct 2004 07:16 GMT2
Well I am not sure have I done this allright, I am making class for manipulating TreeView and  ListView + Header controls from
another proccess
and have started making full support (SendMessage) for those controls in VB.
Cause I am not very good in this castings in C
Access denied18 Oct 2004 04:17 GMT1
I am adding another machine to my network of two on winxp pro and it shows
all 3 comp on my network of 3 however on this 2rd comp I cannot access it
from the other 2 I keep getting error message" Access denied consult the
administrator." I am the administrator on all 3 machines can ...
OS Version17 Oct 2004 21:56 GMT1
I am writing a setup program and  need to distinguish between win98 and
win95, similarly I can't distinguish between Win 2000 and Win XP, currently
I am using the GetVersion/GetVersionEx APIs
Any Suggestions?
#define TVN_FIRST (0U-400U)  // treeview (&HFFFFFF70) is this number in VB ???17 Oct 2004 16:46 GMT2
Problem with Offscreen...17 Oct 2004 15:31 GMT2
Excuse me for my english level because I'm french!
This message is post to : microsoft.public.vb.winapi.graphics,
microsoft.public.vb.general.discussion, microsoft.public.project.vba
My computer confuguration : WinMe, Excel 2000.
Registering .dll and .ocx files17 Oct 2004 06:30 GMT7
I need to know EXACTLY how to go about registering .dll and .ocx files from
start to finish including code.  I believe I use regsvr32.exe to do this but
I need to know the exact steps and code to ensure I get it right.
Thanks
Pages: 1 2 3 4 5 6 7 8 9 10 September, 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.