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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
EM_POSFROMCHAR problem07 Jul 2004 19:24 GMT5
I have a strange problem.
This code works like a charm on WinXP, but not in Win98SE:
Const EM_POSFROMCHAR = &HD6&
Private Declare Function SendMessage Lib "user32" Alias "SendMessageA"
Playing wmv in resource dll under Windows 9807 Jul 2004 16:47 GMT3
Hi, I have trouble on using mciSendString function to handling wmv in resource under Windows 98. Unlike Windows XP, wmv files can be recoginzed by the mplayer.exe so does the mciSendString function. However, it is not the same under Windows 98. Neither mplayer.exe nor ...
api call for struct*07 Jul 2004 14:47 GMT4
Hail to the Gurus, :)
I just read some of the 'api call to tchar*'  thread but this is not about  my problem.
I'm using a dll (eyelink_exptkit20.dll) that I've succesfully used from vb6. Among others I declare:
Public Declare Function StartRecording Lib "eyelink_exptkit20.dll" _
Visual basic Call Stack Trace API07 Jul 2004 12:25 GMT1
I was hopping that someone might know an easy why of getting the Call Stack
at run time for a Visual Basic 6 Application. (Changing to VB.NET is not an
option)
The solution that keeps coming up on the net is to write your own sub
Shell folder question06 Jul 2004 23:09 GMT3
The FolderItem object represents an item in a Shell folder and  has the
property IsBrowsable.
I can guess what it means but can not find any documentation.
Anyone know what it means?
VB Force a DLL to Unload in Code within IDE06 Jul 2004 18:20 GMT2
My vb6 app uses a straight DLL via a type library.
The type library references a DLL called CGLink.DLL.   When I run this
app as an exe it is fine.   When I run it several times under the IDE,
it crashes after about 11 attempts due to lack of memory.  This is
Application Specific BlockInput06 Jul 2004 18:01 GMT2
The BlockInput API blocks both mouse and keyboard
input to the entire OS and running applications. Is there
a way to block mouse and keyboard input to a specific
windows application.  Say Notepad or Word?
AudioRecorder06 Jul 2004 16:46 GMT3
i have some wave sounds that are played, sometimes at the same time. Now I
want to record this output, but I only find examples of recording input, but
here I have to record the output. And there are not only wave sources so I
can't edit just a wave file.
Map a network drive06 Jul 2004 15:04 GMT1
I have a Visual Basic .Net application and it needs to disconnect and map a network drive, How would I go about doing this?
Help - Running apps on the network06 Jul 2004 07:44 GMT9
I have a question...(i'm new to visual basic, i worked alot in access, and
now i have learned a lot in vb6 to...)
well actualy two of them
i need my app when started to check if network connection is present and
Changing Accelerator keys06 Jul 2004 01:17 GMT1
I want to allow users to change the accelerator keys on menu items.  For example, Ctrl+O is for open but if the user wants to make it be Alt+O then I want them to be able to do that.  I am able to change the menu and caption but........
When the user clicks the shortcut command ...
Case difference between NT and XP when using GetUsername API05 Jul 2004 12:35 GMT1
As part of a migration from NT to XP for 5000+ PCs, I have come across an issue where the case returned by XP for the logged on user is different to under NT.
If you use the username property of the wscript.network object or use the GetUsername API the case is returned as the ...
Impersonation using APIs05 Jul 2004 12:07 GMT2
I have a printing problem after impersonation: No network printer is
available to the impersonated user!
The profile for that user on the machine does have network printers, and on
the domain all the printers are
Fastest method to draw a Grid of points in a picturebox04 Jul 2004 22:05 GMT2
I am looking for the fastest method to draw a grid in a picturebox.
I have already tried all the standards methods like SetPixelV,
GetbitmapsBits...But they are all too slow.
I've read about a method writing directly into the picturebox bitmap array
api call for tchar*04 Jul 2004 17:23 GMT13
Hello Gurus,
I am having a hard time making a call to a dll , the documentation
states that there is the following function
SomeFunction( TCHAR* somVar1, int32 somVar2, uint32 somVar3, void*
Pages: 1 2 3 4 5 6 7 8 9 10 June, 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.