nipon Posted April 26, 2007 Author Report Posted April 26, 2007 Hi Everybody, I have Thanks, Nipon I have created labView for Call winmm.dll at function mciGetErrorStringA. I need to know detail in windows error massage, when i input the error code (ex. 253,560 or etc..) Then i runing in my code , It that show as pop-up error massage. as attached files Need somebody advise me... Thank you very much Nipon Quote
cosmin Posted April 27, 2007 Report Posted April 27, 2007 QUOTE(nipon @ Apr 25 2007, 01:20 PM) Hi Everybody,I have Thanks, Nipon I have created labView for Call winmm.dll at function mciGetErrorStringA. I need to know detail in windows error massage, when i input the error code (ex. 253,560 or etc..) Then i runing in my code , It that show as pop-up error massage. as attached files Need somebody advise me... Thank you very much Nipon Hi, change the "input value" from empty constant string to control string and put 256 characters in it, to create the buffer cosmin Quote
nipon Posted May 4, 2007 Author Report Posted May 4, 2007 QUOTE(cosmin @ Apr 26 2007, 03:56 PM) Hi,change the "input value" from empty constant string to control string and put 256 characters in it, to create the buffer cosmin Hi, cosmin Thanks for the info :worship: nipon Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.