Re: How do I open the Wireless Information props programmatically?
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
find out the exe (most problaly commManager)in Windows and use create
process or shellexecute.
Vijay Visana
"Benjamin Lukner" <Benjamin.Lukner_at_trinomix.de@xxxxxxxxxxxxx> wrote in
message
news:%23itctMsbGHA.1264@xxxxxxxxxxxxxxxxxxxxxxx
Hi!
We're using a Linksys wireless card in a Windows CE 4.2 terminal.
There's of course an icon in the tray that opens the Wireles Information
Property Page when double clicked.
I know that the driver is wlags46f.dll and runs in the device.exe process.
But how do I trigger it to open the Property Page from an external
program?
Kind regards,
Benjamin Lukner
.
Relevant Pages
- Re: How to Open Single Instance of Program
... put a /one switch in the windows file association for jpg/Irfanview then ... >> time it runs it opens a new instance of IrfanView. ... >> 'First try ShellExecute ... (microsoft.public.office.developer.vba) - Re: printing all kind of files
... I tried ShellExecute() with "print" parameter. ... viewer instead of printing it directly. ... it opens the print dialog. ... Many file extensions on Windows have associated programs ... (microsoft.public.vc.language) - Re: Trying to open Secured PDF from VB
... If I do a Start | Run | g:\test\manual.pdf, the file opens in the Windows associated program (Acrobat Reader) with the titlebar showing "Manual.pdf ". ... When in Visual Basic, if I issue a ShellExecute command that basically does the same thing, but I get a "File Not Found" error returned and Acrobat never opens. ... I don't understand why it'll open using Windows just fine but when called from VB it errors. ... (microsoft.public.vb.winapi) - Re: ShellExecute Malfunction
... I running into an issue calling the ShellExecute function on a PC running ... The PDF files exists on the PC in the directory specified. ... I can double-click on the PDF document in Windows Explorer and Acrobat ... opens the document properly. ... (microsoft.public.vb.winapi) - ShellExecute cant open files that WinExplorer can
... Our VB6 application opens documents using shellexecute and the ... PDF documents just don't open: shellexecute returns 42 and does ... The same documents that don't open through our app open fine ... using Windows Explorer. ... (microsoft.public.vb.winapi) |
|