08-17-2009 08:19 PM
Hi all,
How do you access/program these Windows Shell Functions (e.g. http://msdn.microsoft.com/en-us/library/bb762118(VS.85).aspx)?
I understand that it has something to do with calling a DLL (shell32.dll?).
Does anyone have an example or know where I can read more about it?
Cheers,
Battler.
08-17-2009 09:42 PM
08-18-2009 02:23 AM
Now I will report this to NI and ask them to decide who is being rude. You are being ridiculous.
08-18-2009 02:28 AM
Hi battler.,
see also this link
http://forums.ni.com/ni/board/message?board.id=170&message.id=220344&query.id=1039770#M220344.
There you can see which parameters you can use for a call. With the provided link from smercurio_fc, you should now be able to start solving your problem.
Mike
08-18-2009 02:33 AM
Thanks Mike.
I need the bigger picture though.
Reading that and other threads it would seem that LabVIEW does not directly support the calling of the shell32.dll functions. Correct?
Are there any examples that you know of?
08-18-2009 02:58 AM
Hi battler.,
no, that shouldn't be the message. You can call the dll directly from LabVIEW. You can use the "Call library function node" for it.
See this description: http://zone.ni.com/reference/en-XX/help/371361F-01/glang/call_library_function/
Mike
08-18-2009 03:02 AM
Thanks. I have seen the Call Library Function Node used before, though I have never used it.
Is there an example of where it is used to call the Windows shell32.dll functions?
08-18-2009 03:11 AM
Hi battler.,
see this link
http://forums.ni.com/ni/board/message?board.id=170&view=by_date_ascending&message.id=15944#M15944
Mike
08-18-2009 03:14 AM
Thanks Mike. I appreciate that. It will take me some time to check it out.
Cheers, Battler:)
08-18-2009 08:54 AM
battler. wrote:Now I will report this to NI and ask them to decide who is being rude. You are being ridiculous.
I am merely responding with the same level of kindness, appreciation, and level or professionalism that you've shown in the past with your posts. Numerous times people have tried to respond to your posts with comments and you've basically just told them to shove off if they had nothing useful (at least what you thought was useful) to say. Heck, you've even managed to piss off people who have been on this forum longer than I have, and have a far more amenable attitude than I do or ever will.
Your question is one that has been asked dozens of times. There are Knowledge Base articles. There's a chapter in the LabVIEW Help. There's shipping examples. Did you even bother to try to search, I wonder?