Click here to Skip to main content
15,913,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL server Timeout Pin
Brian Nottingham4-Oct-04 18:57
Brian Nottingham4-Oct-04 18:57 
GeneralRe: SQL server Timeout Pin
Heath Stewart4-Oct-04 19:00
protectorHeath Stewart4-Oct-04 19:00 
GeneralRe: SQL server Timeout Pin
jagan795-Oct-04 5:47
jagan795-Oct-04 5:47 
GeneralQuick Thumbnails for Large Images Pin
McClamm4-Oct-04 10:55
McClamm4-Oct-04 10:55 
GeneralRe: Quick Thumbnails for Large Images Pin
Christian Graus4-Oct-04 11:20
protectorChristian Graus4-Oct-04 11:20 
GeneralRe: Quick Thumbnails for Large Images Pin
Salil Khedkar4-Oct-04 20:16
Salil Khedkar4-Oct-04 20:16 
GeneralRe: Quick Thumbnails for Large Images Pin
McClamm5-Oct-04 4:08
McClamm5-Oct-04 4:08 
General/res and .licenses Pin
Marc Clifton4-Oct-04 8:09
mvaMarc Clifton4-Oct-04 8:09 
I'm putting together something like the Snippet Compiler, and I am having fits trying to figure out how to add a .licenses file to the EXE.

It's sort of a "which came first, the chicken or the egg" problem.

Given a .licx file, I can use the lc.exe utility to generate a .licenses file. Then, I can use the /res: compiler switch to embed the generated resource.

BUT, you have to provide the .EXE file to the lc utility, which DOESN'T EXIST YET!!! Argh!

So, I'm thinking the approach is:

1. compile and generate the EXE
2. use lc to generate the .licx file
3. use al to embed the .licenses resource into the EXE

But I'm stumped on how to do step 3, or even if it's right!

Any ideas?

Marc

MyXaml
Advanced Unit Testing
GeneralRe: /res and .licenses Pin
Nick Parker4-Oct-04 8:43
protectorNick Parker4-Oct-04 8:43 
GeneralRe: /res and .licenses Pin
Marc Clifton4-Oct-04 9:54
mvaMarc Clifton4-Oct-04 9:54 
GeneralRe: /res and .licenses Pin
Heath Stewart4-Oct-04 14:56
protectorHeath Stewart4-Oct-04 14:56 
GeneralRe: /res and .licenses Pin
Marc Clifton4-Oct-04 15:25
mvaMarc Clifton4-Oct-04 15:25 
GeneralRe: /res and .licenses Pin
Heath Stewart4-Oct-04 16:35
protectorHeath Stewart4-Oct-04 16:35 
GeneralTimers - Click-number dependent triggering Pin
NietzscheDisciple4-Oct-04 7:57
NietzscheDisciple4-Oct-04 7:57 
GeneralRe: Timers - Click-number dependent triggering Pin
Brian Nottingham4-Oct-04 8:20
Brian Nottingham4-Oct-04 8:20 
GeneralRe: Timers - Click-number dependent triggering Pin
NietzscheDisciple4-Oct-04 11:08
NietzscheDisciple4-Oct-04 11:08 
GeneralForm switching method Pin
ben24-Oct-04 7:41
ben24-Oct-04 7:41 
GeneralRe: Form switching method Pin
ben24-Oct-04 7:53
ben24-Oct-04 7:53 
GeneralRe: Form switching method Pin
tdciDoug4-Oct-04 8:25
tdciDoug4-Oct-04 8:25 
GeneralKillProcess by Win32 API Pin
Vector74-Oct-04 6:26
Vector74-Oct-04 6:26 
GeneralRe: KillProcess by Win32 API Pin
Nick Parker4-Oct-04 6:47
protectorNick Parker4-Oct-04 6:47 
GeneralUnix File in Windows Stream Reader Pin
CJOakwood4-Oct-04 6:24
CJOakwood4-Oct-04 6:24 
GeneralRe: Unix File in Windows Stream Reader Pin
Heath Stewart4-Oct-04 15:01
protectorHeath Stewart4-Oct-04 15:01 
GeneralRe: Unix File in Windows Stream Reader Pin
leppie4-Oct-04 22:01
leppie4-Oct-04 22:01 
GeneralYield / DoEvents Pin
Load_error4-Oct-04 6:16
Load_error4-Oct-04 6:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.