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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems with PictureBox06 Jan 2006 15:48 GMT1
I have a problem with PictureBox.Sav in the following code.
After loading Bitmap image, tracing a line on it and Save ; the line
disappeared in the new image !
Please help !
CallWindowProc06 Jan 2006 12:50 GMT6
I got the example below from version 3.7 of the AlAPI API Guide.
Why does it get an Application Error on the CallWindowProc?
---------------------------------------------------------
'Create a new project and add this code to Form1
About uses NetBios() to get MAC,HELP!!!06 Jan 2006 06:13 GMT1
I get the vb code from
http://vbnet.mvps.org/code/network/macaddress.htm,
which uses NetBios() to get MAC.
I run it in two machine.
How to prevent Windows opening in Primary Display?06 Jan 2006 01:48 GMT2
I am a VB6 Programer.
I am using nVidia Display Card in Dual View mode.
For many reasons I set TV as Primary and PC Monitor as Secondary.
When ever I open and Windows Application I get the Windows opening on
Creating new documents from the registry05 Jan 2006 02:04 GMT1
I'm writing an application which needs to use a given file extension and
utilize the ShellNew registry key if it exists to create new files.  Is there
some automated way for Windows to tell me where the template file is if I
provide the extension?  I can't really decipher a ...
setfocus? setforegroundwindow? appactivate?04 Jan 2006 10:06 GMT2
hey ppol!
need a bit of help here...
i got a program with a timer control that needs to "set focus" on
itself...let's say i got another application running like warcraft 3...and
Loading and Unloading Unmanaged DLLs04 Jan 2006 09:55 GMT4
I'm using a 3rd party DLL for operating on SNMPv3 machines.
But i'm coming up with a problem that when I declare a DLL ("declare
function ... lib ..."), it debugs ok the 1st time. But when I exit
(unload, end) and debug again, it crashed the vb6 ide.
end explorer.exe03 Jan 2006 23:21 GMT12
I use
TerminateProcess Handle, 0
to kill explorer.exe, this works just fine but it automaticly starts again.
How do i prevent it from restarting by itself?
How can I determine which Window is on top?03 Jan 2006 22:43 GMT4
Given a list of hWnds, (possibly overlapping, possibly not) how can I tell
which window is at the top of the z-order? (I'm using the assumption that
even non-overlapped windows will have a relative z-ordering which would take
effect under overlapping conditions.)
Swap some bytes03 Jan 2006 22:40 GMT16
How can i swap some bytes using VB6 ?
e.g. 0x00C00100 to 0x0001C000
Marry Christmas and a Happy New Year
Thanks in advance,
Can i manage the console input in unicode?03 Jan 2006 22:36 GMT1
I've make an application that read the console with Command(). The problem
is that if there is any parameter that contains characters outside the LCID
of the machine (a unicode filename for example) it pass corrupted. There is
any api or other know format of handle this command ...
Eject USB Device Via Application?03 Jan 2006 18:21 GMT5
Does anyone know how to safely eject a usb device via an application. I am
currently writting an application and I want it to eject the usb device
rather than requiring the user to have to. I have no idea where to start so
could someone point me in the right direction.
how to reliable get MAC address03 Jan 2006 09:51 GMT8
       Recently I have implement a web site that is unique for each
computer to view different thing even they dun need to login. not using
cookies or session.
       Every time when those computer view the web site. it will get the
Happy new year to the VB groups02 Jan 2006 03:27 GMT3
Thanks to all who post, and answer questions.
I lurk more than participate, but I've sure learned a lot.
A year ago I didn't know what an API was.  Now I think I am one
;-)
Which FASTER ?    .Cls   or   RedrawWindow API01 Jan 2006 14:47 GMT4
I need to refresh my Picture1 in the fastest way.
-----------
Time ago I went with:
  .Cls
Pages: 1 2 3 4 5 6 7 December, 2005
 
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.