Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
error when compiling my API Programm thant i want to generate DLL for use in Labview!
error when compiling my API Programm thant i want to generate DLL for use in Labview!
gpibssx
Member
10-27-2003
01:15 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Pls see the attachment!!I use API "GetComputerName" to programm in vc6.0 to make a dll file for use in Labview .But i get a error ! pls give me a hand!!
machinename.zip 1493 KB
error_when_compiling.txt 1 KB
Download All
Virus scan in progress. Please wait to download attachments.
0
Kudos
Message
1
of 3
(2,998 Views)
Reply
Re: error when compiling my API Programm thant i want to generate DLL for use in Labview!
JuanCarlos
NI Employee (retired)
10-27-2003
04:38 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Plase take a look at it here...
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000046AA0000&UCATEGORY_0=_48_%24_7_&UCATEGORY_S=0
0
Kudos
Message
2
of 3
(2,998 Views)
Reply
Re: error when compiling my API Programm thant i want to generate DLL for use in Labview!
bilalD
NI Employee (retired)
10-27-2003
04:40 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hello
change
int compNameLength = MAX_COMPUTERNAME_LENGTH+1;
to
DWORD compNameLength = MAX_COMPUTERNAME_LENGTH+1;
Hope this helps
Bilal Durrani
NI
Bilal Durrani
NI
0
Kudos
Message
3
of 3
(2,998 Views)
Reply
All Forum Topics
Previous Topic
Next Topic