![]() |
| | #1 |
| Registered User Join Date: Oct 2009
Posts: 8
| export table |
| MrNoobah is offline | |
| | #2 |
| Registered User Join Date: Dec 2007
Posts: 146
| You mis-read what ever you read. dll's will have both export and import tables. kernel32.dll (the operating system) will only have an export table. |
| DaveH is offline | |
| | #3 |
| Senior software engineer Join Date: Mar 2007 Location: Portland, OR
Posts: 5,381
| Actually, the OS is mostly in ntdll.dll. kernel32.dll is wrapper around that.
__________________ "Congratulations on your purchase. To begin using your quantum computer, set the power switch to both off and on simultaneously." -- raftpeople@slashdot |
| brewbuck is offline | |
| | #4 |
| Registered User Join Date: Oct 2009
Posts: 8
| so basically all dll's exports and import's so it relys on other function's on other dlls but only dtdll and kernel32.dll got only export no internal function's ? |
| MrNoobah is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help with structs and malloc! | coni | C Programming | 20 | 09-14-2009 05:38 PM |
| Dll Export table | P4R4N01D | Windows Programming | 7 | 04-08-2008 09:41 PM |
| run windows exe | munna_dude | Linux Programming | 3 | 10-10-2007 01:12 AM |
| Writing array, to file | zootreeves | C Programming | 9 | 09-08-2007 05:06 PM |
| inputting words from a file | kashifk | C++ Programming | 5 | 10-24-2003 07:18 AM |