search for: network_management

Displaying 1 result from an estimated 1 matches for "network_management".

2007 Jan 15
1
[ win32utils-Bugs-7837 ] windows-pr error in declaration of NetWkstaSetInfo
...p_id=85 Category: None Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: windows-pr error in declaration of NetWkstaSetInfo Initial Comment: While installing windows-pr 0.6.2, I got the following error from RDoc: lib/windows/network_management.rb:422:30: Couldn''t find NetWkstaSetInfo. Assuming it''s a module Looking closer, I found that its definition: 422: def NetWkstaSetInfo.call(server, level, buf, error) 423: NetWkstaSetInfo.call(server, level, buf, error) == NERR_Success 424: end has an extra .ca...