This is a discussion on Get Error -- 1814 "The specified resource name not found in the image file". In WM 5. within the Windows Mobile forums, part of the Mobile Software Development category; Hi all, I have created one project in VS05 for both WM5.0 and Smartphone2003 as well. When I am ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi all, I have created one project in VS05 for both WM5.0 and Smartphone2003 as well. When I am building the sln for WM5 it is working properly but when I am building it for SP2003 it is building without any error but when I am running it, I am not able to see any dialogbox.From main function I am calling the following function to start with. BOOL ret = DialogBoxParam(g_hInst,MAKEINTRESOURCE(EDialog::ID D),hParent,MsgHandler,(LPARM)this); enum EDialog { #ifdef SMARTPHONE2003_UI_MODEL IDD = IDD_PRIMARY_SP ///(smartphone dialog) #endif #ifdef POCKETPC2003_UI_MODEL IDD = IDD_PRIMARY ///(wm5 dialog) #endif }; The GetLastError function is giving Error -- 1814 i. e. "The specified resource name not found in the image file". Help is needed urgently. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| multiple file selection using HTML input element - "FILE" | billu | HTML, CSS and Javascript Coding Techniques | 0 | 06-30-2009 01:53 AM |
| I keep getting "Data Missing" when I click the "back" button in my browser. How can I | oxygen | HTML, CSS and Javascript Coding Techniques | 1 | 07-28-2007 01:12 AM |
| I get the error "The page cannot be displayed" and an HTTP 502 Proxy Error. Why? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 04:43 AM |
| Why do I get "HTTP 500" error(or "(DLL)initialization routine failed")in my browser? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 04:38 AM |
Our Partners |