Updated with latest progress. Started on a worker thread for network enumerating...
[reactos.git] / rosapps / winfile / framewnd.h
index c629d15..82805a9 100644 (file)
@@ -34,10 +34,7 @@ extern "C" {
 
 LRESULT CALLBACK FrameWndProc(HWND, UINT, WPARAM, LPARAM);
 HWND CreateChildWindow(int drv_id);
-
 void resize_frame_client(HWND hWnd);
-//BOOL activate_drive_window(LPCTSTR path);
-//void toggle_child(HWND hWnd, UINT cmd, HWND hchild);
 
 
 #ifdef __cplusplus