microsoft.public.vb.winapi | Forum profile
|
|
Forum profile page for microsoft.public.vb.winapi on http://www.microsoft.com/communities/newsgroups....
This report page is the aggregated overview from a single forum: microsoft.public.vb.winapi, located on the Message Board at http://www.microsoft.com/communities/newsgroups....
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "microsoft.public.vb.winapi" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on microsoft.public.vb.winapi:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
0
|
0
|
16
|
|
Post:
|
0
|
0
|
63
|
|
|
microsoft.public.vb.winapi Posting activity graph:
|
Top authors during last week:
No active authors during last week.
|
|
|
|
Latest active threads on microsoft.public.vb.winapi::
Started 2 months, 2 weeks ago (2008-09-07 10:50:00)
by Thomas Hoffmann
Hello, I'm using the mp3.bas from Michael Karathanasis for years in a little prog for mp3s. ( http://www.vbforums.com/attachment.php?attachmenti d=3227&d=994045718 ) Since some days the above Api fails when is called by API_mciSendString "open " & mmName & " type MPEGVideo alias mp3", 0, 0, 0 but only in some mp3-files. I cannot ...
Started 2 months, 2 weeks ago (2008-09-08 07:55:00)
by Markus Colorado
Hi, I'm trying to read the column header (SysHeader32) captions of an ListView. So far I'm sure to have the right processID and handle (hWnd) , beacause I can successfully read the right number of columns, but I do not get any text (caption) for each column. I always get back an empty string for each column-text, although ...
Started 2 months, 1 week ago (2008-09-10 09:37:00)
by Naveen
Hi, In the very fast moving IT Industry, there is a need for the people to keep a note of what is happening in the field, what are the latest Jobs available and in which technologies they are available and what companies and also in which cities. And also when applying for Jobs, it is obvious for people to look for...
Started 2 months, 2 weeks ago (2008-09-08 10:21:00)
by Dave Bootsma
I have an application where I want to redraw a polygon from points I retrieve from a file. The file is read with streamreader line by line each line contains the points for each polygon. Below is a typical line from my file. 500,748 500,678 552,678 552,696 584,696 584,714 612,714 612,748 Each set of x,y coordinates is ...
Started 2 months, 2 weeks ago (2008-09-03 10:17:00)
by Mike
I'm writing a filecopier using APIs. I've gotten everything working, but I want to set the destination file's date stamps match the source file's. I can get the info using GetFileInformationByHandle, but I'm stumped on the SetFileInformationByHandle. I'm using the Unicode versions because we often encounter very long paths here. ...
Started 2 months, 2 weeks ago (2008-09-03 10:33:00)
by Me
I want to resize (change only the width of) another programs window. I have gotten the handle to that window and think I will use the SetWindowPos API with the noMove, noZorder flags (unless someone recommends a better API for this). The question is which API to use to get the current size of the window so that I only modify ...
Started 2 months, 3 weeks ago (2008-08-27 01:13:00)
by Peter
Dear all I need to write a VB6 app that periodically sends a keystroke(F5 key) to certain windows apps. I know, I can use the Sendkeys statement for this but in my case I can't use it because: -the app(s) i want to send the keystroke to are not in focus and should not get in focus -there will be several apps with ...
Started 2 months, 3 weeks ago (2008-08-27 03:53:00)
by Klaus Kleiner
I send continuously data to another window using its hWnd and SendMessage. I can find the hWnd each time iterating through the list of available windows, but I am searching for something faster, like a function "IsWindowStillAlive(hWnd)" or so. Does something like that exist? I can't trust that the target hWnd ...
Started 2 months, 3 weeks ago (2008-08-26 10:17:00)
by Chris Farmer
Hi all, I'm trying to remove 2 pictureboxes and do the work with memory HDC's This is what is causing my problem, whichever HDC is created first seems to work fine but the second HDC is just a black picture. Sub Setup_HDCs() Dim MyBM As StdPicture Set MyBM = PictureFromDC(picShown.hDC, 0, 0, picShown....
Started 3 months ago (2008-08-22 06:38:00)
by mo.sparrow
The advantages of unit testing are well known, giving development teams a safety net to facilitate change, ease integration and supply live documentation.Unit testing of small logical code is quite easy and can show value quickly. But in real life, our code will use other classes and components. If this happens, things can get quite ...
|
|
Hot threads for last week on microsoft.public.vb.winapi::
No active threads for last week.
|
|