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 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6 Application Overwhelmed by Rapid User Interaction29 Jun 2008 19:53 GMT8
I have a VB6 app with a somewhat complication user interface screen. The UI
consists of a grid through which the user can navigate from entry to entry.
As each entry is focused, data is retrieved from the application database
(synchronous) while, at the same time, an embedded ...
TLB or not TLB26 Jun 2008 16:28 GMT16
Have a VBA and VB6 project with some 140 different Windows API calls plus
all the corresponding structures, constants and enums.
As it looks neat and as I understand there might be some performance gain
(on startup) I had a go at putting all
Find top level child window25 Jun 2008 20:47 GMT1
I have an app with a parent frame and need to find the child window which is
topmost (top of the z-order, I think).
I have tried using the EnumChildWindows() api, but this doesn't seem to give
me the child windows in the correct order (ie, top window first).
"can't start because there is no license for it on this machine"24 Jun 2008 12:35 GMT4
Hi, I used ShellExecute API to open some Excel and Access files. However it
gives "can't start because there is no license for it on this machine"
message in some computers. We are using Office 2003.
I cheked the HKEY CLASSES ROOT registry permissions and no problem with it.
DTPicker and bold dates24 Jun 2008 10:10 GMT9
The MonthView Common control has the ability to send notifications to
the app to get a list of dates to show bolded.
Does anyone know if it possible to hook into this for the DTPickers
dropdown control?
Read a unique ID from the registry?23 Jun 2008 13:49 GMT2
I have an app (VB6 of course) that, among other things, downloads some
data from SQLServer. This is an in-house only application. The user
has to log in to access the server data but all users use the same
login ID.
Is IsTextUnicode reliable?23 Jun 2008 11:23 GMT13
It looks the API IsTextUnicode is not reliable even when it repeatedly runs
on the same string.
So, it can give False or True on the same string. Am I doing something wrong
or is this API indeed
RS232 flowcontrol23 Jun 2008 07:02 GMT6
I have written a communication app. in VB6 that uses the Winapi functions to
access the serial Interface(createfile,etc).
In general my app works OK but occassionally I get bufferoverruns and
therefore I loose some data ALTHOUGH I use RTS/CTS flowcontrol.
Can this be put in a TypeLib?22 Jun 2008 21:06 GMT4
Is it possible to do this in a TypeLib:
Declare Function VarPtrArray Lib "msvbvm60.dll" _
                            Alias "VarPtr" _
                            (Var() As Any) As Long
Icon in Windows18 Jun 2008 23:55 GMT10
I need to access the icons that window uses for my file management dialog,
similar to OPENFILENAME dialog.
For example the icon for directory, icon for directory, icon for backup to
higher directory, etc in order to have consistant look as in Windows
Lock Taskbar Updating18 Jun 2008 19:05 GMT2
Hey All,
I would like to prevent the taskbar from updating.  I have seen code that
hides / unhides, like that below:
Dim handleW1 As Long
GetOpenFileName & hook proc api calls16 Jun 2008 00:28 GMT10
hello, all,
i have a winapi question regarding some GetOpenFileName behavior.
it's not a language matter but i can find no other winapi group that looks more
appropriate. if there is one, please advise.
Getting Network Interface name from GUID16 Jun 2008 00:00 GMT1
I`m writting a network monitor using Qt 4.3 library. I`m using some classes
like a QNetworkInterface QAddressEntry etc. My program runs correctly on
Unix and I get names of interface like "eth0" or "lo". But in Qt
documentation there is a description:
Icons in windows14 Jun 2008 22:14 GMT1
I need to access the icons that window uses for my file management dialog,
similar to OPENFILENAME dialog.
For example the icon for directory, icon for file, icon for backup to higher
directory, etc in order to have consistent look as in Windows
How to render newly created CommandBar of Outlook.13 Jun 2008 18:12 GMT1
    I am current working on a VSTO based Outlook Addin Project for office
2003 and 2007. I need to do rendering on newly created CommandBar of
Outlook. I mean to say i want to change the color of CommandBar with
Specified RGB color value.
Pages: 1 2 May, 2008
 
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.