- Timestamp:
- Oct 19, 1999, 2:55:05 PM (26 years ago)
- Location:
- trunk/src/rasapi32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/rasapi32/rasapi32.DEF
r772 r1358 1 ; $Id: rasapi32.DEF,v 1. 1 1999-09-01 07:28:46sandervl Exp $1 ; $Id: rasapi32.DEF,v 1.2 1999-10-19 12:55:05 sandervl Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 6 6 7 7 EXPORTS 8 ;RnaEngineRequest @5009 ;DialEngineRequest @50110 ;SuprvRequest @50211 ;DialInMessage @50312 ;RnaEnumConnEntries @50413 ;RnaGetConnEntry @50514 ;RnaFreeConnEntry @50615 ;RnaSaveConnEntry @50716 ;RnaDeleteConnEntry @50817 ;RnaRenameConnEntry @50918 ;RnaValidateEntryName @51019 ;RnaEnumDevices @51120 ;RnaGetDeviceInfo @51221 ;RnaGetDefaultDevConfig @51322 ;RnaBuildDevConfig @51423 ;RnaDevConfigDlg @51524 ;RnaFreeDevConfig @51625 ;RnaActivateEngine @51726 ;RnaDeactivateEngine @51827 ;SuprvEnumAccessInfo @51928 ;SuprvGetAccessInfo @52029 ;SuprvSetAccessInfo @52130 ;SuprvGetAdminConfig @52231 ;SuprvInitialize @52332 ;SuprvDeInitialize @52433 ;RnaUIDial @52534 ;RnaImplicitDial @52635 ;RasDial16 @52736 ;RnaSMMInfoDialog @52837 ;RnaEnumerateMacNames @52938 ;RnaEnumCountryInfo @53039 ;RnaGetAreaCodeList @53140 ;RnaFindDriver @53241 ;RnaInstallDriver @53342 ;RnaGetDialSettings @53443 ;RnaSetDialSettings @53544 ;RnaGetIPInfo @53645 ;RnaSetIPInfo @53746 ;RnaGetCurrentCountry @53847 ;RnaEnumerateSMMNames @53948 ;RnaGetDefaultSMMInfo @54049 ;ClAdvDevDlgProc @54150 ;RnaExportEntry @54251 ;RnaImportEntry @54352 ;RnaValidateImportEntry @54453 ;RnaGetMultiLinkInfo @54554 ;RnaSetMultiLinkInfo @54655 ;RnaGetSubEntry @54756 ;RnaSetSubEntry @54857 ;RnaGetDeviceChannel @5498 ;RnaEngineRequest @500 9 ;DialEngineRequest @501 10 ;SuprvRequest @502 11 ;DialInMessage @503 12 ;RnaEnumConnEntries @504 13 ;RnaGetConnEntry @505 14 ;RnaFreeConnEntry @506 15 ;RnaSaveConnEntry @507 16 ;RnaDeleteConnEntry @508 17 ;RnaRenameConnEntry @509 18 ;RnaValidateEntryName @510 19 ;RnaEnumDevices @511 20 ;RnaGetDeviceInfo @512 21 ;RnaGetDefaultDevConfig @513 22 ;RnaBuildDevConfig @514 23 ;RnaDevConfigDlg @515 24 ;RnaFreeDevConfig @516 25 ;RnaActivateEngine @517 26 ;RnaDeactivateEngine @518 27 ;SuprvEnumAccessInfo @519 28 ;SuprvGetAccessInfo @520 29 ;SuprvSetAccessInfo @521 30 ;SuprvGetAdminConfig @522 31 ;SuprvInitialize @523 32 ;SuprvDeInitialize @524 33 ;RnaUIDial @525 34 ;RnaImplicitDial @526 35 ;RasDial16 @527 36 ;RnaSMMInfoDialog @528 37 ;RnaEnumerateMacNames @529 38 ;RnaEnumCountryInfo @530 39 ;RnaGetAreaCodeList @531 40 ;RnaFindDriver @532 41 ;RnaInstallDriver @533 42 ;RnaGetDialSettings @534 43 ;RnaSetDialSettings @535 44 ;RnaGetIPInfo @536 45 ;RnaSetIPInfo @537 46 ;RnaGetCurrentCountry @538 47 ;RnaEnumerateSMMNames @539 48 ;RnaGetDefaultSMMInfo @540 49 ;ClAdvDevDlgProc @541 50 ;RnaExportEntry @542 51 ;RnaImportEntry @543 52 ;RnaValidateImportEntry @544 53 ;RnaGetMultiLinkInfo @545 54 ;RnaSetMultiLinkInfo @546 55 ;RnaGetSubEntry @547 56 ;RnaSetSubEntry @548 57 ;RnaGetDeviceChannel @549 58 58 RasConnectionNotificationA = _RasConnectionNotificationA@12 @550 59 59 RasConnectionNotificationW = _RasConnectionNotificationW@12 @551 60 ;RasValidateEntryName@55261 ;RasRenameEntry@55362 ;RasDeleteEntry@55463 ;RasGetEntryProperties@55564 ;RasSetEntryProperties@55665 ;RasEnumDevices@55766 ;RasGetCountryInfo@55860 RasValidateEntryName = _RasValidateEntryName@8 @552 61 RasRenameEntry = _RasRenameEntry@12 @553 62 RasDeleteEntry = _RasDeleteEntry@8 @554 63 RasGetEntryProperties = _RasGetEntryProperties@24 @555 64 RasSetEntryProperties = _RasSetEntryProperties@24 @556 65 RasEnumDevices = _RasEnumDevices@12 @557 66 RasGetCountryInfo = _RasGetCountryInfo@8 @558 67 67 RasCreatePhonebookEntryA = _RasCreatePhonebookEntryA@8 @559 68 68 RasCreatePhonebookEntryW = _RasCreatePhonebookEntryW@8 @560 … … 87 87 RasSetEntryDialParamsA = _RasSetEntryDialParamsA@12 @579 88 88 RasSetEntryDialParamsW = _RasSetEntryDialParamsW@12 @580 89 ;RnaCloseMac@58190 ;RnaComplete@58291 ;RnaGetDevicePort@58392 ;RnaGetOverlaidSMM @58493 ;RnaGetUserProfile@58594 ;RnaOpenMac@58695 ;RnaSessInitialize@58796 ;RnaStartCallback@58897 ;RnaTerminate@58998 ;RnaUICallbackDialog@59099 ;RnaUIUsernamePassword@59189 RnaCloseMac = _RnaCloseMac@4 @581 90 ; RnaComplete = _RnaComplete @582 91 ; RnaGetDevicePort = _RnaGetDevicePort @583 92 ;RnaGetOverlaidSMM @584 93 ; RnaGetUserProfile = _RnaGetUserProfile @585 94 ; RnaOpenMac = _RnaOpenMac @586 95 ; RnaSessInitialize = _RnaSessInitialize @587 96 RnaStartCallback = _RnaStartCallback@8 @588 97 RnaTerminate = _RnaTerminate@8 @589 98 RnaUICallbackDialog = _RnaUICallbackDialog@28 @590 99 RnaUIUsernamePassword = _RnaUIUsernamePassword@28 @591 100 100 101 101 RasValidateEntryNameA = _RasValidateEntryNameA@8 @612 … … 107 107 RasGetCountryInfoA = _RasGetCountryInfoA@8 @618 108 108 109 ;RnaStartServer @700110 ;RnaStopServer @701111 ;RnaConfigureServer @702109 ;RnaStartServer @700 110 ;RnaStopServer @701 111 ;RnaConfigureServer @702 -
trunk/src/rasapi32/rasapi32.cpp
r1012 r1358 1 /* $Id: rasapi32.cpp,v 1. 2 1999-09-23 09:38:06sandervl Exp $ */1 /* $Id: rasapi32.cpp,v 1.3 1999-10-19 12:55:05 sandervl Exp $ */ 2 2 /* 3 3 * RASAPI32 … … 45 45 46 46 /************************************************************************** 47 * RasValidateEntryName [RASAPI32.552] 48 */ 49 DWORD APIENTRY RasValidateEntryName(LPCTSTR lpszPhonebook, LPCTSTR lpszEntry) 50 { 51 #ifdef DEBUG 52 dprintf(("RASAPI32: RasValidateEntryName not implemented\n")); 53 #endif 54 return 0; 55 } 56 57 58 /************************************************************************** 59 * RasRenameEntry [RASAPI32.553] 60 */ 61 DWORD APIENTRY RasRenameEntry(LPCTSTR lpszPhonebook, LPCTSTR lpszOldEntry, LPCTSTR lpszNewEntry) 62 { 63 #ifdef DEBUG 64 dprintf(("RASAPI32: RasRenameEntry not implemented\n")); 65 #endif 66 return 0; 67 } 68 69 70 /************************************************************************** 71 * RasDeleteEntry [RASAPI32.554] 72 */ 73 DWORD APIENTRY RasDeleteEntry(LPCTSTR lpszPhonebook, LPCTSTR lpszEntry) 74 { 75 #ifdef DEBUG 76 dprintf(("RASAPI32: RasDeleteEntry not implemented\n")); 77 #endif 78 return 0; 79 } 80 81 82 /************************************************************************** 83 * RasGetEntryProperties [RASAPI32.555] 84 */ 85 DWORD APIENTRY RasGetEntryProperties(LPCTSTR lpszPhonebook, LPCTSTR lpszEntry, 86 LPRASENTRY lpRasEntry, LPDWORD lpdwEntryInfoSize, 87 LPBYTE lpbDeviceInfo, LPDWORD lpdwDeviceInfoSize) 88 { 89 #ifdef DEBUG 90 dprintf(("RASAPI32: RasGetEntryProperties not implemented\n")); 91 #endif 92 return 0; 93 } 94 95 96 /************************************************************************** 97 * RasSetEntryProperties [RASAPI32.556] 98 */ 99 DWORD APIENTRY RasSetEntryProperties(LPCTSTR lpszPhonebook, LPCTSTR lpszEntry, 100 LPRASENTRY lpRasEntry, DWORD dwEntryInfoSize, 101 LPBYTE lpbDeviceInfo, DWORD dwDeviceInfoSize) 102 { 103 #ifdef DEBUG 104 dprintf(("RASAPI32: RasSetEntryProperties not implemented\n")); 105 #endif 106 return 0; 107 } 108 109 110 /************************************************************************** 111 * RasEnumDevices [RASAPI32.557] 112 */ 113 DWORD APIENTRY RasEnumDevices(LPRASDEVINFO lpRasDevInfo, 114 LPDWORD lpcb, LPDWORD lpcDevices) 115 { 116 #ifdef DEBUG 117 dprintf(("RASAPI32: RasEnumDevices not implemented\n")); 118 #endif 119 return 0; 120 } 121 122 123 /************************************************************************** 124 * RasGetCountryInfo [RASAPI32.558] 125 */ 126 DWORD APIENTRY RasGetCountryInfo( LPRASCTRYINFO lpRasCtryInfo, LPDWORD lpdwSize) 127 { 128 #ifdef DEBUG 129 dprintf(("RASAPI32: RasGetCountryInfo not implemented\n")); 130 #endif 131 return 0; 132 } 133 134 135 /************************************************************************** 47 136 * RasCreatePhonebookEntryA [RASAPI32.559] 48 137 */ … … 313 402 314 403 /************************************************************************** 404 * RnaCloseMac [RASAPI32.581] 405 */ 406 DWORD WINAPI RnaCloseMac(HANDLE hConn) 407 { 408 #ifdef DEBUG 409 dprintf(("RASAPI32: RnaCloseMac not implemented\n")); 410 #endif 411 return 0; 412 } 413 414 415 /************************************************************************** 416 * RnaComplete [RASAPI32.582] 417 */ 418 /* DWORD APIENTRY RnaComplete(HANDLE hConn, LPCOMPLETE_INFO lpci, LPPROJECTION_INFO lppi, DWORD cEntries) 419 { 420 #ifdef DEBUG 421 dprintf(("RASAPI32: RnaComplete not implemented\n")); 422 #endif 423 return 0; 424 } */ 425 426 427 /************************************************************************** 428 * RnaGetDevicePort [RASAPI32.583] 429 */ 430 /* DWORD WINAPI RnaGetDevicePort(HANDLE hConn, LPDEVICE_PORT_INFO lpdpi) 431 { 432 #ifdef DEBUG 433 dprintf(("RASAPI32: RnaGetDevicePort not implemented\n")); 434 #endif 435 return 0; 436 } */ 437 438 439 /************************************************************************** 440 * RnaGetUserProfile [RASAPI32.585] 441 */ 442 /* DWORD WINAPI RnaGetUserProfile(HANDLE hConn, LPUSER_PROFILE lpUserProfile) 443 { 444 #ifdef DEBUG 445 dprintf(("RASAPI32: RnaGetUserProfile not implemented\n")); 446 #endif 447 return 0; 448 } */ 449 450 451 /************************************************************************** 452 * RnaOpenMac [RASAPI32.586] 453 */ 454 /* DWORD WINAPI RnaOpenMac(HANDLE hConn, HANDLE * lphMAC, LPMAC_OPEN lpmo, DWORD dwSize, HANDLE hEvent) 455 { 456 #ifdef DEBUG 457 dprintf(("RASAPI32: RnaOpenMac not implemented\n")); 458 #endif 459 return 0; 460 } */ 461 462 463 /************************************************************************** 464 * RnaSessInitialize [RASAPI32.587] 465 */ 466 /* DWORD APIENTRY RnaSessInitialize(LPSTR lpszType, LPRNA_FUNCS lpRnaFuncs) 467 { 468 #ifdef DEBUG 469 dprintf(("RASAPI32: RnaSessInitialize not implemented\n")); 470 #endif 471 return 0; 472 } */ 473 474 475 /************************************************************************** 476 * RnaStartCallback [RASAPI32.588] 477 */ 478 DWORD APIENTRY RnaStartCallback(HANDLE hConn, HANDLE hEvent) 479 { 480 #ifdef DEBUG 481 dprintf(("RASAPI32: RnaStartCallback not implemented\n")); 482 #endif 483 return 0; 484 } 485 486 487 /************************************************************************** 488 * RnaTerminate [RASAPI32.589] 489 */ 490 DWORD APIENTRY RnaTerminate(HANDLE hConn, HANDLE hThread) 491 { 492 #ifdef DEBUG 493 dprintf(("RASAPI32: RnaTerminate not implemented\n")); 494 #endif 495 return 0; 496 } 497 498 499 /************************************************************************** 500 * RnaUICallbackDialog [RASAPI32.590] 501 */ 502 DWORD WINAPI RnaUICallbackDialog(HANDLE hConn, LPSTR lpszLocList, DWORD dwType, BOOL fOptional, LPINT lpuIndex, LPSTR lpszSelectLocation, UINT cbBuff) 503 { 504 #ifdef DEBUG 505 dprintf(("RASAPI32: RnaUICallbackDialog not implemented\n")); 506 #endif 507 return 0; 508 } 509 510 511 /************************************************************************** 512 * RnaUIUsernamePassword [RASAPI32.591] 513 */ 514 DWORD WINAPI RnaUIUsernamePassword(HANDLE hConn, LPSTR lpszUsername, UINT cbUsername, LPSTR lpszPassword, UINT cbPassword, LPSTR lpszDomain, UINT cbDomain) 515 { 516 #ifdef DEBUG 517 dprintf(("RASAPI32: RnaUIUsernamePassword not implemented\n")); 518 #endif 519 return 0; 520 } 521 522 523 /************************************************************************** 315 524 * RasValidateEntryNameA [RASAPI32.612] 316 525 */
Note:
See TracChangeset
for help on using the changeset viewer.